#E99BFC#E99BFC
#E99BFC is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.156 H 319.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BFC |
|---|---|
| RGB | rgb(233, 155, 252) |
| HSL | hsl(288, 94%, 80%) |
| HSV | hsv(288, 38%, 99%) |
| CMYK | cmyk(7.5%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.70, 44.77, -36.72) |
| CIE-LCH | lch(74.70, 57.91, 320.64°) |
| OKLab | oklab(79.99% 0.1184 -0.1008) |
| OKLCH | oklch(79.99% 0.156 319.6) |
| XYZ | xyz(62.8940, 47.7965, 97.9892) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.56
Mauve
#E0B0FF
ΔE00 5.67
Baby Purple
#CA9BF7
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BFC #AEFC9B
analogous
#B89BFC #E99BFC #FC9BDF
triadic
#E99BFC #FCE99B #9BFCE9
tetradic
#E99BFC #FCB89B #AEFC9B #9BDFFC
square
#E99BFC #FCB89B #AEFC9B #9BDFFC
split-complementary
#E99BFC #DFFC9B #9BFCB8
monochromatic
#CF24F8 #DC60FA #E99BFC #F6D6FE #F8E1FE
Accessibility & contrast
On white
1.99
#E99BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E99BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BFC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BFC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#EAA7C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e99bfc; /* rgb */ color: rgb(233, 155, 252); /* oklch */ color: oklch(80.0% 0.156 319.6);
Tailwind
colors: {
custom: {
50: '#f1bafd',
500: '#e99bfc',
950: '#000000',
},
}SCSS
$custom: #e99bfc; $custom-light: #f1bafd; $custom-dark: #000000;
JSON
{
"hex": "#e99bfc",
"rgb": {
"r": 233,
"g": 155,
"b": 252
},
"hsl": {
"h": 288.247,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79994,
"c": 0.15554,
"h": 319.6
},
"luminance": 0.47795
}Semantic roles & 50–950 ramp
primary
#E99BFC
secondary
#DBF6D5
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185