#E99DFD#E99DFD
#E99DFD is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.4% C 0.153 H 319.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DFD |
|---|---|
| RGB | rgb(233, 157, 253) |
| HSL | hsl(288, 96%, 80%) |
| HSV | hsv(288, 38%, 99%) |
| CMYK | cmyk(7.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.16, 43.92, -36.55) |
| CIE-LCH | lch(75.16, 57.14, 320.24°) |
| OKLab | oklab(80.36% 0.1158 -0.1003) |
| OKLCH | oklch(80.36% 0.153 319.1) |
| XYZ | xyz(63.3885, 48.5313, 98.9378) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.42
Lavender (survey)
#C79FEF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DFD #B1FD9D
analogous
#B99DFD #E99DFD #FD9DE1
triadic
#E99DFD #FDE99D #9DFDE9
tetradic
#E99DFD #FDB99D #B1FD9D #9DE1FD
square
#E99DFD #FDB99D #B1FD9D #9DE1FD
split-complementary
#E99DFD #E1FD9D #9DFDB9
monochromatic
#CE25FB #DC61FC #E99DFD #F6D9FE #F8E1FE
Accessibility & contrast
On white
1.96
#E99DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E99DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DFD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DFD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#EAA9C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e99dfd; /* rgb */ color: rgb(233, 157, 253); /* oklch */ color: oklch(80.4% 0.153 319.1);
Tailwind
colors: {
custom: {
50: '#f1bbfe',
500: '#e99dfd',
950: '#000000',
},
}SCSS
$custom: #e99dfd; $custom-light: #f1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#e99dfd",
"rgb": {
"r": 233,
"g": 157,
"b": 253
},
"hsl": {
"h": 287.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.80356,
"c": 0.15323,
"h": 319.1
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#E99DFD
secondary
#DCF7D4
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186