#EB97F9#EB97F9
#EB97F9 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.4% C 0.160 H 321.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97F9 |
|---|---|
| RGB | rgb(235, 151, 249) |
| HSL | hsl(291, 89%, 78%) |
| HSV | hsv(291, 39%, 98%) |
| CMYK | cmyk(5.6%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(73.96, 46.87, -36.23) |
| CIE-LCH | lch(73.96, 59.24, 322.30°) |
| OKLab | oklab(79.45% 0.1258 -0.0993) |
| OKLCH | oklch(79.45% 0.16 321.7) |
| XYZ | xyz(62.4245, 46.6371, 95.3178) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97F9 #A5F997
analogous
#BA97F9 #EB97F9 #F997D6
triadic
#EB97F9 #F9EB97 #97F9EB
tetradic
#EB97F9 #F9BA97 #A5F997 #97D6F9
square
#EB97F9 #F9BA97 #A5F997 #97D6F9
split-complementary
#EB97F9 #D6F997 #97F9BA
monochromatic
#D523F2 #E05DF6 #EB97F9 #F6D1FC #F9E2FD
Accessibility & contrast
On white
2.03
#EB97F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EB97F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97F9
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97F9 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#EDA2BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb97f9; /* rgb */ color: rgb(235, 151, 249); /* oklch */ color: oklch(79.4% 0.160 321.7);
Tailwind
colors: {
custom: {
50: '#f3b7fb',
500: '#eb97f9',
950: '#000000',
},
}SCSS
$custom: #eb97f9; $custom-light: #f3b7fb; $custom-dark: #000000;
JSON
{
"hex": "#eb97f9",
"rgb": {
"r": 235,
"g": 151,
"b": 249
},
"hsl": {
"h": 291.429,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79447,
"c": 0.16025,
"h": 321.7
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#EB97F9
secondary
#DAF5D6
accent
#E60021
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085