#EB99FF#EB99FF
#EB99FF is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.0% C 0.163 H 319.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99FF |
|---|---|
| RGB | rgb(235, 153, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(7.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(74.61, 46.98, -38.46) |
| CIE-LCH | lch(74.61, 60.71, 320.70°) |
| OKLab | oklab(80.02% 0.1241 -0.1057) |
| OKLCH | oklch(80.02% 0.163 319.6) |
| XYZ | xyz(63.6999, 47.6667, 100.4334) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 6.14
Mauve
#E0B0FF
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99FF #ADFF99
analogous
#B899FF #EB99FF #FF99E0
triadic
#EB99FF #FFEB99 #99FFEB
tetradic
#EB99FF #FFB899 #ADFF99 #99E0FF
square
#EB99FF #FFB899 #ADFF99 #99E0FF
split-complementary
#EB99FF #E0FF99 #99FFB8
monochromatic
#D31FFF #DF5CFF #EB99FF #F7D6FF #F9E0FF
Accessibility & contrast
On white
1.99
#EB99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#EB99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99FF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99FF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#ECA6C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb99ff; /* rgb */ color: rgb(235, 153, 255); /* oklch */ color: oklch(80.0% 0.163 319.6);
Tailwind
colors: {
custom: {
50: '#f3b8ff',
500: '#eb99ff',
950: '#000000',
},
}SCSS
$custom: #eb99ff; $custom-light: #f3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#eb99ff",
"rgb": {
"r": 235,
"g": 153,
"b": 255
},
"hsl": {
"h": 288.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8002,
"c": 0.16306,
"h": 319.6
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#EB99FF
secondary
#DBF7D4
accent
#E6002D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086