#E090DB#E090DB
#E090DB is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.9% C 0.136 H 329.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E090DB |
|---|---|
| RGB | rgb(224, 144, 219) |
| HSL | hsl(304, 56%, 72%) |
| HSV | hsv(304, 36%, 88%) |
| CMYK | cmyk(0%, 35.7%, 2.2%, 12.2%) |
| CIE-LAB | lab(70.11, 41.65, -25.84) |
| CIE-LCH | lch(70.11, 49.02, 328.19°) |
| OKLab | oklab(75.9% 0.1166 -0.07) |
| OKLCH | oklch(75.9% 0.136 329) |
| XYZ | xyz(53.4990, 40.9106, 72.0826) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.60
Plum
#DDA0DD
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 6.51
Bubblegum Pink
#FE83CC
ΔE00 7.19
Orchid
#DA70D6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E090DB #90E095
analogous
#BD90E0 #E090DB #E090B3
triadic
#E090DB #DBE090 #90DBE0
tetradic
#E090DB #E0BD90 #90E095 #90B3E0
square
#E090DB #E0BD90 #90E095 #90B3E0
split-complementary
#E090DB #B3E090 #90E0BD
monochromatic
#C036B7 #D360CB #E090DB #EDC0EB #F8E7F7
Accessibility & contrast
On white
2.29
#E090DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E090DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E090DB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E090DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E090DB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#E696AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e090db; /* rgb */ color: rgb(224, 144, 219); /* oklch */ color: oklch(75.9% 0.136 329.0);
Tailwind
colors: {
custom: {
50: '#ebb2e6',
500: '#e090db',
950: '#000000',
},
}SCSS
$custom: #e090db; $custom-light: #ebb2e6; $custom-dark: #000000;
JSON
{
"hex": "#e090db",
"rgb": {
"r": 224,
"g": 144,
"b": 219
},
"hsl": {
"h": 303.75,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.75902,
"c": 0.13604,
"h": 329
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#E090DB
secondary
#DBF0DD
accent
#C42C22
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084