#DF89CA#DF89CA
#DF89CA is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.0% C 0.133 H 336.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89CA |
|---|---|
| RGB | rgb(223, 137, 202) |
| HSL | hsl(315, 57%, 71%) |
| HSV | hsv(315, 39%, 87%) |
| CMYK | cmyk(0%, 38.6%, 9.4%, 12.5%) |
| CIE-LAB | lab(67.91, 42.06, -19.79) |
| CIE-LCH | lch(67.91, 46.48, 334.81°) |
| OKLab | oklab(74.01% 0.1215 -0.0531) |
| OKLCH | oklch(74.01% 0.133 336.4) |
| XYZ | xyz(50.0376, 37.8463, 60.5351) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 5.42
Plum
#DDA0DD
ΔE00 6.06
Pink (survey)
#FF81C0
ΔE00 6.83
Orchid (survey)
#C875C4
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89CA #89DF9E
analogous
#C989DF #DF89CA #DF899F
triadic
#DF89CA #CADF89 #89CADF
tetradic
#DF89CA #DFC989 #89DF9E #899FDF
square
#DF89CA #DFC989 #89DF9E #899FDF
split-complementary
#DF89CA #9FDF89 #89DFC9
monochromatic
#BB339A #D259B4 #DF89CA #ECB9E0 #F8E7F4
Accessibility & contrast
On white
2.45
#DF89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DF89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89CA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89CA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECC
Deuteranopia (green-blind)
#A0AAC7
Tritanopia (blue-blind)
#E78CA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df89ca; /* rgb */ color: rgb(223, 137, 202); /* oklch */ color: oklch(74.0% 0.133 336.4);
Tailwind
colors: {
custom: {
50: '#eaadda',
500: '#df89ca',
950: '#000000',
},
}SCSS
$custom: #df89ca; $custom-light: #eaadda; $custom-dark: #000000;
JSON
{
"hex": "#df89ca",
"rgb": {
"r": 223,
"g": 137,
"b": 202
},
"hsl": {
"h": 314.651,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.7401,
"c": 0.13257,
"h": 336.4
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#DF89CA
secondary
#D6EEDC
accent
#C54921
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83