#E99DF2#E99DF2
#E99DF2 is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.9% C 0.142 H 323.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DF2 |
|---|---|
| RGB | rgb(233, 157, 242) |
| HSL | hsl(294, 77%, 78%) |
| HSV | hsv(294, 35%, 95%) |
| CMYK | cmyk(3.7%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.73, 41.82, -31.25) |
| CIE-LCH | lch(74.73, 52.20, 323.23°) |
| OKLab | oklab(79.89% 0.1134 -0.0853) |
| OKLCH | oklch(79.89% 0.142 323) |
| XYZ | xyz(61.6865, 47.8505, 89.9738) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.82
Lilac (survey)
#CEA2FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DF2 #A6F29D
analogous
#BE9DF2 #E99DF2 #F29DD0
triadic
#E99DF2 #F2E99D #9DF2E9
tetradic
#E99DF2 #F2BE9D #A6F29D #9DD0F2
square
#E99DF2 #F2BE9D #A6F29D #9DD0F2
split-complementary
#E99DF2 #D0F29D #9DF2BE
monochromatic
#D131E4 #DD67EB #E99DF2 #F5D3F9 #F9E4FB
Accessibility & contrast
On white
1.99
#E99DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E99DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DF2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DF2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#ECA6BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99df2; /* rgb */ color: rgb(233, 157, 242); /* oklch */ color: oklch(79.9% 0.142 323.0);
Tailwind
colors: {
custom: {
50: '#f1bbf6',
500: '#e99df2',
950: '#000000',
},
}SCSS
$custom: #e99df2; $custom-light: #f1bbf6; $custom-dark: #000000;
JSON
{
"hex": "#e99df2",
"rgb": {
"r": 233,
"g": 157,
"b": 242
},
"hsl": {
"h": 293.647,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.79892,
"c": 0.14184,
"h": 323
},
"luminance": 0.47848
}Semantic roles & 50–950 ramp
primary
#E99DF2
secondary
#DBF3D8
accent
#D90D22
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185