#EA90A7#EA90A7
#EA90A7 is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.3% C 0.112 H 3.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90A7 |
|---|---|
| RGB | rgb(234, 144, 167) |
| HSL | hsl(345, 68%, 74%) |
| HSV | hsv(345, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 28.6%, 8.2%) |
| CIE-LAB | lab(69.64, 36.87, 2.48) |
| CIE-LCH | lch(69.64, 36.95, 3.85°) |
| OKLab | oklab(75.25% 0.1116 0.007) |
| OKLCH | oklch(75.25% 0.112 3.6) |
| XYZ | xyz(50.8816, 40.2327, 41.6375) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.67
Pinky
#FC86AA
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.16
Dull Pink
#D5869D
ΔE00 4.35
Rose Pink
#F7879A
ΔE00 4.39
Faded Pink
#DE9DAC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90A7 #90EAD3
analogous
#EA90D4 #EA90A7 #EAA690
triadic
#EA90A7 #A7EA90 #90A7EA
tetradic
#EA90A7 #D4EA90 #90EAD3 #A690EA
square
#EA90A7 #D4EA90 #90EAD3 #A690EA
split-complementary
#EA90A7 #90EAA6 #90D4EA
monochromatic
#D72955 #E05D7E #EA90A7 #F4C3D0 #FAE5EB
Accessibility & contrast
On white
2.32
#EA90A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EA90A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90A7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90A7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A8
Deuteranopia (green-blind)
#B4B0A5
Tritanopia (blue-blind)
#F88998
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea90a7; /* rgb */ color: rgb(234, 144, 167); /* oklch */ color: oklch(75.3% 0.112 3.6);
Tailwind
colors: {
custom: {
50: '#f3b2c1',
500: '#ea90a7',
950: '#000000',
},
}SCSS
$custom: #ea90a7; $custom-light: #f3b2c1; $custom-dark: #000000;
JSON
{
"hex": "#ea90a7",
"rgb": {
"r": 234,
"g": 144,
"b": 167
},
"hsl": {
"h": 344.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75251,
"c": 0.1118,
"h": 3.6
},
"luminance": 0.40229
}Semantic roles & 50–950 ramp
primary
#EA90A7
secondary
#D9F2EB
accent
#D0A015
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081