#EB97FF#EB97FF
#EB97FF is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.7% C 0.166 H 319.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97FF |
|---|---|
| RGB | rgb(235, 151, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 41%, 100%) |
| CMYK | cmyk(7.8%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(74.20, 48.02, -39.10) |
| CIE-LCH | lch(74.20, 61.92, 320.85°) |
| OKLab | oklab(79.71% 0.127 -0.1075) |
| OKLCH | oklch(79.71% 0.166 319.7) |
| XYZ | xyz(63.3753, 47.0175, 100.3252) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97FF #ABFF97
analogous
#B797FF #EB97FF #FF97DF
triadic
#EB97FF #FFEB97 #97FFEB
tetradic
#EB97FF #FFB797 #ABFF97 #97DFFF
square
#EB97FF #FFB797 #ABFF97 #97DFFF
split-complementary
#EB97FF #DFFF97 #97FFB7
monochromatic
#D31DFF #DF5AFF #EB97FF #F7D4FF #F9E0FF
Accessibility & contrast
On white
2.02
#EB97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#EB97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97FF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97FF | 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)
#88B1FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#ECA4BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb97ff; /* rgb */ color: rgb(235, 151, 255); /* oklch */ color: oklch(79.7% 0.166 319.7);
Tailwind
colors: {
custom: {
50: '#f3b7ff',
500: '#eb97ff',
950: '#000000',
},
}SCSS
$custom: #eb97ff; $custom-light: #f3b7ff; $custom-dark: #000000;
JSON
{
"hex": "#eb97ff",
"rgb": {
"r": 235,
"g": 151,
"b": 255
},
"hsl": {
"h": 288.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.7971,
"c": 0.16638,
"h": 319.7
},
"luminance": 0.47015
}Semantic roles & 50–950 ramp
primary
#EB97FF
secondary
#DBF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086