#EA9AA8#EA9AA8
#EA9AA8 is a light, moderate red. Relative luminance 0.434; OKLCH L 77.0% C 0.097 H 8.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AA8 |
|---|---|
| RGB | rgb(234, 154, 168) |
| HSL | hsl(350, 66%, 76%) |
| HSV | hsv(350, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 28.2%, 8.2%) |
| CIE-LAB | lab(71.85, 31.73, 5.12) |
| CIE-LCH | lch(71.85, 32.15, 9.17°) |
| OKLab | oklab(76.95% 0.0962 0.0138) |
| OKLCH | oklch(76.95% 0.097 8.2) |
| XYZ | xyz(52.5566, 43.4343, 42.6537) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.02
Pig Pink
#E78EA5
ΔE00 3.58
Dusty Pink (survey)
#D58A94
ΔE00 5.30
Rose Pink
#F7879A
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 5.67
Rosa
#FE86A4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AA8 #9AEADC
analogous
#EA9AD0 #EA9AA8 #EAB49A
triadic
#EA9AA8 #A8EA9A #9AA8EA
tetradic
#EA9AA8 #D0EA9A #9AEADC #B49AEA
square
#EA9AA8 #D0EA9A #9AEADC #B49AEA
split-complementary
#EA9AA8 #9AEAB4 #9AD0EA
monochromatic
#D53551 #DF677C #EA9AA8 #F5CDD4 #FAE6E9
Accessibility & contrast
On white
2.17
#EA9AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EA9AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AA8
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AA8 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#F8949F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea9aa8; /* rgb */ color: rgb(234, 154, 168); /* oklch */ color: oklch(77.0% 0.097 8.2);
Tailwind
colors: {
custom: {
50: '#f2b8c1',
500: '#ea9aa8',
950: '#000000',
},
}SCSS
$custom: #ea9aa8; $custom-light: #f2b8c1; $custom-dark: #000000;
JSON
{
"hex": "#ea9aa8",
"rgb": {
"r": 234,
"g": 154,
"b": 168
},
"hsl": {
"h": 349.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.76952,
"c": 0.09713,
"h": 8.2
},
"luminance": 0.43431
}Semantic roles & 50–950 ramp
primary
#EA9AA8
secondary
#DAF1ED
accent
#CDAE18
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081