#E092ED#E092ED
#E092ED is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.0% C 0.150 H 321.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E092ED |
|---|---|
| RGB | rgb(224, 146, 237) |
| HSL | hsl(291, 72%, 75%) |
| HSV | hsv(291, 38%, 93%) |
| CMYK | cmyk(5.5%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(71.23, 43.94, -34.01) |
| CIE-LCH | lch(71.23, 55.56, 322.26°) |
| OKLab | oklab(76.97% 0.1179 -0.0932) |
| OKLCH | oklch(76.97% 0.15 321.7) |
| XYZ | xyz(56.3036, 42.5214, 85.3459) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.39
Plum
#DDA0DD
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E092ED #9FED92
analogous
#B392ED #E092ED #ED92CC
triadic
#E092ED #EDE092 #92EDE0
tetradic
#E092ED #EDB392 #9FED92 #92CCED
square
#E092ED #EDB392 #9FED92 #92CCED
split-complementary
#E092ED #CCED92 #92EDB3
monochromatic
#C229DC #D15DE4 #E092ED #EFC7F6 #F8E5FB
Accessibility & contrast
On white
2.21
#E092ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E092ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E092ED
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E092ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E092ED | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#E29CB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e092ed; /* rgb */ color: rgb(224, 146, 237); /* oklch */ color: oklch(77.0% 0.150 321.7);
Tailwind
colors: {
custom: {
50: '#ebb3f3',
500: '#e092ed',
950: '#000000',
},
}SCSS
$custom: #e092ed; $custom-light: #ebb3f3; $custom-dark: #000000;
JSON
{
"hex": "#e092ed",
"rgb": {
"r": 224,
"g": 146,
"b": 237
},
"hsl": {
"h": 291.429,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.76971,
"c": 0.15029,
"h": 321.7
},
"luminance": 0.42519
}Semantic roles & 50–950 ramp
primary
#E092ED
secondary
#DCF2D9
accent
#D4122D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085