#DE90E8#DE90E8
#DE90E8 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.2% C 0.147 H 322.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DE90E8 |
|---|---|
| RGB | rgb(222, 144, 232) |
| HSL | hsl(293, 66%, 74%) |
| HSV | hsv(293, 38%, 91%) |
| CMYK | cmyk(4.3%, 37.9%, 0%, 9%) |
| CIE-LAB | lab(70.39, 43.44, -32.59) |
| CIE-LCH | lch(70.39, 54.30, 323.12°) |
| OKLab | oklab(76.22% 0.1175 -0.0891) |
| OKLCH | oklch(76.22% 0.147 322.8) |
| XYZ | xyz(54.6614, 41.3043, 81.4215) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 3.98
Plum
#DDA0DD
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE90E8 #9AE890
analogous
#B290E8 #DE90E8 #E890C6
triadic
#DE90E8 #E8DE90 #90E8DE
tetradic
#DE90E8 #E8B290 #9AE890 #90C6E8
square
#DE90E8 #E8B290 #9AE890 #90C6E8
split-complementary
#DE90E8 #C6E890 #90E8B2
monochromatic
#BF2CD2 #CF5DDD #DE90E8 #EDC3F3 #F7E6FA
Accessibility & contrast
On white
2.27
#DE90E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#DE90E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE90E8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE90E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE90E8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#E19AB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de90e8; /* rgb */ color: rgb(222, 144, 232); /* oklch */ color: oklch(76.2% 0.147 322.8);
Tailwind
colors: {
custom: {
50: '#e9b2ef',
500: '#de90e8',
950: '#000000',
},
}SCSS
$custom: #de90e8; $custom-light: #e9b2ef; $custom-dark: #000000;
JSON
{
"hex": "#de90e8",
"rgb": {
"r": 222,
"g": 144,
"b": 232
},
"hsl": {
"h": 293.182,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.76225,
"c": 0.14745,
"h": 322.8
},
"luminance": 0.41302
}Semantic roles & 50–950 ramp
primary
#DE90E8
secondary
#DCF1DA
accent
#CE182D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084