#E8A9B0#E8A9B0
#E8A9B0 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.6% C 0.075 H 11.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9B0 |
|---|---|
| RGB | rgb(232, 169, 176) |
| HSL | hsl(353, 58%, 79%) |
| HSV | hsv(353, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 24.1%, 9%) |
| CIE-LAB | lab(75.25, 24.13, 5.58) |
| CIE-LCH | lch(75.25, 24.76, 13.03°) |
| OKLab | oklab(79.58% 0.0732 0.0149) |
| OKLCH | oklch(79.58% 0.075 11.5) |
| XYZ | xyz(55.3040, 48.6692, 47.5470) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.74
Faded Pink
#DE9DAC
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.55
Soft Pink
#FDB0C0
ΔE00 4.57
Pale Rose
#FDC1C5
ΔE00 5.88
Pink
#FFC0CB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9B0 #A9E8E1
analogous
#E8A9CF #E8A9B0 #E8C1A9
triadic
#E8A9B0 #B0E8A9 #A9B0E8
tetradic
#E8A9B0 #CFE8A9 #A9E8E1 #C1A9E8
square
#E8A9B0 #CFE8A9 #A9E8E1 #C1A9E8
split-complementary
#E8A9B0 #A9E8C1 #A9CFE8
monochromatic
#CE4857 #DB7984 #E8A9B0 #F5D9DC #F9E7E9
Accessibility & contrast
On white
1.96
#E8A9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#E8A9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9B0
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9B0 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#F4A4AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a9b0; /* rgb */ color: rgb(232, 169, 176); /* oklch */ color: oklch(79.6% 0.075 11.5);
Tailwind
colors: {
custom: {
50: '#f0c3c7',
500: '#e8a9b0',
950: '#000000',
},
}SCSS
$custom: #e8a9b0; $custom-light: #f0c3c7; $custom-dark: #000000;
JSON
{
"hex": "#e8a9b0",
"rgb": {
"r": 232,
"g": 169,
"b": 176
},
"hsl": {
"h": 353.333,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79582,
"c": 0.07472,
"h": 11.5
},
"luminance": 0.48666
}Semantic roles & 50–950 ramp
primary
#E8A9B0
secondary
#DBF0EE
accent
#C5B320
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182