#DF90F2#DF90F2
#DF90F2 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.158 H 319.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DF90F2 |
|---|---|
| RGB | rgb(223, 144, 242) |
| HSL | hsl(288, 79%, 76%) |
| HSV | hsv(288, 40%, 95%) |
| CMYK | cmyk(7.9%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(70.90, 45.65, -37.26) |
| CIE-LCH | lch(70.90, 58.93, 320.78°) |
| OKLab | oklab(76.77% 0.1207 -0.1025) |
| OKLCH | oklch(76.77% 0.158 319.7) |
| XYZ | xyz(56.4296, 42.0471, 89.1306) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF90F2 #A3F290
analogous
#AE90F2 #DF90F2 #F290D4
triadic
#DF90F2 #F2DF90 #90F2DF
tetradic
#DF90F2 #F2AE90 #A3F290 #90D4F2
square
#DF90F2 #F2AE90 #A3F290 #90D4F2
split-complementary
#DF90F2 #D4F290 #90F2AE
monochromatic
#BF22E5 #CF59EC #DF90F2 #EFC7F8 #F7E4FC
Accessibility & contrast
On white
2.23
#DF90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#DF90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF90F2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF90F2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#E09CB6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #df90f2; /* rgb */ color: rgb(223, 144, 242); /* oklch */ color: oklch(76.8% 0.158 319.7);
Tailwind
colors: {
custom: {
50: '#eab2f6',
500: '#df90f2',
950: '#000000',
},
}SCSS
$custom: #df90f2; $custom-light: #eab2f6; $custom-dark: #000000;
JSON
{
"hex": "#df90f2",
"rgb": {
"r": 223,
"g": 144,
"b": 242
},
"hsl": {
"h": 288.367,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.76769,
"c": 0.1583,
"h": 319.7
},
"luminance": 0.42045
}Semantic roles & 50–950 ramp
primary
#DF90F2
secondary
#DDF4D7
accent
#DB0A33
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085