#E99DEC#E99DEC
#E99DEC is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.6% C 0.136 H 325.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DEC |
|---|---|
| RGB | rgb(233, 157, 236) |
| HSL | hsl(298, 68%, 77%) |
| HSV | hsv(298, 33%, 93%) |
| CMYK | cmyk(1.3%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.51, 40.70, -28.33) |
| CIE-LCH | lch(74.51, 49.59, 325.16°) |
| OKLab | oklab(79.65% 0.1119 -0.077) |
| OKLCH | oklch(79.65% 0.136 325.5) |
| XYZ | xyz(60.8001, 47.4959, 85.3056) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 7.51
Baby Purple
#CA9BF7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DEC #A0EC9D
analogous
#C29DEC #E99DEC #EC9DC7
triadic
#E99DEC #ECE99D #9DECE9
tetradic
#E99DEC #ECC29D #A0EC9D #9DC7EC
square
#E99DEC #ECC29D #A0EC9D #9DC7EC
split-complementary
#E99DEC #C7EC9D #9DECC2
monochromatic
#D236D8 #DD6AE2 #E99DEC #F5D0F6 #F9E5FA
Accessibility & contrast
On white
2.00
#E99DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#E99DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DEC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DEC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#EDA5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e99dec; /* rgb */ color: rgb(233, 157, 236); /* oklch */ color: oklch(79.6% 0.136 325.5);
Tailwind
colors: {
custom: {
50: '#f1bbf2',
500: '#e99dec',
950: '#000000',
},
}SCSS
$custom: #e99dec; $custom-light: #f1bbf2; $custom-dark: #000000;
JSON
{
"hex": "#e99dec",
"rgb": {
"r": 233,
"g": 157,
"b": 236
},
"hsl": {
"h": 297.722,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.79648,
"c": 0.13584,
"h": 325.5
},
"luminance": 0.47494
}Semantic roles & 50–950 ramp
primary
#E99DEC
secondary
#DAF2D9
accent
#CF161D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185