#E092EB#E092EB
#E092EB is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.9% C 0.148 H 322.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E092EB |
|---|---|
| RGB | rgb(224, 146, 235) |
| HSL | hsl(293, 69%, 75%) |
| HSV | hsv(293, 38%, 92%) |
| CMYK | cmyk(4.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.15, 43.56, -33.04) |
| CIE-LCH | lch(71.15, 54.67, 322.82°) |
| OKLab | oklab(76.89% 0.1175 -0.0904) |
| OKLCH | oklch(76.89% 0.148 322.4) |
| XYZ | xyz(56.0131, 42.4052, 83.8156) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.11
Plum
#DDA0DD
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E092EB #9DEB92
analogous
#B392EB #E092EB #EB92CA
triadic
#E092EB #EBE092 #92EBE0
tetradic
#E092EB #EBB392 #9DEB92 #92CAEB
square
#E092EB #EBB392 #9DEB92 #92CAEB
split-complementary
#E092EB #CAEB92 #92EBB3
monochromatic
#C32BD8 #D15EE2 #E092EB #EFC6F4 #F8E5FA
Accessibility & contrast
On white
2.22
#E092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E092EB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E092EB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#E39CB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e092eb; /* rgb */ color: rgb(224, 146, 235); /* oklch */ color: oklch(76.9% 0.148 322.4);
Tailwind
colors: {
custom: {
50: '#ebb3f1',
500: '#e092eb',
950: '#000000',
},
}SCSS
$custom: #e092eb; $custom-light: #ebb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e092eb",
"rgb": {
"r": 224,
"g": 146,
"b": 235
},
"hsl": {
"h": 292.584,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76885,
"c": 0.14825,
"h": 322.4
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#E092EB
secondary
#DCF2D9
accent
#D1152C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085