#E090DF#E090DF
#E090DF is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.1% C 0.140 H 327.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E090DF |
|---|---|
| RGB | rgb(224, 144, 223) |
| HSL | hsl(301, 56%, 72%) |
| HSV | hsv(301, 36%, 88%) |
| CMYK | cmyk(0%, 35.7%, 0.4%, 12.2%) |
| CIE-LAB | lab(70.26, 42.38, -27.81) |
| CIE-LCH | lch(70.26, 50.69, 326.72°) |
| OKLab | oklab(76.06% 0.1176 -0.0756) |
| OKLCH | oklch(76.06% 0.14 327.3) |
| XYZ | xyz(54.0319, 41.1238, 74.8893) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.62
Plum
#DDA0DD
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 6.21
Orchid
#DA70D6
ΔE00 7.25
Bubblegum Pink
#FE83CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E090DF #90E091
analogous
#B990E0 #E090DF #E090B7
triadic
#E090DF #DFE090 #90DFE0
tetradic
#E090DF #E0B990 #90E091 #90B7E0
square
#E090DF #E0B990 #90E091 #90B7E0
split-complementary
#E090DF #B7E090 #90E0B9
monochromatic
#C036BE #D360D1 #E090DF #EDC0ED #F8E7F8
Accessibility & contrast
On white
2.28
#E090DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#E090DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E090DF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E090DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E090DF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#E597AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e090df; /* rgb */ color: rgb(224, 144, 223); /* oklch */ color: oklch(76.1% 0.140 327.3);
Tailwind
colors: {
custom: {
50: '#ebb2e9',
500: '#e090df',
950: '#000000',
},
}SCSS
$custom: #e090df; $custom-light: #ebb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e090df",
"rgb": {
"r": 224,
"g": 144,
"b": 223
},
"hsl": {
"h": 300.75,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.76064,
"c": 0.13983,
"h": 327.3
},
"luminance": 0.41122
}Semantic roles & 50–950 ramp
primary
#E090DF
secondary
#DBF0DC
accent
#C42422
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084