#EA97B6#EA97B6
#EA97B6 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.9% C 0.106 H 355.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97B6 |
|---|---|
| RGB | rgb(234, 151, 182) |
| HSL | hsl(338, 66%, 75%) |
| HSV | hsv(338, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 22.2%, 8.2%) |
| CIE-LAB | lab(71.56, 35.28, -3.06) |
| CIE-LCH | lch(71.56, 35.41, 355.04°) |
| OKLab | oklab(76.85% 0.1059 -0.0076) |
| OKLCH | oklch(76.85% 0.106 355.9) |
| XYZ | xyz(53.4428, 43.0064, 49.7331) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.81
Faded Pink
#DE9DAC
ΔE00 4.86
Pinky
#FC86AA
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 5.89
Rosa
#FE86A4
ΔE00 6.44
Powder Pink
#FFB2D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97B6 #97EACB
analogous
#EA97E0 #EA97B6 #EAA197
triadic
#EA97B6 #B6EA97 #97B6EA
tetradic
#EA97B6 #E0EA97 #97EACB #A197EA
square
#EA97B6 #E0EA97 #97EACB #A197EA
split-complementary
#EA97B6 #97EAA1 #97E0EA
monochromatic
#D5316F #E06492 #EA97B6 #F4CADA #FAE6ED
Accessibility & contrast
On white
2.19
#EA97B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EA97B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97B6
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97B6 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B7
Deuteranopia (green-blind)
#B5B5B4
Tritanopia (blue-blind)
#F693A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea97b6; /* rgb */ color: rgb(234, 151, 182); /* oklch */ color: oklch(76.9% 0.106 355.9);
Tailwind
colors: {
custom: {
50: '#f2b6cb',
500: '#ea97b6',
950: '#000000',
},
}SCSS
$custom: #ea97b6; $custom-light: #f2b6cb; $custom-dark: #000000;
JSON
{
"hex": "#ea97b6",
"rgb": {
"r": 234,
"g": 151,
"b": 182
},
"hsl": {
"h": 337.59,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76853,
"c": 0.10617,
"h": 355.9
},
"luminance": 0.43003
}Semantic roles & 50–950 ramp
primary
#EA97B6
secondary
#DAF1E8
accent
#CE8A17
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082