#E99EF6#E99EF6
#E99EF6 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.144 H 321.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EF6 |
|---|---|
| RGB | rgb(233, 158, 246) |
| HSL | hsl(291, 83%, 79%) |
| HSV | hsv(291, 36%, 96%) |
| CMYK | cmyk(5.3%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.10, 42.05, -32.85) |
| CIE-LCH | lch(75.10, 53.36, 322.00°) |
| OKLab | oklab(80.22% 0.1128 -0.0898) |
| OKLCH | oklch(80.22% 0.144 321.5) |
| XYZ | xyz(62.4637, 48.4332, 93.2291) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.10
Mauve
#E0B0FF
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EF6 #ABF69E
analogous
#BD9EF6 #E99EF6 #F69ED7
triadic
#E99EF6 #F6E99E #9EF6E9
tetradic
#E99EF6 #F6BD9E #ABF69E #9ED7F6
square
#E99EF6 #F6BD9E #ABF69E #9ED7F6
split-complementary
#E99EF6 #D7F69E #9EF6BD
monochromatic
#D02EEC #DC66F1 #E99EF6 #F6D6FB #F9E3FC
Accessibility & contrast
On white
1.97
#E99EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#E99EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EF6
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EF6 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F9
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#EBA8BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e99ef6; /* rgb */ color: rgb(233, 158, 246); /* oklch */ color: oklch(80.2% 0.144 321.5);
Tailwind
colors: {
custom: {
50: '#f1bcf9',
500: '#e99ef6',
950: '#000000',
},
}SCSS
$custom: #e99ef6; $custom-light: #f1bcf9; $custom-dark: #000000;
JSON
{
"hex": "#e99ef6",
"rgb": {
"r": 233,
"g": 158,
"b": 246
},
"hsl": {
"h": 291.136,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80219,
"c": 0.14422,
"h": 321.5
},
"luminance": 0.48431
}Semantic roles & 50–950 ramp
primary
#E99EF6
secondary
#DBF4D7
accent
#DF0626
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185