#EA8A9C#EA8A9C
#EA8A9C is a light, moderate red. Relative luminance 0.381; OKLCH L 74.0% C 0.118 H 8.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A9C |
|---|---|
| RGB | rgb(234, 138, 156) |
| HSL | hsl(349, 70%, 73%) |
| HSV | hsv(349, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 33.3%, 8.2%) |
| CIE-LAB | lab(68.07, 38.59, 6.39) |
| CIE-LCH | lch(68.07, 39.11, 9.40°) |
| OKLab | oklab(73.97% 0.117 0.0171) |
| OKLCH | oklch(73.97% 0.118 8.3) |
| XYZ | xyz(49.0229, 38.0736, 36.2131) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.49
Rose Pink
#F7879A
ΔE00 2.50
Rosa
#FE86A4
ΔE00 3.90
Dusty Pink (survey)
#D58A94
ΔE00 4.17
Dull Pink
#D5869D
ΔE00 4.74
Pinky
#FC86AA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A9C #8AEAD8
analogous
#EA8ACC #EA8A9C #EAA88A
triadic
#EA8A9C #9CEA8A #8A9CEA
tetradic
#EA8A9C #CCEA8A #8AEAD8 #A88AEA
square
#EA8A9C #CCEA8A #8AEAD8 #A88AEA
split-complementary
#EA8A9C #8AEAA8 #8ACCEA
monochromatic
#D42647 #E15670 #EA8A9C #F3BEC8 #FAE5E9
Accessibility & contrast
On white
2.44
#EA8A9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EA8A9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A9C
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A9C | 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)
#9A9B9C
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#FA8190
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8a9c; /* rgb */ color: rgb(234, 138, 156); /* oklch */ color: oklch(74.0% 0.118 8.3);
Tailwind
colors: {
custom: {
50: '#f3adb9',
500: '#ea8a9c',
950: '#000000',
},
}SCSS
$custom: #ea8a9c; $custom-light: #f3adb9; $custom-dark: #000000;
JSON
{
"hex": "#ea8a9c",
"rgb": {
"r": 234,
"g": 138,
"b": 156
},
"hsl": {
"h": 348.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73969,
"c": 0.11827,
"h": 8.3
},
"luminance": 0.3807
}Semantic roles & 50–950 ramp
primary
#EA8A9C
secondary
#D9F2ED
accent
#D2AE14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80