#D090EC#D090EC
#D090EC is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.9% C 0.144 H 315.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D090EC |
|---|---|
| RGB | rgb(208, 144, 236) |
| HSL | hsl(282, 71%, 75%) |
| HSV | hsv(282, 39%, 93%) |
| CMYK | cmyk(11.9%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(69.05, 40.03, -36.98) |
| CIE-LCH | lch(69.05, 54.50, 317.27°) |
| OKLab | oklab(74.93% 0.1022 -0.1019) |
| OKLCH | oklch(74.93% 0.144 315.1) |
| XYZ | xyz(51.1237, 39.4137, 84.2551) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.71
Liliac
#C48EFD
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.51
Pale Purple
#B790D4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090EC #ACEC90
analogous
#A290EC #D090EC #EC90DA
triadic
#D090EC #ECD090 #90ECD0
tetradic
#D090EC #ECA290 #ACEC90 #90DAEC
square
#D090EC #ECA290 #ACEC90 #90DAEC
split-complementary
#D090EC #DAEC90 #90ECA2
monochromatic
#A427DA #BA5CE3 #D090EC #E6C4F5 #F4E5FB
Accessibility & contrast
On white
2.36
#D090EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#D090EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090EC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090EC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#CE9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d090ec; /* rgb */ color: rgb(208, 144, 236); /* oklch */ color: oklch(74.9% 0.144 315.1);
Tailwind
colors: {
custom: {
50: '#e0b1f2',
500: '#d090ec',
950: '#000000',
},
}SCSS
$custom: #d090ec; $custom-light: #e0b1f2; $custom-dark: #000000;
JSON
{
"hex": "#d090ec",
"rgb": {
"r": 208,
"g": 144,
"b": 236
},
"hsl": {
"h": 281.739,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.74934,
"c": 0.14438,
"h": 315.1
},
"luminance": 0.39413
}Semantic roles & 50–950 ramp
primary
#D090EC
secondary
#E1F2D9
accent
#D3134D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085