#DF89FF#DF89FF
#DF89FF is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.3% C 0.183 H 316.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89FF |
|---|---|
| RGB | rgb(223, 137, 255) |
| HSL | hsl(284, 100%, 77%) |
| HSV | hsv(284, 46%, 100%) |
| CMYK | cmyk(12.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(70.04, 51.84, -45.70) |
| CIE-LCH | lch(70.04, 69.11, 318.60°) |
| OKLab | oklab(76.31% 0.1326 -0.1267) |
| OKLCH | oklch(76.31% 0.183 316.3) |
| XYZ | xyz(57.4244, 40.8010, 99.4388) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Liliac
#C48EFD
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.59
Light Purple
#BF77F6
ΔE00 6.99
Lilac (survey)
#CEA2FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89FF #A9FF89
analogous
#A489FF #DF89FF #FF89E4
triadic
#DF89FF #FFDF89 #89FFDF
tetradic
#DF89FF #FFA489 #A9FF89 #89E4FF
square
#DF89FF #FFA489 #A9FF89 #89E4FF
split-complementary
#DF89FF #E4FF89 #89FFA4
monochromatic
#BE0FFF #CE4CFF #DF89FF #F0C6FF #F7E0FF
Accessibility & contrast
On white
2.29
#DF89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DF89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#DE9AB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df89ff; /* rgb */ color: rgb(223, 137, 255); /* oklch */ color: oklch(76.3% 0.183 316.3);
Tailwind
colors: {
custom: {
50: '#ebadff',
500: '#df89ff',
950: '#000000',
},
}SCSS
$custom: #df89ff; $custom-light: #ebadff; $custom-dark: #000000;
JSON
{
"hex": "#df89ff",
"rgb": {
"r": 223,
"g": 137,
"b": 255
},
"hsl": {
"h": 283.729,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76305,
"c": 0.1834,
"h": 316.3
},
"luminance": 0.40799
}Semantic roles & 50–950 ramp
primary
#DF89FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86