Pink 700
pink-700 · #BE185D
HEX
#BE185D
RGB
rgb(190, 24, 93)
CMYK
cmyk(0%, 87%, 51%, 25%)
HSL
hsl(335, 78%, 42%)
LAB
lab(41.8, 64.7, 5.2)
What is Pink 700?
Pink 700 is the pink-700 reference in the Tailwind CSS palette. Its sRGB value is #BE185D (rgb 190, 24, 93). It sits in the pink family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.
Accessibility
WCAG 2.1 contrast checks for Pink 700 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Pink 700
An 11-step tonal scale derived from Pink 700 (#BE185D). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.
50
#FAEDF2
#FAEDF2
100
#F5DAE5
#F5DAE5
200
#EAB5CB
#EAB5CB
300
#DF8CAE
#DF8CAE
400
#CE5286
#CE5286
500
#BE185D
#BE185D
600
#A2144F
#A2144F
700
#7C103C
#7C103C
800
#560B2A
#560B2A
900
#300617
#300617
950
#17030B
#17030B
Lighter tints (mixed with white)
15%
#CA6F87
30%
#D496A5
45%
#DEB4BD
60%
#E8CCD2
75%
#F1E1E4
Darker shades (mixed with black)
15%
#B11656
30%
#A2134E
45%
#911045
60%
#7D0C3B
75%
#64082E
Color harmonies for Pink 700
Classic color-theory harmonies derived from rotating the hue of Pink 700. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#BE185D
#BE185D
#18BF79
#18BF79
Triadic
Three colors 120° apart
#BE185D
#BE185D
#5DBF18
#5DBF18
#185DBF
#185DBF
Analogous
Two neighbors ±30° on the wheel
#BF18B1
#BF18B1
#BE185D
#BE185D
#BF2518
#BF2518
Split-complementary
Base + two colors flanking its complement
#BE185D
#BE185D
#18BF25
#18BF25
#18B1BF
#18B1BF
Tetradic
Two complementary pairs
#BE185D
#BE185D
#BF7918
#BF7918
#18BF79
#18BF79
#185DBF
#185DBF
Square
Four colors evenly spaced 90° apart
#BE185D
#BE185D
#B1BF18
#B1BF18
#18BF79
#18BF79
#2518BF
#2518BF
Pink 700 in every color space
Full conversion of Pink 700 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.
HEX
#BE185D
RGB
rgb(190, 24, 93)
CMYK
cmyk(0%, 87%, 51%, 25%)
HSL
hsl(335, 78%, 42%)
HSV
hsv(335, 87%, 75%)
HWB
hwb(335 9% 25%)
CIE Lab
lab(41.8 64.7 5.2)
OKLCH
oklch(52.5% 0.199 4.0)
XYZ (D65)
xyz(23.54, 12.39, 11.51)
Copy-ready code for Pink 700
Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.
CSS
color: #BE185D;
background-color: #BE185D;CSS variable
:root {
--color-pink-700: #BE185D;
}Tailwind config
// tailwind.config.js
colors: {
'pink-700': '#BE185D',
}Sass
$color-pink-700: #BE185D;Swift UIColor
UIColor(red: 0.745, green: 0.094, blue: 0.365, alpha: 1.0)Android XML
<color name="pink-700">#BE185D</color>Closest match in every color system
The nearest Pink 700 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.
Closest in Tailwind CSS palette
Top 6 ΔE2000-closest entries within the same collection.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 4006
#A03472
Traffic purple
RAL 4002
#922B3E
Red violet
RAL 3027
#C51D34
Raspberry red
RAL 4003
#DE4C8A
Heather violet
RAL 4008
#924E7D
Signal violet
RAL 3031
#B32428
Orient red
FAQ about Pink 700
What is the HEX code for Pink 700?
Pink 700 (pink-700) has the HEX code #BE185D. In RGB it is rgb(190, 24, 93), and in CMYK it is cmyk(0%, 87%, 51%, 25%).
What is the OKLCH value of Pink 700?
Pink 700 converts to oklch(0.525 0.199 4.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Pink 700 accessible for body text?
Used as a background, Pink 700 has a contrast ratio of 3.48:1 with black text and 6.04:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.
What is the closest Pantone to Pink 700?
The closest Pantone reference to Pink 700 by ΔE2000 perceptual distance is Pantone 214 C (#CE0F69). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Pink 700?
The closest RAL Classic reference to Pink 700 by ΔE2000 distance is RAL 4006 (Traffic purple, #A03472). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Pink 700?
The complementary color (180° opposite on the HSL color wheel) of Pink 700 is #18BF79. Use it for high-contrast accents, error states, or call-to-action pairings.
Data provenance & source
Tailwind CSS default palette (v3)
The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.
- Source type
- derived
- Confidence
- high
- License
- MIT
- Last reviewed
- 2026-05-24
Workflow tags
Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.