#EA90AC#EA90AC
#EA90AC is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.4% C 0.113 H 0.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90AC |
|---|---|
| RGB | rgb(234, 144, 172) |
| HSL | hsl(341, 68%, 74%) |
| HSV | hsv(341, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 26.5%, 8.2%) |
| CIE-LAB | lab(69.77, 37.54, -0.12) |
| CIE-LCH | lch(69.77, 37.54, 359.82°) |
| OKLab | oklab(75.4% 0.1134 0.0002) |
| OKLCH | oklch(75.4% 0.113 0.1) |
| XYZ | xyz(51.3527, 40.4211, 44.1191) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.66
Pinky
#FC86AA
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 4.42
Rosa
#FE86A4
ΔE00 4.59
Faded Pink
#DE9DAC
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90AC #90EACE
analogous
#EA90D9 #EA90AC #EAA190
triadic
#EA90AC #ACEA90 #90ACEA
tetradic
#EA90AC #D9EA90 #90EACE #A190EA
square
#EA90AC #D9EA90 #90EACE #A190EA
split-complementary
#EA90AC #90EAA1 #90D9EA
monochromatic
#D7295F #E05D86 #EA90AC #F4C3D2 #FAE5EC
Accessibility & contrast
On white
2.31
#EA90AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA90AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90AC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90AC | 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)
#9CA1AD
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#F88A9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea90ac; /* rgb */ color: rgb(234, 144, 172); /* oklch */ color: oklch(75.4% 0.113 0.1);
Tailwind
colors: {
custom: {
50: '#f2b2c4',
500: '#ea90ac',
950: '#000000',
},
}SCSS
$custom: #ea90ac; $custom-light: #f2b2c4; $custom-dark: #000000;
JSON
{
"hex": "#ea90ac",
"rgb": {
"r": 234,
"g": 144,
"b": 172
},
"hsl": {
"h": 341.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75397,
"c": 0.11337,
"h": 0.1
},
"luminance": 0.40418
}Semantic roles & 50–950 ramp
primary
#EA90AC
secondary
#D9F2EA
accent
#D09615
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081