#E99EEB#E99EEB
#E99EEB is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.8% C 0.133 H 325.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EEB |
|---|---|
| RGB | rgb(233, 158, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 33%, 92%) |
| CMYK | cmyk(0.9%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(74.68, 39.99, -27.51) |
| CIE-LCH | lch(74.68, 48.54, 325.48°) |
| OKLab | oklab(79.77% 0.1102 -0.0747) |
| OKLCH | oklch(79.77% 0.133 325.9) |
| XYZ | xyz(60.8251, 47.7777, 84.5992) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 7.60
Baby Purple
#CA9BF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EEB #A0EB9E
analogous
#C39EEB #E99EEB #EB9EC6
triadic
#E99EEB #EBE99E #9EEBE9
tetradic
#E99EEB #EBC39E #A0EB9E #9EC6EB
square
#E99EEB #EBC39E #A0EB9E #9EC6EB
split-complementary
#E99EEB #C6EB9E #9EEBC3
monochromatic
#D239D6 #DD6BE1 #E99EEB #F5D1F5 #F9E6FA
Accessibility & contrast
On white
1.99
#E99EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E99EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EEB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EEB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#EDA5BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99eeb; /* rgb */ color: rgb(233, 158, 235); /* oklch */ color: oklch(79.8% 0.133 325.9);
Tailwind
colors: {
custom: {
50: '#f1bcf1',
500: '#e99eeb',
950: '#000000',
},
}SCSS
$custom: #e99eeb; $custom-light: #f1bcf1; $custom-dark: #000000;
JSON
{
"hex": "#e99eeb",
"rgb": {
"r": 233,
"g": 158,
"b": 235
},
"hsl": {
"h": 298.442,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79771,
"c": 0.13312,
"h": 325.9
},
"luminance": 0.47776
}Semantic roles & 50–950 ramp
primary
#E99EEB
secondary
#DAF1DA
accent
#CE181D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184