#EA9BAE#EA9BAE
#EA9BAE is a light, moderate red. Relative luminance 0.440; OKLCH L 77.3% C 0.097 H 3.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BAE |
|---|---|
| RGB | rgb(234, 155, 174) |
| HSL | hsl(346, 65%, 76%) |
| HSV | hsv(346, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 25.6%, 8.2%) |
| CIE-LAB | lab(72.22, 32.02, 2.35) |
| CIE-LCH | lch(72.22, 32.11, 4.19°) |
| OKLab | oklab(77.29% 0.0968 0.0066) |
| OKLCH | oklch(77.29% 0.097 3.9) |
| XYZ | xyz(53.2942, 43.9945, 45.7209) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.63
Pig Pink
#E78EA5
ΔE00 3.20
Soft Pink
#FDB0C0
ΔE00 5.33
Dull Pink
#D5869D
ΔE00 6.07
Dusty Pink
#D8A7B1
ΔE00 6.16
Dusty Pink (survey)
#D58A94
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BAE #9BEAD7
analogous
#EA9BD6 #EA9BAE #EAB09B
triadic
#EA9BAE #AEEA9B #9BAEEA
tetradic
#EA9BAE #D6EA9B #9BEAD7 #B09BEA
square
#EA9BAE #D6EA9B #9BEAD7 #B09BEA
split-complementary
#EA9BAE #9BEAB0 #9BD6EA
monochromatic
#D5365C #DF6885 #EA9BAE #F5CED7 #FAE6EB
Accessibility & contrast
On white
2.14
#EA9BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EA9BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BAE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BAE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#B9B7AC
Tritanopia (blue-blind)
#F796A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9bae; /* rgb */ color: rgb(234, 155, 174); /* oklch */ color: oklch(77.3% 0.097 3.9);
Tailwind
colors: {
custom: {
50: '#f2b9c6',
500: '#ea9bae',
950: '#000000',
},
}SCSS
$custom: #ea9bae; $custom-light: #f2b9c6; $custom-dark: #000000;
JSON
{
"hex": "#ea9bae",
"rgb": {
"r": 234,
"g": 155,
"b": 174
},
"hsl": {
"h": 345.57,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77291,
"c": 0.09699,
"h": 3.9
},
"luminance": 0.43991
}Semantic roles & 50–950 ramp
primary
#EA9BAE
secondary
#DAF1EC
accent
#CDA218
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082