#E8A4AF#E8A4AF
#E8A4AF is a light, moderate red. Relative luminance 0.468; OKLCH L 78.7% C 0.082 H 8.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4AF |
|---|---|
| RGB | rgb(232, 164, 175) |
| HSL | hsl(350, 60%, 78%) |
| HSV | hsv(350, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 24.6%, 9%) |
| CIE-LAB | lab(74.06, 26.65, 4.43) |
| CIE-LCH | lch(74.06, 27.02, 9.44°) |
| OKLab | oklab(78.66% 0.0807 0.012) |
| OKLCH | oklch(78.66% 0.082 8.4) |
| XYZ | xyz(54.2930, 46.8049, 46.7236) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.62
Dusty Pink
#D8A7B1
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 4.30
Lightpink
#FFB6C1
ΔE00 5.01
Pig Pink
#E78EA5
ΔE00 6.03
Pastel Pink
#FFBACD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4AF #A4E8DD
analogous
#E8A4D1 #E8A4AF #E8BBA4
triadic
#E8A4AF #AFE8A4 #A4AFE8
tetradic
#E8A4AF #D1E8A4 #A4E8DD #BBA4E8
square
#E8A4AF #D1E8A4 #A4E8DD #BBA4E8
split-complementary
#E8A4AF #A4E8BB #A4D1E8
monochromatic
#CF4259 #DC7384 #E8A4AF #F4D5DA #F9E7EA
Accessibility & contrast
On white
2.03
#E8A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E8A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4AF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4AF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFAF
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#F49FA8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a4af; /* rgb */ color: rgb(232, 164, 175); /* oklch */ color: oklch(78.7% 0.082 8.4);
Tailwind
colors: {
custom: {
50: '#f0bfc6',
500: '#e8a4af',
950: '#000000',
},
}SCSS
$custom: #e8a4af; $custom-light: #f0bfc6; $custom-dark: #000000;
JSON
{
"hex": "#e8a4af",
"rgb": {
"r": 232,
"g": 164,
"b": 175
},
"hsl": {
"h": 350.294,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.78664,
"c": 0.08159,
"h": 8.4
},
"luminance": 0.46802
}Semantic roles & 50–950 ramp
primary
#E8A4AF
secondary
#DBF0ED
accent
#C7AC1E
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182