#EA8A9B#EA8A9B
#EA8A9B is a light, moderate red. Relative luminance 0.380; OKLCH L 73.9% C 0.118 H 9.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A9B |
|---|---|
| RGB | rgb(234, 138, 155) |
| HSL | hsl(349, 70%, 73%) |
| HSV | hsv(349, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 33.8%, 8.2%) |
| CIE-LAB | lab(68.05, 38.47, 6.91) |
| CIE-LCH | lch(68.05, 39.08, 10.19°) |
| OKLab | oklab(73.94% 0.1167 0.0184) |
| OKLCH | oklch(73.94% 0.118 9) |
| XYZ | xyz(48.9385, 38.0399, 35.7689) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.41
Pig Pink
#E78EA5
ΔE00 2.77
Rosa
#FE86A4
ΔE00 4.06
Dusty Pink (survey)
#D58A94
ΔE00 4.07
Dull Pink
#D5869D
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A9B #8AEAD9
analogous
#EA8ACB #EA8A9B #EAA98A
triadic
#EA8A9B #9BEA8A #8A9BEA
tetradic
#EA8A9B #CBEA8A #8AEAD9 #A98AEA
square
#EA8A9B #CBEA8A #8AEAD9 #A98AEA
split-complementary
#EA8A9B #8AEAA9 #8ACBEA
monochromatic
#D42645 #E1566F #EA8A9B #F3BEC7 #FAE5E9
Accessibility & contrast
On white
2.44
#EA8A9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EA8A9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A9B
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A9B | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#FA8190
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8a9b; /* rgb */ color: rgb(234, 138, 155); /* oklch */ color: oklch(73.9% 0.118 9.0);
Tailwind
colors: {
custom: {
50: '#f3adb8',
500: '#ea8a9b',
950: '#000000',
},
}SCSS
$custom: #ea8a9b; $custom-light: #f3adb8; $custom-dark: #000000;
JSON
{
"hex": "#ea8a9b",
"rgb": {
"r": 234,
"g": 138,
"b": 155
},
"hsl": {
"h": 349.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73942,
"c": 0.11809,
"h": 9
},
"luminance": 0.38036
}Semantic roles & 50–950 ramp
primary
#EA8A9B
secondary
#D9F2EE
accent
#D2B014
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80