#EB99F4#EB99F4
#EB99F4 is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.5% C 0.152 H 323.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99F4 |
|---|---|
| RGB | rgb(235, 153, 244) |
| HSL | hsl(294, 81%, 78%) |
| HSV | hsv(294, 37%, 96%) |
| CMYK | cmyk(3.7%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.18, 44.89, -33.17) |
| CIE-LCH | lch(74.18, 55.82, 323.54°) |
| OKLab | oklab(79.55% 0.1218 -0.0907) |
| OKLCH | oklch(79.55% 0.152 323.3) |
| XYZ | xyz(61.9796, 46.9786, 91.3733) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.85
Plum
#DDA0DD
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99F4 #A2F499
analogous
#BD99F4 #EB99F4 #F499CF
triadic
#EB99F4 #F4EB99 #99F4EB
tetradic
#EB99F4 #F4BD99 #A2F499 #99CFF4
square
#EB99F4 #F4BD99 #A2F499 #99CFF4
split-complementary
#EB99F4 #CFF499 #99F4BD
monochromatic
#D52BE8 #E062EE #EB99F4 #F6D0FA #FAE3FC
Accessibility & contrast
On white
2.02
#EB99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#EB99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99F4
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99F4 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F7
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#EEA3BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb99f4; /* rgb */ color: rgb(235, 153, 244); /* oklch */ color: oklch(79.5% 0.152 323.3);
Tailwind
colors: {
custom: {
50: '#f3b8f8',
500: '#eb99f4',
950: '#000000',
},
}SCSS
$custom: #eb99f4; $custom-light: #f3b8f8; $custom-dark: #000000;
JSON
{
"hex": "#eb99f4",
"rgb": {
"r": 235,
"g": 153,
"b": 244
},
"hsl": {
"h": 294.066,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.79546,
"c": 0.15186,
"h": 323.3
},
"luminance": 0.46976
}Semantic roles & 50–950 ramp
primary
#EB99F4
secondary
#DAF4D7
accent
#DD091E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085