#E8A798#E8A798
#E8A798 is a light, moderate red. Relative luminance 0.471; OKLCH L 78.6% C 0.080 H 33.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A798 |
|---|---|
| RGB | rgb(232, 167, 152) |
| HSL | hsl(11, 63%, 75%) |
| HSV | hsv(11, 34%, 91%) |
| CMYK | cmyk(0%, 28%, 34.5%, 9%) |
| CIE-LAB | lab(74.23, 22.01, 17.27) |
| CIE-LCH | lch(74.23, 27.98, 38.11°) |
| OKLab | oklab(78.62% 0.0671 0.0443) |
| OKLCH | oklch(78.62% 0.08 33.4) |
| XYZ | xyz(52.7666, 47.0635, 36.0046) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.69
Light Salmon
#FEA993
ΔE00 4.47
Pale Salmon
#FFB19A
ΔE00 4.73
Pinkish Tan
#D99B82
ΔE00 5.46
Peachy Pink
#FF9A8A
ΔE00 6.27
Darksalmon
#E9967A
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A798 #98D9E8
analogous
#E898B1 #E8A798 #E8CF98
triadic
#E8A798 #98E8A7 #A798E8
tetradic
#E8A798 #B1E898 #98D9E8 #CF98E8
square
#E8A798 #B1E898 #98D9E8 #CF98E8
split-complementary
#E8A798 #98E8CF #98B1E8
monochromatic
#D25234 #DD7C66 #E8A798 #F3D2CA #F9EAE6
Accessibility & contrast
On white
2.02
#E8A798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E8A798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A798
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A798 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#F79EA3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a798; /* rgb */ color: rgb(232, 167, 152); /* oklch */ color: oklch(78.6% 0.080 33.4);
Tailwind
colors: {
custom: {
50: '#f1c1b6',
500: '#e8a798',
950: '#000000',
},
}SCSS
$custom: #e8a798; $custom-light: #f1c1b6; $custom-dark: #000000;
JSON
{
"hex": "#e8a798",
"rgb": {
"r": 232,
"g": 167,
"b": 152
},
"hsl": {
"h": 11.25,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.78617,
"c": 0.08038,
"h": 33.4
},
"luminance": 0.4706
}Semantic roles & 50–950 ramp
primary
#E8A798
secondary
#DAEDF1
accent
#AACB1A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180