#EB9AA9#EB9AA9
#EB9AA9 is a light, moderate red. Relative luminance 0.436; OKLCH L 77.1% C 0.098 H 7.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9AA9 |
|---|---|
| RGB | rgb(235, 154, 169) |
| HSL | hsl(349, 67%, 76%) |
| HSV | hsv(349, 34%, 92%) |
| CMYK | cmyk(0%, 34.5%, 28.1%, 7.8%) |
| CIE-LAB | lab(71.99, 32.23, 4.79) |
| CIE-LCH | lch(71.99, 32.58, 8.45°) |
| OKLab | oklab(77.09% 0.0976 0.0129) |
| OKLCH | oklch(77.09% 0.098 7.5) |
| XYZ | xyz(52.9794, 43.6415, 43.1616) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.09
Pig Pink
#E78EA5
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 5.34
Dusty Pink (survey)
#D58A94
ΔE00 5.49
Soft Pink
#FDB0C0
ΔE00 5.55
Rosa
#FE86A4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9AA9 #9AEBDC
analogous
#EB9AD2 #EB9AA9 #EBB49A
triadic
#EB9AA9 #A9EB9A #9AA9EB
tetradic
#EB9AA9 #D2EB9A #9AEBDC #B49AEB
square
#EB9AA9 #D2EB9A #9AEBDC #B49AEB
split-complementary
#EB9AA9 #9AEBB4 #9AD2EB
monochromatic
#D73452 #E1677E #EB9AA9 #F5CDD4 #FAE5E9
Accessibility & contrast
On white
2.16
#EB9AA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB9AA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9AA9
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9AA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9AA9 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#F9949F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb9aa9; /* rgb */ color: rgb(235, 154, 169); /* oklch */ color: oklch(77.1% 0.098 7.5);
Tailwind
colors: {
custom: {
50: '#f3b8c2',
500: '#eb9aa9',
950: '#000000',
},
}SCSS
$custom: #eb9aa9; $custom-light: #f3b8c2; $custom-dark: #000000;
JSON
{
"hex": "#eb9aa9",
"rgb": {
"r": 235,
"g": 154,
"b": 169
},
"hsl": {
"h": 348.889,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.77092,
"c": 0.09848,
"h": 7.5
},
"luminance": 0.43638
}Semantic roles & 50–950 ramp
primary
#EB9AA9
secondary
#DAF1ED
accent
#CFAD17
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081