#E8A9B5#E8A9B5
#E8A9B5 is a light, moderate red. Relative luminance 0.489; OKLCH L 79.7% C 0.076 H 6.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9B5 |
|---|---|
| RGB | rgb(232, 169, 181) |
| HSL | hsl(349, 58%, 79%) |
| HSV | hsv(349, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 22%, 9%) |
| CIE-LAB | lab(75.37, 24.85, 3.03) |
| CIE-LCH | lch(75.37, 25.03, 6.95°) |
| OKLab | oklab(79.72% 0.0751 0.0083) |
| OKLCH | oklch(79.72% 0.076 6.3) |
| XYZ | xyz(55.8079, 48.8708, 50.2005) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.21
Dusty Pink
#D8A7B1
ΔE00 3.41
Soft Pink
#FDB0C0
ΔE00 3.84
Lightpink
#FFB6C1
ΔE00 4.42
Pastel Pink
#FFBACD
ΔE00 5.32
Baby Pink
#FFB7CE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9B5 #A9E8DC
analogous
#E8A9D4 #E8A9B5 #E8BCA9
triadic
#E8A9B5 #B5E8A9 #A9B5E8
tetradic
#E8A9B5 #D4E8A9 #A9E8DC #BCA9E8
square
#E8A9B5 #D4E8A9 #A9E8DC #BCA9E8
split-complementary
#E8A9B5 #A9E8BC #A9D4E8
monochromatic
#CE4862 #DB798B #E8A9B5 #F5D9DF #F9E7EA
Accessibility & contrast
On white
1.95
#E8A9B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#E8A9B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9B5
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9B5 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B5
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#F3A5AD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a9b5; /* rgb */ color: rgb(232, 169, 181); /* oklch */ color: oklch(79.7% 0.076 6.3);
Tailwind
colors: {
custom: {
50: '#f0c3cb',
500: '#e8a9b5',
950: '#000000',
},
}SCSS
$custom: #e8a9b5; $custom-light: #f0c3cb; $custom-dark: #000000;
JSON
{
"hex": "#e8a9b5",
"rgb": {
"r": 232,
"g": 169,
"b": 181
},
"hsl": {
"h": 348.571,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.7972,
"c": 0.07555,
"h": 6.3
},
"luminance": 0.48868
}Semantic roles & 50–950 ramp
primary
#E8A9B5
secondary
#DBF0EC
accent
#C5A620
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182