#EB97EA#EB97EA
#EB97EA is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.8% C 0.146 H 327.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97EA |
|---|---|
| RGB | rgb(235, 151, 234) |
| HSL | hsl(301, 68%, 76%) |
| HSV | hsv(301, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(73.38, 44.10, -28.96) |
| CIE-LCH | lch(73.38, 52.76, 326.71°) |
| OKLab | oklab(78.82% 0.1224 -0.0787) |
| OKLCH | oklch(78.82% 0.146 327.3) |
| XYZ | xyz(60.1776, 45.7384, 83.4845) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 7.49
Bubblegum Pink
#FE83CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97EA #97EB98
analogous
#C297EB #EB97EA #EB97C0
triadic
#EB97EA #EAEB97 #97EAEB
tetradic
#EB97EA #EBC297 #97EB98 #97C0EB
square
#EB97EA #EBC297 #97EB98 #97C0EB
split-complementary
#EB97EA #C0EB97 #97EBC2
monochromatic
#D730D5 #E164E0 #EB97EA #F5CAF4 #FAE5FA
Accessibility & contrast
On white
2.07
#EB97EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EB97EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97EA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97EA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#F09FB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb97ea; /* rgb */ color: rgb(235, 151, 234); /* oklch */ color: oklch(78.8% 0.146 327.3);
Tailwind
colors: {
custom: {
50: '#f3b7f1',
500: '#eb97ea',
950: '#000000',
},
}SCSS
$custom: #eb97ea; $custom-light: #f3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#eb97ea",
"rgb": {
"r": 235,
"g": 151,
"b": 234
},
"hsl": {
"h": 300.714,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.78818,
"c": 0.14554,
"h": 327.3
},
"luminance": 0.45736
}Semantic roles & 50–950 ramp
primary
#EB97EA
secondary
#D9F2DA
accent
#D01816
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084