#E99FEB#E99FEB
#E99FEB is a light, vivid purple. Relative luminance 0.481; OKLCH L 79.9% C 0.131 H 325.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FEB |
|---|---|
| RGB | rgb(233, 159, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 32%, 92%) |
| CMYK | cmyk(0.9%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.90, 39.47, -27.18) |
| CIE-LCH | lch(74.90, 47.92, 325.44°) |
| OKLab | oklab(79.94% 0.1087 -0.0738) |
| OKLCH | oklch(79.94% 0.131 325.8) |
| XYZ | xyz(60.9964, 48.1203, 84.6563) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.15
Mauve
#E0B0FF
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 7.60
Light Lavendar
#EFC0FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FEB #A1EB9F
analogous
#C39FEB #E99FEB #EB9FC7
triadic
#E99FEB #EBE99F #9FEBE9
tetradic
#E99FEB #EBC39F #A1EB9F #9FC7EB
square
#E99FEB #EBC39F #A1EB9F #9FC7EB
split-complementary
#E99FEB #C7EB9F #9FEBC3
monochromatic
#D23AD6 #DD6CE0 #E99FEB #F5D2F6 #F9E6FA
Accessibility & contrast
On white
1.98
#E99FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#E99FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FEB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FEB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#EDA6BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99feb; /* rgb */ color: rgb(233, 159, 235); /* oklch */ color: oklch(79.9% 0.131 325.8);
Tailwind
colors: {
custom: {
50: '#f1bcf1',
500: '#e99feb',
950: '#000000',
},
}SCSS
$custom: #e99feb; $custom-light: #f1bcf1; $custom-dark: #000000;
JSON
{
"hex": "#e99feb",
"rgb": {
"r": 233,
"g": 159,
"b": 235
},
"hsl": {
"h": 298.421,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79935,
"c": 0.13139,
"h": 325.8
},
"luminance": 0.48118
}Semantic roles & 50–950 ramp
primary
#E99FEB
secondary
#DAF1DA
accent
#CD181D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184