#D090EE#D090EE
#D090EE is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.0% C 0.147 H 314.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D090EE |
|---|---|
| RGB | rgb(208, 144, 238) |
| HSL | hsl(281, 73%, 75%) |
| HSV | hsv(281, 39%, 93%) |
| CMYK | cmyk(12.6%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.13, 40.45, -37.94) |
| CIE-LCH | lch(69.13, 55.46, 316.83°) |
| OKLab | oklab(75.02% 0.1027 -0.1047) |
| OKLCH | oklch(75.02% 0.147 314.4) |
| XYZ | xyz(51.4158, 39.5306, 85.7940) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.61
Liliac
#C48EFD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090EE #AEEE90
analogous
#A190EE #D090EE #EE90DD
triadic
#D090EE #EED090 #90EED0
tetradic
#D090EE #EEA190 #AEEE90 #90DDEE
square
#D090EE #EEA190 #AEEE90 #90DDEE
split-complementary
#D090EE #DDEE90 #90EEA1
monochromatic
#A326DE #BA5BE6 #D090EE #E6C5F6 #F4E4FB
Accessibility & contrast
On white
2.36
#D090EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#D090EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090EE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090EE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#CE9DB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d090ee; /* rgb */ color: rgb(208, 144, 238); /* oklch */ color: oklch(75.0% 0.147 314.4);
Tailwind
colors: {
custom: {
50: '#e0b1f4',
500: '#d090ee',
950: '#000000',
},
}SCSS
$custom: #d090ee; $custom-light: #e0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#d090ee",
"rgb": {
"r": 208,
"g": 144,
"b": 238
},
"hsl": {
"h": 280.851,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.75025,
"c": 0.14663,
"h": 314.4
},
"luminance": 0.39529
}Semantic roles & 50–950 ramp
primary
#D090EE
secondary
#E1F3D8
accent
#D6104F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085