#EA9BAC#EA9BAC
#EA9BAC is a light, moderate red. Relative luminance 0.439; OKLCH L 77.2% C 0.096 H 5.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BAC |
|---|---|
| RGB | rgb(234, 155, 172) |
| HSL | hsl(347, 65%, 76%) |
| HSV | hsv(347, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 26.5%, 8.2%) |
| CIE-LAB | lab(72.17, 31.75, 3.38) |
| CIE-LCH | lch(72.17, 31.93, 6.07°) |
| OKLab | oklab(77.23% 0.096 0.0093) |
| OKLCH | oklch(77.23% 0.096 5.5) |
| XYZ | xyz(53.1007, 43.9171, 44.7017) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.61
Pig Pink
#E78EA5
ΔE00 3.33
Soft Pink
#FDB0C0
ΔE00 5.32
Dusty Pink (survey)
#D58A94
ΔE00 5.85
Rose Pink
#F7879A
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BAC #9BEAD9
analogous
#EA9BD4 #EA9BAC #EAB29B
triadic
#EA9BAC #ACEA9B #9BACEA
tetradic
#EA9BAC #D4EA9B #9BEAD9 #B29BEA
square
#EA9BAC #D4EA9B #9BEAD9 #B29BEA
split-complementary
#EA9BAC #9BEAB2 #9BD4EA
monochromatic
#D53658 #DF6882 #EA9BAC #F5CED6 #FAE6EA
Accessibility & contrast
On white
2.15
#EA9BAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EA9BAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BAC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BAC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#BAB6AA
Tritanopia (blue-blind)
#F795A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9bac; /* rgb */ color: rgb(234, 155, 172); /* oklch */ color: oklch(77.2% 0.096 5.5);
Tailwind
colors: {
custom: {
50: '#f2b9c4',
500: '#ea9bac',
950: '#000000',
},
}SCSS
$custom: #ea9bac; $custom-light: #f2b9c4; $custom-dark: #000000;
JSON
{
"hex": "#ea9bac",
"rgb": {
"r": 234,
"g": 155,
"b": 172
},
"hsl": {
"h": 347.089,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77234,
"c": 0.09649,
"h": 5.5
},
"luminance": 0.43914
}Semantic roles & 50–950 ramp
primary
#EA9BAC
secondary
#DAF1EC
accent
#CDA618
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081