#E8A79F#E8A79F
#E8A79F is a light, moderate red. Relative luminance 0.473; OKLCH L 78.8% C 0.078 H 26.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A79F |
|---|---|
| RGB | rgb(232, 167, 159) |
| HSL | hsl(7, 61%, 77%) |
| HSV | hsv(7, 31%, 91%) |
| CMYK | cmyk(0%, 28%, 31.5%, 9%) |
| CIE-LAB | lab(74.38, 22.89, 13.66) |
| CIE-LCH | lch(74.38, 26.66, 30.82°) |
| OKLab | oklab(78.78% 0.0698 0.0354) |
| OKLCH | oklch(78.78% 0.078 26.9) |
| XYZ | xyz(53.3569, 47.2996, 39.1135) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.60
Light Salmon
#FEA993
ΔE00 6.12
Pale Salmon
#FFB19A
ΔE00 6.49
Peachy Pink
#FF9A8A
ΔE00 6.78
Pinkish Tan
#D99B82
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A79F #9FE0E8
analogous
#E89FBC #E8A79F #E8CC9F
triadic
#E8A79F #9FE8A7 #A79FE8
tetradic
#E8A79F #BCE89F #9FE0E8 #CC9FE8
square
#E8A79F #BCE89F #9FE0E8 #CC9FE8
split-complementary
#E8A79F #9FE8CC #9FBCE8
monochromatic
#D04C3C #DC7A6E #E8A79F #F4D4D0 #F9E8E6
Accessibility & contrast
On white
2.01
#E8A79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E8A79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A79F
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A79F | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#F69FA5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a79f; /* rgb */ color: rgb(232, 167, 159); /* oklch */ color: oklch(78.8% 0.078 26.9);
Tailwind
colors: {
custom: {
50: '#f1c1bb',
500: '#e8a79f',
950: '#000000',
},
}SCSS
$custom: #e8a79f; $custom-light: #f1c1bb; $custom-dark: #000000;
JSON
{
"hex": "#e8a79f",
"rgb": {
"r": 232,
"g": 167,
"b": 159
},
"hsl": {
"h": 6.575,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78783,
"c": 0.07829,
"h": 26.9
},
"luminance": 0.47296
}Semantic roles & 50–950 ramp
primary
#E8A79F
secondary
#DBEEF0
accent
#B6C91C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180