#DF89FA#DF89FA
#DF89FA is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.1% C 0.178 H 317.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DF89FA |
|---|---|
| RGB | rgb(223, 137, 250) |
| HSL | hsl(286, 92%, 76%) |
| HSV | hsv(286, 45%, 98%) |
| CMYK | cmyk(10.8%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(69.81, 50.85, -43.33) |
| CIE-LCH | lch(69.81, 66.81, 319.57°) |
| OKLab | oklab(76.07% 0.1319 -0.1198) |
| OKLCH | oklch(76.07% 0.178 317.7) |
| XYZ | xyz(56.6300, 40.4832, 95.2549) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Liliac
#C48EFD
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF89FA #A4FA89
analogous
#A689FA #DF89FA #FA89DC
triadic
#DF89FA #FADF89 #89FADF
tetradic
#DF89FA #FAA689 #A4FA89 #89DCFA
square
#DF89FA #FAA689 #A4FA89 #89DCFA
split-complementary
#DF89FA #DCFA89 #89FAA6
monochromatic
#BF14F5 #CF4EF8 #DF89FA #EFC4FC #F7E2FE
Accessibility & contrast
On white
2.31
#DF89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#DF89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF89FA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF89FA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#DF98B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df89fa; /* rgb */ color: rgb(223, 137, 250); /* oklch */ color: oklch(76.1% 0.178 317.7);
Tailwind
colors: {
custom: {
50: '#ebadfc',
500: '#df89fa',
950: '#000000',
},
}SCSS
$custom: #df89fa; $custom-light: #ebadfc; $custom-dark: #000000;
JSON
{
"hex": "#df89fa",
"rgb": {
"r": 223,
"g": 137,
"b": 250
},
"hsl": {
"h": 285.664,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.76065,
"c": 0.17819,
"h": 317.7
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#DF89FA
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85