#EB99F7#EB99F7
#EB99F7 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.155 H 322.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99F7 |
|---|---|
| RGB | rgb(235, 153, 247) |
| HSL | hsl(292, 85%, 78%) |
| HSV | hsv(292, 38%, 97%) |
| CMYK | cmyk(4.9%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(74.29, 45.46, -34.62) |
| CIE-LCH | lch(74.29, 57.14, 322.71°) |
| OKLab | oklab(79.67% 0.1225 -0.0948) |
| OKLCH | oklch(79.67% 0.155 322.3) |
| XYZ | xyz(62.4388, 47.1622, 93.7918) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Plum
#DDA0DD
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99F7 #A5F799
analogous
#BC99F7 #EB99F7 #F799D4
triadic
#EB99F7 #F7EB99 #99F7EB
tetradic
#EB99F7 #F7BC99 #A5F799 #99D4F7
square
#EB99F7 #F7BC99 #A5F799 #99D4F7
split-complementary
#EB99F7 #D4F799 #99F7BC
monochromatic
#D527EE #E060F3 #EB99F7 #F6D2FB #F9E3FD
Accessibility & contrast
On white
2.01
#EB99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EB99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99F7
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99F7 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FA
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#EEA3BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb99f7; /* rgb */ color: rgb(235, 153, 247); /* oklch */ color: oklch(79.7% 0.155 322.3);
Tailwind
colors: {
custom: {
50: '#f3b8fa',
500: '#eb99f7',
950: '#000000',
},
}SCSS
$custom: #eb99f7; $custom-light: #f3b8fa; $custom-dark: #000000;
JSON
{
"hex": "#eb99f7",
"rgb": {
"r": 235,
"g": 153,
"b": 247
},
"hsl": {
"h": 292.34,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.79673,
"c": 0.15487,
"h": 322.3
},
"luminance": 0.4716
}Semantic roles & 50–950 ramp
primary
#EB99F7
secondary
#DAF5D6
accent
#E20420
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085