#EA96B9#EA96B9
#EA96B9 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.8% C 0.109 H 353.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96B9 |
|---|---|
| RGB | rgb(234, 150, 185) |
| HSL | hsl(335, 67%, 75%) |
| HSV | hsv(335, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 20.9%, 8.2%) |
| CIE-LAB | lab(71.43, 36.24, -4.92) |
| CIE-LCH | lch(71.43, 36.57, 352.27°) |
| OKLab | oklab(76.78% 0.1085 -0.0125) |
| OKLCH | oklch(76.78% 0.109 353.4) |
| XYZ | xyz(53.5959, 42.8112, 51.3300) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.61
Pinky
#FC86AA
ΔE00 5.69
Faded Pink
#DE9DAC
ΔE00 5.78
Dull Pink
#D5869D
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.48
Powder Pink
#FFB2D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96B9 #96EAC7
analogous
#EA96E3 #EA96B9 #EA9D96
triadic
#EA96B9 #B9EA96 #96B9EA
tetradic
#EA96B9 #E3EA96 #96EAC7 #9D96EA
square
#EA96B9 #E3EA96 #96EAC7 #9D96EA
split-complementary
#EA96B9 #96EA9D #96E3EA
monochromatic
#D63075 #E06397 #EA96B9 #F4C9DB #FAE5EE
Accessibility & contrast
On white
2.20
#EA96B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EA96B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96B9
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96B9 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BA
Deuteranopia (green-blind)
#B4B4B7
Tritanopia (blue-blind)
#F693A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea96b9; /* rgb */ color: rgb(234, 150, 185); /* oklch */ color: oklch(76.8% 0.109 353.4);
Tailwind
colors: {
custom: {
50: '#f2b6ce',
500: '#ea96b9',
950: '#000000',
},
}SCSS
$custom: #ea96b9; $custom-light: #f2b6ce; $custom-dark: #000000;
JSON
{
"hex": "#ea96b9",
"rgb": {
"r": 234,
"g": 150,
"b": 185
},
"hsl": {
"h": 335,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7678,
"c": 0.10921,
"h": 353.4
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#EA96B9
secondary
#DAF1E7
accent
#CF8217
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082