#E292EE#E292EE
#E292EE is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.2% C 0.152 H 322.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E292EE |
|---|---|
| RGB | rgb(226, 146, 238) |
| HSL | hsl(292, 73%, 75%) |
| HSV | hsv(292, 39%, 93%) |
| CMYK | cmyk(5%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(71.49, 44.72, -34.14) |
| CIE-LCH | lch(71.49, 56.26, 322.65°) |
| OKLab | oklab(77.23% 0.1204 -0.0935) |
| OKLCH | oklch(77.23% 0.152 322.2) |
| XYZ | xyz(57.0738, 42.9016, 86.1468) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292EE #9EEE92
analogous
#B492EE #E292EE #EE92CC
triadic
#E292EE #EEE292 #92EEE2
tetradic
#E292EE #EEB492 #9EEE92 #92CCEE
square
#E292EE #EEB492 #9EEE92 #92CCEE
split-complementary
#E292EE #CCEE92 #92EEB4
monochromatic
#C628DD #D45DE6 #E292EE #F0C7F6 #F8E5FB
Accessibility & contrast
On white
2.19
#E292EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E292EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292EE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292EE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#E59CB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e292ee; /* rgb */ color: rgb(226, 146, 238); /* oklch */ color: oklch(77.2% 0.152 322.2);
Tailwind
colors: {
custom: {
50: '#ecb3f4',
500: '#e292ee',
950: '#000000',
},
}SCSS
$custom: #e292ee; $custom-light: #ecb3f4; $custom-dark: #000000;
JSON
{
"hex": "#e292ee",
"rgb": {
"r": 226,
"g": 146,
"b": 238
},
"hsl": {
"h": 292.174,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77228,
"c": 0.15246,
"h": 322.2
},
"luminance": 0.429
}Semantic roles & 50–950 ramp
primary
#E292EE
secondary
#DCF3D8
accent
#D5102A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085