#DF89DF#DF89DF
#DF89DF is a light, vivid purple. Relative luminance 0.389; OKLCH L 74.9% C 0.151 H 327.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89DF |
|---|---|
| RGB | rgb(223, 137, 223) |
| HSL | hsl(300, 57%, 71%) |
| HSV | hsv(300, 39%, 87%) |
| CMYK | cmyk(0%, 38.6%, 0%, 12.5%) |
| CIE-LAB | lab(68.69, 45.73, -30.25) |
| CIE-LCH | lch(68.69, 54.83, 326.51°) |
| OKLab | oklab(74.85% 0.1267 -0.0824) |
| OKLCH | oklch(74.85% 0.151 327) |
| XYZ | xyz(52.6953, 38.9093, 74.5323) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 4.76
Orchid
#DA70D6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.15
Orchid (survey)
#C875C4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89DF #89DF89
analogous
#B489DF #DF89DF #DF89B4
triadic
#DF89DF #DFDF89 #89DFDF
tetradic
#DF89DF #DFB489 #89DF89 #89B4DF
square
#DF89DF #DFB489 #89DF89 #89B4DF
split-complementary
#DF89DF #B4DF89 #89DFB4
monochromatic
#BB33BB #D259D2 #DF89DF #ECB9EC #F8E7F8
Accessibility & contrast
On white
2.39
#DF89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DF89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89DF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89DF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#E491AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df89df; /* rgb */ color: rgb(223, 137, 223); /* oklch */ color: oklch(74.9% 0.151 327.0);
Tailwind
colors: {
custom: {
50: '#eaade9',
500: '#df89df',
950: '#000000',
},
}SCSS
$custom: #df89df; $custom-light: #eaade9; $custom-dark: #000000;
JSON
{
"hex": "#df89df",
"rgb": {
"r": 223,
"g": 137,
"b": 223
},
"hsl": {
"h": 300,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.74852,
"c": 0.1512,
"h": 327
},
"luminance": 0.38907
}Semantic roles & 50–950 ramp
primary
#DF89DF
secondary
#D6EED6
accent
#C52121
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84