#DF89FB#DF89FB
#DF89FB is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.1% C 0.179 H 317.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89FB |
|---|---|
| RGB | rgb(223, 137, 251) |
| HSL | hsl(285, 93%, 76%) |
| HSV | hsv(285, 45%, 98%) |
| CMYK | cmyk(11.2%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.86, 51.05, -43.80) |
| CIE-LCH | lch(69.86, 67.27, 319.37°) |
| OKLab | oklab(76.11% 0.132 -0.1212) |
| OKLCH | oklch(76.11% 0.179 317.4) |
| XYZ | xyz(56.7872, 40.5461, 96.0829) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Liliac
#C48EFD
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.42
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89FB #A5FB89
analogous
#A689FB #DF89FB #FB89DE
triadic
#DF89FB #FBDF89 #89FBDF
tetradic
#DF89FB #FBA689 #A5FB89 #89DEFB
square
#DF89FB #FBA689 #A5FB89 #89DEFB
split-complementary
#DF89FB #DEFB89 #89FBA6
monochromatic
#BF13F7 #CF4EF9 #DF89FB #EFC4FD #F7E1FE
Accessibility & contrast
On white
2.31
#DF89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#DF89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89FB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89FB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#DF99B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df89fb; /* rgb */ color: rgb(223, 137, 251); /* oklch */ color: oklch(76.1% 0.179 317.4);
Tailwind
colors: {
custom: {
50: '#ebadfd',
500: '#df89fb',
950: '#000000',
},
}SCSS
$custom: #df89fb; $custom-light: #ebadfd; $custom-dark: #000000;
JSON
{
"hex": "#df89fb",
"rgb": {
"r": 223,
"g": 137,
"b": 251
},
"hsl": {
"h": 285.263,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.76113,
"c": 0.17922,
"h": 317.4
},
"luminance": 0.40544
}Semantic roles & 50–950 ramp
primary
#DF89FB
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85