#E99AFE#E99AFE
#E99AFE is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.9% C 0.159 H 319.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E99AFE |
|---|---|
| RGB | rgb(233, 154, 254) |
| HSL | hsl(287, 98%, 80%) |
| HSV | hsv(287, 39%, 100%) |
| CMYK | cmyk(8.3%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.57, 45.68, -38.00) |
| CIE-LCH | lch(74.57, 59.42, 320.24°) |
| OKLab | oklab(79.92% 0.1203 -0.1045) |
| OKLCH | oklch(79.92% 0.159 319) |
| XYZ | xyz(63.0469, 47.5925, 99.6119) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.63
Lavender (survey)
#C79FEF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99AFE #AFFE9A
analogous
#B79AFE #E99AFE #FE9AE1
triadic
#E99AFE #FEE99A #9AFEE9
tetradic
#E99AFE #FEB79A #AFFE9A #9AE1FE
square
#E99AFE #FEB79A #AFFE9A #9AE1FE
split-complementary
#E99AFE #E1FE9A #9AFEB7
monochromatic
#CF21FD #DC5DFD #E99AFE #F6D7FF #F8E1FF
Accessibility & contrast
On white
2.00
#E99AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#E99AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99AFE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99AFE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#EAA6C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e99afe; /* rgb */ color: rgb(233, 154, 254); /* oklch */ color: oklch(79.9% 0.159 319.0);
Tailwind
colors: {
custom: {
50: '#f1b9ff',
500: '#e99afe',
950: '#000000',
},
}SCSS
$custom: #e99afe; $custom-light: #f1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#e99afe",
"rgb": {
"r": 233,
"g": 154,
"b": 254
},
"hsl": {
"h": 287.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79923,
"c": 0.15931,
"h": 319
},
"luminance": 0.47591
}Semantic roles & 50–950 ramp
primary
#E99AFE
secondary
#DBF7D4
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186