#E99DEB#E99DEB
#E99DEB is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.6% C 0.135 H 325.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DEB |
|---|---|
| RGB | rgb(233, 157, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 33%, 92%) |
| CMYK | cmyk(0.9%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.47, 40.52, -27.84) |
| CIE-LCH | lch(74.47, 49.16, 325.51°) |
| OKLab | oklab(79.61% 0.1116 -0.0756) |
| OKLCH | oklch(79.61% 0.135 325.9) |
| XYZ | xyz(60.6552, 47.4380, 84.5425) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.20
Mauve
#E0B0FF
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 7.61
Baby Purple
#CA9BF7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DEB #9FEB9D
analogous
#C29DEB #E99DEB #EB9DC6
triadic
#E99DEB #EBE99D #9DEBE9
tetradic
#E99DEB #EBC29D #9FEB9D #9DC6EB
square
#E99DEB #EBC29D #9FEB9D #9DC6EB
split-complementary
#E99DEB #C6EB9D #9DEBC2
monochromatic
#D237D6 #DE6AE1 #E99DEB #F4D0F5 #F9E6FA
Accessibility & contrast
On white
2.00
#E99DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E99DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DEB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DEB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#EDA4BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e99deb; /* rgb */ color: rgb(233, 157, 235); /* oklch */ color: oklch(79.6% 0.135 325.9);
Tailwind
colors: {
custom: {
50: '#f1bbf1',
500: '#e99deb',
950: '#000000',
},
}SCSS
$custom: #e99deb; $custom-light: #f1bbf1; $custom-dark: #000000;
JSON
{
"hex": "#e99deb",
"rgb": {
"r": 233,
"g": 157,
"b": 235
},
"hsl": {
"h": 298.462,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.79608,
"c": 0.13485,
"h": 325.9
},
"luminance": 0.47436
}Semantic roles & 50–950 ramp
primary
#E99DEB
secondary
#DAF1DA
accent
#CE181C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184