#E99DF6#E99DF6
#E99DF6 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.1% C 0.146 H 321.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DF6 |
|---|---|
| RGB | rgb(233, 157, 246) |
| HSL | hsl(291, 83%, 79%) |
| HSV | hsv(291, 36%, 96%) |
| CMYK | cmyk(5.3%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(74.88, 42.58, -33.18) |
| CIE-LCH | lch(74.88, 53.98, 322.07°) |
| OKLab | oklab(80.06% 0.1143 -0.0907) |
| OKLCH | oklch(80.06% 0.146 321.5) |
| XYZ | xyz(62.2938, 48.0934, 93.1724) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DF6 #AAF69D
analogous
#BD9DF6 #E99DF6 #F69DD7
triadic
#E99DF6 #F6E99D #9DF6E9
tetradic
#E99DF6 #F6BD9D #AAF69D #9DD7F6
square
#E99DF6 #F6BD9D #AAF69D #9DD7F6
split-complementary
#E99DF6 #D7F69D #9DF6BD
monochromatic
#D02DEC #DC65F1 #E99DF6 #F6D5FB #F9E3FC
Accessibility & contrast
On white
1.98
#E99DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#E99DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DF6
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DF6 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F9
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#EBA7BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99df6; /* rgb */ color: rgb(233, 157, 246); /* oklch */ color: oklch(80.1% 0.146 321.5);
Tailwind
colors: {
custom: {
50: '#f1bbf9',
500: '#e99df6',
950: '#000000',
},
}SCSS
$custom: #e99df6; $custom-light: #f1bbf9; $custom-dark: #000000;
JSON
{
"hex": "#e99df6",
"rgb": {
"r": 233,
"g": 157,
"b": 246
},
"hsl": {
"h": 291.236,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.80058,
"c": 0.14592,
"h": 321.5
},
"luminance": 0.48091
}Semantic roles & 50–950 ramp
primary
#E99DF6
secondary
#DBF4D7
accent
#E00626
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185