#EA90A2#EA90A2
#EA90A2 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.1% C 0.111 H 7.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90A2 |
|---|---|
| RGB | rgb(234, 144, 162) |
| HSL | hsl(348, 68%, 74%) |
| HSV | hsv(348, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 30.8%, 8.2%) |
| CIE-LAB | lab(69.51, 36.22, 5.09) |
| CIE-LCH | lch(69.51, 36.57, 7.99°) |
| OKLab | oklab(75.11% 0.1098 0.0137) |
| OKLCH | oklch(75.11% 0.111 7.1) |
| XYZ | xyz(50.4282, 40.0513, 39.2501) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.75
Rose Pink
#F7879A
ΔE00 3.48
Rosa
#FE86A4
ΔE00 4.31
Dusty Pink (survey)
#D58A94
ΔE00 4.43
Faded Pink
#DE9DAC
ΔE00 4.67
Dull Pink
#D5869D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90A2 #90EAD8
analogous
#EA90CF #EA90A2 #EAAB90
triadic
#EA90A2 #A2EA90 #90A2EA
tetradic
#EA90A2 #CFEA90 #90EAD8 #AB90EA
square
#EA90A2 #CFEA90 #90EAD8 #AB90EA
split-complementary
#EA90A2 #90EAAB #90CFEA
monochromatic
#D7294C #E05D77 #EA90A2 #F4C3CD #FAE5E9
Accessibility & contrast
On white
2.33
#EA90A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EA90A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90A2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90A2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#F98996
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea90a2; /* rgb */ color: rgb(234, 144, 162); /* oklch */ color: oklch(75.1% 0.111 7.1);
Tailwind
colors: {
custom: {
50: '#f3b2bd',
500: '#ea90a2',
950: '#000000',
},
}SCSS
$custom: #ea90a2; $custom-light: #f3b2bd; $custom-dark: #000000;
JSON
{
"hex": "#ea90a2",
"rgb": {
"r": 234,
"g": 144,
"b": 162
},
"hsl": {
"h": 348,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.7511,
"c": 0.11061,
"h": 7.1
},
"luminance": 0.40048
}Semantic roles & 50–950 ramp
primary
#EA90A2
secondary
#D9F2ED
accent
#D0AB15
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081