#EB99FE#EB99FE
#EB99FE is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.0% C 0.162 H 319.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99FE |
|---|---|
| RGB | rgb(235, 153, 254) |
| HSL | hsl(289, 98%, 80%) |
| HSV | hsv(289, 40%, 100%) |
| CMYK | cmyk(7.5%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.57, 46.79, -37.98) |
| CIE-LCH | lch(74.57, 60.26, 320.93°) |
| OKLab | oklab(79.98% 0.1239 -0.1044) |
| OKLCH | oklch(79.98% 0.162 319.9) |
| XYZ | xyz(63.5393, 47.6024, 99.5879) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 6.19
Mauve
#E0B0FF
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.34
Plum
#DDA0DD
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99FE #ACFE99
analogous
#B999FE #EB99FE #FE99DE
triadic
#EB99FE #FEEB99 #99FEEB
tetradic
#EB99FE #FEB999 #ACFE99 #99DEFE
square
#EB99FE #FEB999 #ACFE99 #99DEFE
split-complementary
#EB99FE #DEFE99 #99FEB9
monochromatic
#D320FD #DF5CFD #EB99FE #F7D6FF #F9E1FF
Accessibility & contrast
On white
2.00
#EB99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EB99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99FE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99FE | 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)
#8BB2FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#ECA5C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb99fe; /* rgb */ color: rgb(235, 153, 254); /* oklch */ color: oklch(80.0% 0.162 319.9);
Tailwind
colors: {
custom: {
50: '#f3b8ff',
500: '#eb99fe',
950: '#000000',
},
}SCSS
$custom: #eb99fe; $custom-light: #f3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb99fe",
"rgb": {
"r": 235,
"g": 153,
"b": 254
},
"hsl": {
"h": 288.713,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79976,
"c": 0.16203,
"h": 319.9
},
"luminance": 0.476
}Semantic roles & 50–950 ramp
primary
#EB99FE
secondary
#DBF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086