#E99EEE#E99EEE
#E99EEE is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.9% C 0.136 H 324.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EEE |
|---|---|
| RGB | rgb(233, 158, 238) |
| HSL | hsl(296, 70%, 78%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.1%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(74.80, 40.55, -28.97) |
| CIE-LCH | lch(74.80, 49.84, 324.45°) |
| OKLab | oklab(79.89% 0.1109 -0.0788) |
| OKLCH | oklch(79.89% 0.136 324.6) |
| XYZ | xyz(61.2622, 47.9526, 86.9011) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EEE #A3EE9E
analogous
#C19EEE #E99EEE #EE9ECB
triadic
#E99EEE #EEE99E #9EEEE9
tetradic
#E99EEE #EEC19E #A3EE9E #9ECBEE
square
#E99EEE #EEC19E #A3EE9E #9ECBEE
split-complementary
#E99EEE #CBEE9E #9EEEC1
monochromatic
#D136DC #DD6AE5 #E99EEE #F5D2F7 #F9E5FA
Accessibility & contrast
On white
1.98
#E99EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E99EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EEE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EEE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#EDA6BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99eee; /* rgb */ color: rgb(233, 158, 238); /* oklch */ color: oklch(79.9% 0.136 324.6);
Tailwind
colors: {
custom: {
50: '#f1bcf3',
500: '#e99eee',
950: '#000000',
},
}SCSS
$custom: #e99eee; $custom-light: #f1bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e99eee",
"rgb": {
"r": 233,
"g": 158,
"b": 238
},
"hsl": {
"h": 296.25,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.79891,
"c": 0.13609,
"h": 324.6
},
"luminance": 0.4795
}Semantic roles & 50–950 ramp
primary
#E99EEE
secondary
#DBF2D9
accent
#D2131F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185