#E99CFD#E99CFD
#E99CFD is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.155 H 319.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E99CFD |
|---|---|
| RGB | rgb(233, 156, 253) |
| HSL | hsl(288, 96%, 80%) |
| HSV | hsv(288, 38%, 99%) |
| CMYK | cmyk(7.9%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.95, 44.44, -36.87) |
| CIE-LCH | lch(74.95, 57.75, 320.32°) |
| OKLab | oklab(80.2% 0.1172 -0.1013) |
| OKLCH | oklch(80.2% 0.155 319.2) |
| XYZ | xyz(63.2200, 48.1943, 98.8816) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.82
Plum
#DDA0DD
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99CFD #B0FD9C
analogous
#B89CFD #E99CFD #FD9CE0
triadic
#E99CFD #FDE99C #9CFDE9
tetradic
#E99CFD #FDB89C #B0FD9C #9CE0FD
square
#E99CFD #FDB89C #B0FD9C #9CE0FD
split-complementary
#E99CFD #E0FD9C #9CFDB8
monochromatic
#CE24FB #DC60FC #E99CFD #F6D8FE #F8E1FE
Accessibility & contrast
On white
1.97
#E99CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#E99CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99CFD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99CFD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#EAA8C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99cfd; /* rgb */ color: rgb(233, 156, 253); /* oklch */ color: oklch(80.2% 0.155 319.2);
Tailwind
colors: {
custom: {
50: '#f1bafe',
500: '#e99cfd',
950: '#000000',
},
}SCSS
$custom: #e99cfd; $custom-light: #f1bafe; $custom-dark: #000000;
JSON
{
"hex": "#e99cfd",
"rgb": {
"r": 233,
"g": 156,
"b": 253
},
"hsl": {
"h": 287.629,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80196,
"c": 0.15491,
"h": 319.2
},
"luminance": 0.48192
}Semantic roles & 50–950 ramp
primary
#E99CFD
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186