#E8A8AC#E8A8AC
#E8A8AC is a light, moderate red. Relative luminance 0.481; OKLCH L 79.3% C 0.076 H 14.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8AC |
|---|---|
| RGB | rgb(232, 168, 172) |
| HSL | hsl(356, 58%, 78%) |
| HSV | hsv(356, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 25.9%, 9%) |
| CIE-LAB | lab(74.91, 24.10, 7.30) |
| CIE-LCH | lch(74.91, 25.18, 16.85°) |
| OKLab | oklab(79.29% 0.0733 0.0193) |
| OKLCH | oklch(79.29% 0.076 14.8) |
| XYZ | xyz(54.7288, 48.1426, 45.4315) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.40
Faded Pink
#DE9DAC
ΔE00 4.71
Lightpink
#FFB6C1
ΔE00 5.08
Soft Pink
#FDB0C0
ΔE00 5.34
Pale Rose
#FDC1C5
ΔE00 6.09
Pink
#FFC0CB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8AC #A8E8E4
analogous
#E8A8CC #E8A8AC #E8C4A8
triadic
#E8A8AC #ACE8A8 #A8ACE8
tetradic
#E8A8AC #CCE8A8 #A8E8E4 #C4A8E8
square
#E8A8AC #CCE8A8 #A8E8E4 #C4A8E8
split-complementary
#E8A8AC #A8E8C4 #A8CCE8
monochromatic
#CE4750 #DB787E #E8A8AC #F5D8DA #F9E7E8
Accessibility & contrast
On white
1.98
#E8A8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#E8A8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8AC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8AC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#F5A2AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8ac; /* rgb */ color: rgb(232, 168, 172); /* oklch */ color: oklch(79.3% 0.076 14.8);
Tailwind
colors: {
custom: {
50: '#f0c2c4',
500: '#e8a8ac',
950: '#000000',
},
}SCSS
$custom: #e8a8ac; $custom-light: #f0c2c4; $custom-dark: #000000;
JSON
{
"hex": "#e8a8ac",
"rgb": {
"r": 232,
"g": 168,
"b": 172
},
"hsl": {
"h": 356.25,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.79294,
"c": 0.07578,
"h": 14.8
},
"luminance": 0.4814
}Semantic roles & 50–950 ramp
primary
#E8A8AC
secondary
#DBF0EF
accent
#C6BB20
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171212
muted
#858181