#E99FF2#E99FF2
#E99FF2 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.2% C 0.138 H 322.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FF2 |
|---|---|
| RGB | rgb(233, 159, 242) |
| HSL | hsl(293, 76%, 79%) |
| HSV | hsv(293, 34%, 95%) |
| CMYK | cmyk(3.7%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.16, 40.77, -30.59) |
| CIE-LCH | lch(75.16, 50.96, 323.12°) |
| OKLab | oklab(80.22% 0.1104 -0.0834) |
| OKLCH | oklch(80.22% 0.138 322.9) |
| XYZ | xyz(62.0276, 48.5328, 90.0875) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.29
Mauve
#E0B0FF
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.85
Baby Purple
#CA9BF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FF2 #A8F29F
analogous
#BF9FF2 #E99FF2 #F29FD1
triadic
#E99FF2 #F2E99F #9FF2E9
tetradic
#E99FF2 #F2BF9F #A8F29F #9FD1F2
square
#E99FF2 #F2BF9F #A8F29F #9FD1F2
split-complementary
#E99FF2 #D1F29F #9FF2BF
monochromatic
#D033E3 #DD69EB #E99FF2 #F5D5F9 #F9E4FB
Accessibility & contrast
On white
1.96
#E99FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E99FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FF2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FF2 | 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)
#96B4F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#ECA8BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e99ff2; /* rgb */ color: rgb(233, 159, 242); /* oklch */ color: oklch(80.2% 0.138 322.9);
Tailwind
colors: {
custom: {
50: '#f1bcf6',
500: '#e99ff2',
950: '#000000',
},
}SCSS
$custom: #e99ff2; $custom-light: #f1bcf6; $custom-dark: #000000;
JSON
{
"hex": "#e99ff2",
"rgb": {
"r": 233,
"g": 159,
"b": 242
},
"hsl": {
"h": 293.494,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80216,
"c": 0.1384,
"h": 322.9
},
"luminance": 0.48531
}Semantic roles & 50–950 ramp
primary
#E99FF2
secondary
#DBF3D8
accent
#D80D23
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185