#E8A9B8#E8A9B8
#E8A9B8 is a light, moderate red. Relative luminance 0.490; OKLCH L 79.8% C 0.076 H 3.2°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9B8 |
|---|---|
| RGB | rgb(232, 169, 184) |
| HSL | hsl(346, 58%, 79%) |
| HSV | hsv(346, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 20.7%, 9%) |
| CIE-LAB | lab(75.45, 25.29, 1.50) |
| CIE-LCH | lch(75.45, 25.33, 3.39°) |
| OKLab | oklab(79.81% 0.0762 0.0043) |
| OKLCH | oklch(79.81% 0.076 3.2) |
| XYZ | xyz(56.1190, 48.9952, 51.8392) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.14
Dusty Pink
#D8A7B1
ΔE00 3.60
Soft Pink
#FDB0C0
ΔE00 3.79
Lightpink
#FFB6C1
ΔE00 4.68
Pastel Pink
#FFBACD
ΔE00 4.96
Baby Pink
#FFB7CE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9B8 #A9E8D9
analogous
#E8A9D7 #E8A9B8 #E8B9A9
triadic
#E8A9B8 #B8E8A9 #A9B8E8
tetradic
#E8A9B8 #D7E8A9 #A9E8D9 #B9A9E8
square
#E8A9B8 #D7E8A9 #A9E8D9 #B9A9E8
split-complementary
#E8A9B8 #A9E8B9 #A9D7E8
monochromatic
#CE4868 #DB7990 #E8A9B8 #F5D9E0 #F9E7EB
Accessibility & contrast
On white
1.94
#E8A9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#E8A9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9B8
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9B8 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B8
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#F3A5AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a9b8; /* rgb */ color: rgb(232, 169, 184); /* oklch */ color: oklch(79.8% 0.076 3.2);
Tailwind
colors: {
custom: {
50: '#f0c3cd',
500: '#e8a9b8',
950: '#000000',
},
}SCSS
$custom: #e8a9b8; $custom-light: #f0c3cd; $custom-dark: #000000;
JSON
{
"hex": "#e8a9b8",
"rgb": {
"r": 232,
"g": 169,
"b": 184
},
"hsl": {
"h": 345.714,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79805,
"c": 0.07631,
"h": 3.2
},
"luminance": 0.48992
}Semantic roles & 50–950 ramp
primary
#E8A9B8
secondary
#DBF0EB
accent
#C59E20
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171213
muted
#858182