#DF89DC#DF89DC
#DF89DC is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.7% C 0.148 H 328.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89DC |
|---|---|
| RGB | rgb(223, 137, 220) |
| HSL | hsl(302, 57%, 71%) |
| HSV | hsv(302, 39%, 87%) |
| CMYK | cmyk(0%, 38.6%, 1.3%, 12.5%) |
| CIE-LAB | lab(68.57, 45.19, -28.77) |
| CIE-LCH | lch(68.57, 53.57, 327.51°) |
| OKLab | oklab(74.73% 0.1261 -0.0783) |
| OKLCH | oklch(74.73% 0.148 328.2) |
| XYZ | xyz(52.2944, 38.7490, 72.4210) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.11
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.95
Orchid (survey)
#C875C4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89DC #89DF8C
analogous
#B789DF #DF89DC #DF89B1
triadic
#DF89DC #DCDF89 #89DCDF
tetradic
#DF89DC #DFB789 #89DF8C #89B1DF
square
#DF89DC #DFB789 #89DF8C #89B1DF
split-complementary
#DF89DC #B1DF89 #89DFB7
monochromatic
#BB33B6 #D259CE #DF89DC #ECB9EA #F8E7F8
Accessibility & contrast
On white
2.40
#DF89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#DF89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89DC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89DC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#E490A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df89dc; /* rgb */ color: rgb(223, 137, 220); /* oklch */ color: oklch(74.7% 0.148 328.2);
Tailwind
colors: {
custom: {
50: '#eaade7',
500: '#df89dc',
950: '#000000',
},
}SCSS
$custom: #df89dc; $custom-light: #eaade7; $custom-dark: #000000;
JSON
{
"hex": "#df89dc",
"rgb": {
"r": 223,
"g": 137,
"b": 220
},
"hsl": {
"h": 302.093,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.74727,
"c": 0.14838,
"h": 328.2
},
"luminance": 0.38747
}Semantic roles & 50–950 ramp
primary
#DF89DC
secondary
#D6EED7
accent
#C52621
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84