#D090EB#D090EB
#D090EB is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.9% C 0.143 H 315.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D090EB |
|---|---|
| RGB | rgb(208, 144, 235) |
| HSL | hsl(282, 69%, 74%) |
| HSV | hsv(282, 39%, 92%) |
| CMYK | cmyk(11.5%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.01, 39.83, -36.49) |
| CIE-LCH | lch(69.01, 54.02, 317.50°) |
| OKLab | oklab(74.89% 0.102 -0.1005) |
| OKLCH | oklch(74.89% 0.143 315.4) |
| XYZ | xyz(50.9788, 39.3558, 83.4921) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.32
Pale Purple
#B790D4
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090EB #ABEB90
analogous
#A390EB #D090EB #EB90D9
triadic
#D090EB #EBD090 #90EBD0
tetradic
#D090EB #EBA390 #ABEB90 #90D9EB
square
#D090EB #EBA390 #ABEB90 #90D9EB
split-complementary
#D090EB #D9EB90 #90EBA3
monochromatic
#A428D8 #BA5CE2 #D090EB #E6C4F4 #F4E5FA
Accessibility & contrast
On white
2.37
#D090EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#D090EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090EB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090EB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EE
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#CF9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d090eb; /* rgb */ color: rgb(208, 144, 235); /* oklch */ color: oklch(74.9% 0.143 315.4);
Tailwind
colors: {
custom: {
50: '#dfb1f1',
500: '#d090eb',
950: '#000000',
},
}SCSS
$custom: #d090eb; $custom-light: #dfb1f1; $custom-dark: #000000;
JSON
{
"hex": "#d090eb",
"rgb": {
"r": 208,
"g": 144,
"b": 235
},
"hsl": {
"h": 282.198,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74889,
"c": 0.14326,
"h": 315.4
},
"luminance": 0.39355
}Semantic roles & 50–950 ramp
primary
#D090EB
secondary
#E0F2D9
accent
#D1144C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085