#EB99F6#EB99F6
#EB99F6 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.6% C 0.154 H 322.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99F6 |
|---|---|
| RGB | rgb(235, 153, 246) |
| HSL | hsl(293, 84%, 78%) |
| HSV | hsv(293, 38%, 96%) |
| CMYK | cmyk(4.5%, 37.8%, 0%, 3.5%) |
| CIE-LAB | lab(74.25, 45.27, -34.14) |
| CIE-LCH | lch(74.25, 56.70, 322.98°) |
| OKLab | oklab(79.63% 0.1223 -0.0934) |
| OKLCH | oklch(79.63% 0.154 322.6) |
| XYZ | xyz(62.2849, 47.1007, 92.9813) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.76
Lilac (survey)
#CEA2FD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99F6 #A4F699
analogous
#BC99F6 #EB99F6 #F699D2
triadic
#EB99F6 #F6EB99 #99F6EB
tetradic
#EB99F6 #F6BC99 #A4F699 #99D2F6
square
#EB99F6 #F6BC99 #A4F699 #99D2F6
split-complementary
#EB99F6 #D2F699 #99F6BC
monochromatic
#D529EC #E061F1 #EB99F6 #F6D1FB #F9E3FD
Accessibility & contrast
On white
2.02
#EB99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EB99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99F6
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99F6 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1F9
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#EEA3BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb99f6; /* rgb */ color: rgb(235, 153, 246); /* oklch */ color: oklch(79.6% 0.154 322.6);
Tailwind
colors: {
custom: {
50: '#f3b8f9',
500: '#eb99f6',
950: '#000000',
},
}SCSS
$custom: #eb99f6; $custom-light: #f3b8f9; $custom-dark: #000000;
JSON
{
"hex": "#eb99f6",
"rgb": {
"r": 235,
"g": 153,
"b": 246
},
"hsl": {
"h": 292.903,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.79631,
"c": 0.15387,
"h": 322.6
},
"luminance": 0.47098
}Semantic roles & 50–950 ramp
primary
#EB99F6
secondary
#DAF4D7
accent
#E0051F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085