#E292EB#E292EB
#E292EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.149 H 323.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E292EB |
|---|---|
| RGB | rgb(226, 146, 235) |
| HSL | hsl(294, 69%, 75%) |
| HSV | hsv(294, 38%, 92%) |
| CMYK | cmyk(3.8%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.37, 44.16, -32.68) |
| CIE-LCH | lch(71.37, 54.94, 323.50°) |
| OKLab | oklab(77.1% 0.1198 -0.0894) |
| OKLCH | oklch(77.1% 0.149 323.3) |
| XYZ | xyz(56.6367, 42.7268, 83.8449) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.03
Plum
#DDA0DD
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292EB #9BEB92
analogous
#B692EB #E292EB #EB92C7
triadic
#E292EB #EBE292 #92EBE2
tetradic
#E292EB #EBB692 #9BEB92 #92C7EB
square
#E292EB #EBB692 #9BEB92 #92C7EB
split-complementary
#E292EB #C7EB92 #92EBB6
monochromatic
#C62BD8 #D45EE2 #E292EB #F0C6F4 #F8E5FA
Accessibility & contrast
On white
2.20
#E292EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E292EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292EB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292EB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#E59CB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e292eb; /* rgb */ color: rgb(226, 146, 235); /* oklch */ color: oklch(77.1% 0.149 323.3);
Tailwind
colors: {
custom: {
50: '#ecb3f1',
500: '#e292eb',
950: '#000000',
},
}SCSS
$custom: #e292eb; $custom-light: #ecb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e292eb",
"rgb": {
"r": 226,
"g": 146,
"b": 235
},
"hsl": {
"h": 293.933,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77099,
"c": 0.14942,
"h": 323.3
},
"luminance": 0.42725
}Semantic roles & 50–950 ramp
primary
#E292EB
secondary
#DCF2D9
accent
#D11528
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085