#DF89C8#DF89C8
#DF89C8 is a light, vivid pink. Relative luminance 0.377; OKLCH L 73.9% C 0.131 H 337.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89C8 |
|---|---|
| RGB | rgb(223, 137, 200) |
| HSL | hsl(316, 57%, 71%) |
| HSV | hsv(316, 39%, 87%) |
| CMYK | cmyk(0%, 38.6%, 10.3%, 12.5%) |
| CIE-LAB | lab(67.84, 41.73, -18.78) |
| CIE-LCH | lch(67.84, 45.76, 335.77°) |
| OKLab | oklab(73.94% 0.1209 -0.0503) |
| OKLCH | oklch(73.94% 0.131 337.4) |
| XYZ | xyz(49.8024, 37.7522, 59.2961) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 6.58
Orchid (survey)
#C875C4
ΔE00 7.05
Violet (CSS)
#EE82EE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89C8 #89DFA0
analogous
#CB89DF #DF89C8 #DF899D
triadic
#DF89C8 #C8DF89 #89C8DF
tetradic
#DF89C8 #DFCB89 #89DFA0 #899DDF
square
#DF89C8 #DFCB89 #89DFA0 #899DDF
split-complementary
#DF89C8 #9DDF89 #89DFCB
monochromatic
#BB3396 #D259B2 #DF89C8 #ECB9DE #F8E7F4
Accessibility & contrast
On white
2.46
#DF89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DF89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89C8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89C8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9DCA
Deuteranopia (green-blind)
#A1AAC6
Tritanopia (blue-blind)
#E88CA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df89c8; /* rgb */ color: rgb(223, 137, 200); /* oklch */ color: oklch(73.9% 0.131 337.4);
Tailwind
colors: {
custom: {
50: '#eaadd8',
500: '#df89c8',
950: '#000000',
},
}SCSS
$custom: #df89c8; $custom-light: #eaadd8; $custom-dark: #000000;
JSON
{
"hex": "#df89c8",
"rgb": {
"r": 223,
"g": 137,
"b": 200
},
"hsl": {
"h": 316.047,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.73935,
"c": 0.13096,
"h": 337.4
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#DF89C8
secondary
#D6EEDC
accent
#C54D21
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83