#E99FEE#E99FEE
#E99FEE is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.1% C 0.134 H 324.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FEE |
|---|---|
| RGB | rgb(233, 159, 238) |
| HSL | hsl(296, 70%, 78%) |
| HSV | hsv(296, 33%, 93%) |
| CMYK | cmyk(2.1%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.01, 40.02, -28.64) |
| CIE-LCH | lch(75.01, 49.21, 324.41°) |
| OKLab | oklab(80.05% 0.1095 -0.0779) |
| OKLCH | oklch(80.05% 0.134 324.6) |
| XYZ | xyz(61.4334, 48.2951, 86.9581) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.50
Lavender (survey)
#C79FEF
ΔE00 7.27
Lilac (survey)
#CEA2FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FEE #A4EE9F
analogous
#C29FEE #E99FEE #EE9FCB
triadic
#E99FEE #EEE99F #9FEEE9
tetradic
#E99FEE #EEC29F #A4EE9F #9FCBEE
square
#E99FEE #EEC29F #A4EE9F #9FCBEE
split-complementary
#E99FEE #CBEE9F #9FEEC2
monochromatic
#D137DC #DD6BE5 #E99FEE #F5D3F7 #F9E5FA
Accessibility & contrast
On white
1.97
#E99FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#E99FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FEE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FEE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#EDA7BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e99fee; /* rgb */ color: rgb(233, 159, 238); /* oklch */ color: oklch(80.1% 0.134 324.6);
Tailwind
colors: {
custom: {
50: '#f1bcf3',
500: '#e99fee',
950: '#000000',
},
}SCSS
$custom: #e99fee; $custom-light: #f1bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e99fee",
"rgb": {
"r": 233,
"g": 159,
"b": 238
},
"hsl": {
"h": 296.203,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.80054,
"c": 0.13436,
"h": 324.6
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#E99FEE
secondary
#DBF2D9
accent
#D21420
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185