#EA90AB#EA90AB
#EA90AB is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.4% C 0.113 H 0.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90AB |
|---|---|
| RGB | rgb(234, 144, 171) |
| HSL | hsl(342, 68%, 74%) |
| HSV | hsv(342, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 26.9%, 8.2%) |
| CIE-LAB | lab(69.74, 37.41, 0.40) |
| CIE-LCH | lch(69.74, 37.41, 0.61°) |
| OKLab | oklab(75.37% 0.113 0.0016) |
| OKLCH | oklch(75.37% 0.113 0.8) |
| XYZ | xyz(51.2571, 40.3829, 43.6152) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.39
Pinky
#FC86AA
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90AB #90EACF
analogous
#EA90D8 #EA90AB #EAA290
triadic
#EA90AB #ABEA90 #90ABEA
tetradic
#EA90AB #D8EA90 #90EACF #A290EA
square
#EA90AB #D8EA90 #90EACF #A290EA
split-complementary
#EA90AB #90EAA2 #90D8EA
monochromatic
#D7295D #E05D84 #EA90AB #F4C3D2 #FAE5EC
Accessibility & contrast
On white
2.31
#EA90AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA90AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90AB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90AB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AC
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#F88A99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea90ab; /* rgb */ color: rgb(234, 144, 171); /* oklch */ color: oklch(75.4% 0.113 0.8);
Tailwind
colors: {
custom: {
50: '#f3b2c3',
500: '#ea90ab',
950: '#000000',
},
}SCSS
$custom: #ea90ab; $custom-light: #f3b2c3; $custom-dark: #000000;
JSON
{
"hex": "#ea90ab",
"rgb": {
"r": 234,
"g": 144,
"b": 171
},
"hsl": {
"h": 342,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75367,
"c": 0.11302,
"h": 0.8
},
"luminance": 0.40379
}Semantic roles & 50–950 ramp
primary
#EA90AB
secondary
#D9F2EA
accent
#D09815
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081