#EB97C8#EB97C8
#EB97C8 is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.5% C 0.117 H 344.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97C8 |
|---|---|
| RGB | rgb(235, 151, 200) |
| HSL | hsl(325, 68%, 76%) |
| HSV | hsv(325, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 14.9%, 7.8%) |
| CIE-LAB | lab(72.21, 38.34, -12.05) |
| CIE-LCH | lch(72.21, 40.19, 342.55°) |
| OKLab | oklab(77.55% 0.113 -0.0318) |
| OKLCH | oklch(77.55% 0.117 344.3) |
| XYZ | xyz(55.7532, 43.9686, 60.1825) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 7.66
Lavender Pink
#DD85D7
ΔE00 8.13
Pig Pink
#E78EA5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97C8 #97EBBA
analogous
#E497EB #EB97C8 #EB979E
triadic
#EB97C8 #C8EB97 #97C8EB
tetradic
#EB97C8 #EBE497 #97EBBA #979EEB
square
#EB97C8 #EBE497 #97EBBA #979EEB
split-complementary
#EB97C8 #9EEB97 #97EBE4
monochromatic
#D73092 #E164AD #EB97C8 #F5CAE3 #FAE5F1
Accessibility & contrast
On white
2.14
#EB97C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EB97C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97C8
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97C8 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CA
Deuteranopia (green-blind)
#B1B6C6
Tritanopia (blue-blind)
#F597A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb97c8; /* rgb */ color: rgb(235, 151, 200); /* oklch */ color: oklch(77.5% 0.117 344.3);
Tailwind
colors: {
custom: {
50: '#f3b7d8',
500: '#eb97c8',
950: '#000000',
},
}SCSS
$custom: #eb97c8; $custom-light: #f3b7d8; $custom-dark: #000000;
JSON
{
"hex": "#eb97c8",
"rgb": {
"r": 235,
"g": 151,
"b": 200
},
"hsl": {
"h": 325,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.77548,
"c": 0.11734,
"h": 344.3
},
"luminance": 0.43966
}Semantic roles & 50–950 ramp
primary
#EB97C8
secondary
#D9F2E3
accent
#D06316
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083