#E8A79B#E8A79B
#E8A79B is a light, moderate red. Relative luminance 0.472; OKLCH L 78.7% C 0.079 H 30.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A79B |
|---|---|
| RGB | rgb(232, 167, 155) |
| HSL | hsl(9, 63%, 76%) |
| HSV | hsv(9, 33%, 91%) |
| CMYK | cmyk(0%, 28%, 33.2%, 9%) |
| CIE-LAB | lab(74.29, 22.39, 15.72) |
| CIE-LCH | lch(74.29, 27.35, 35.08°) |
| OKLab | oklab(78.69% 0.0683 0.0405) |
| OKLCH | oklch(78.69% 0.079 30.7) |
| XYZ | xyz(53.0154, 47.1630, 37.3150) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 5.05
Pale Salmon
#FFB19A
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 6.32
Pinkish Tan
#D99B82
ΔE00 6.38
Darksalmon
#E9967A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A79B #9BDCE8
analogous
#E89BB5 #E8A79B #E8CD9B
triadic
#E8A79B #9BE8A7 #A79BE8
tetradic
#E8A79B #B5E89B #9BDCE8 #CD9BE8
square
#E8A79B #B5E89B #9BDCE8 #CD9BE8
split-complementary
#E8A79B #9BE8CD #9BB5E8
monochromatic
#D14F37 #DD7B69 #E8A79B #F3D3CD #F9E9E6
Accessibility & contrast
On white
2.01
#E8A79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E8A79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A79B
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A79B | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#F69FA4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a79b; /* rgb */ color: rgb(232, 167, 155); /* oklch */ color: oklch(78.7% 0.079 30.7);
Tailwind
colors: {
custom: {
50: '#f1c1b8',
500: '#e8a79b',
950: '#000000',
},
}SCSS
$custom: #e8a79b; $custom-light: #f1c1b8; $custom-dark: #000000;
JSON
{
"hex": "#e8a79b",
"rgb": {
"r": 232,
"g": 167,
"b": 155
},
"hsl": {
"h": 9.351,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.78687,
"c": 0.07937,
"h": 30.7
},
"luminance": 0.4716
}Semantic roles & 50–950 ramp
primary
#E8A79B
secondary
#DAEDF1
accent
#AFCA1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180