#DF90E7#DF90E7
#DF90E7 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.147 H 323.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DF90E7 |
|---|---|
| RGB | rgb(223, 144, 231) |
| HSL | hsl(294, 64%, 74%) |
| HSV | hsv(294, 38%, 91%) |
| CMYK | cmyk(3.5%, 37.7%, 0%, 9.4%) |
| CIE-LAB | lab(70.46, 43.55, -31.92) |
| CIE-LCH | lch(70.46, 53.99, 323.76°) |
| OKLab | oklab(76.29% 0.1184 -0.0872) |
| OKLCH | oklch(76.29% 0.147 323.6) |
| XYZ | xyz(54.8270, 41.4061, 80.6899) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.93
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF90E7 #98E790
analogous
#B390E7 #DF90E7 #E790C3
triadic
#DF90E7 #E7DF90 #90E7DF
tetradic
#DF90E7 #E7B390 #98E790 #90C3E7
square
#DF90E7 #E7B390 #98E790 #90C3E7
split-complementary
#DF90E7 #C3E790 #90E7B3
monochromatic
#C12DD0 #D05EDC #DF90E7 #EEC2F2 #F8E6FA
Accessibility & contrast
On white
2.26
#DF90E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DF90E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF90E7
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF90E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF90E7 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6EA
Deuteranopia (green-blind)
#9BB0E4
Tritanopia (blue-blind)
#E299B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df90e7; /* rgb */ color: rgb(223, 144, 231); /* oklch */ color: oklch(76.3% 0.147 323.6);
Tailwind
colors: {
custom: {
50: '#eab2ef',
500: '#df90e7',
950: '#000000',
},
}SCSS
$custom: #df90e7; $custom-light: #eab2ef; $custom-dark: #000000;
JSON
{
"hex": "#df90e7",
"rgb": {
"r": 223,
"g": 144,
"b": 231
},
"hsl": {
"h": 294.483,
"s": 64.444,
"l": 73.529
},
"oklch": {
"l": 0.76289,
"c": 0.14704,
"h": 323.6
},
"luminance": 0.41404
}Semantic roles & 50–950 ramp
primary
#DF90E7
secondary
#DCF1DA
accent
#CC192A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084