#EA91AB#EA91AB
#EA91AB is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.5% C 0.111 H 1.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91AB |
|---|---|
| RGB | rgb(234, 145, 171) |
| HSL | hsl(342, 68%, 74%) |
| HSV | hsv(342, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 26.9%, 8.2%) |
| CIE-LAB | lab(69.96, 36.88, 0.71) |
| CIE-LCH | lch(69.96, 36.89, 1.11°) |
| OKLab | oklab(75.53% 0.1114 0.0024) |
| OKLCH | oklch(75.53% 0.111 1.2) |
| XYZ | xyz(51.4092, 40.6871, 43.6659) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.31
Pinky
#FC86AA
ΔE00 4.03
Dull Pink
#D5869D
ΔE00 4.45
Rosa
#FE86A4
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 4.64
Rose Pink
#F7879A
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91AB #91EAD0
analogous
#EA91D8 #EA91AB #EAA491
triadic
#EA91AB #ABEA91 #91ABEA
tetradic
#EA91AB #D8EA91 #91EAD0 #A491EA
square
#EA91AB #D8EA91 #91EAD0 #A491EA
split-complementary
#EA91AB #91EAA4 #91D8EA
monochromatic
#D62A5D #E05E84 #EA91AB #F4C4D2 #FAE5EB
Accessibility & contrast
On white
2.30
#EA91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EA91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91AB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91AB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AC
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#F88B9A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea91ab; /* rgb */ color: rgb(234, 145, 171); /* oklch */ color: oklch(75.5% 0.111 1.2);
Tailwind
colors: {
custom: {
50: '#f2b2c3',
500: '#ea91ab',
950: '#000000',
},
}SCSS
$custom: #ea91ab; $custom-light: #f2b2c3; $custom-dark: #000000;
JSON
{
"hex": "#ea91ab",
"rgb": {
"r": 234,
"g": 145,
"b": 171
},
"hsl": {
"h": 342.472,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75531,
"c": 0.11147,
"h": 1.2
},
"luminance": 0.40683
}Semantic roles & 50–950 ramp
primary
#EA91AB
secondary
#D9F2EB
accent
#D09916
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081