#E8A198#E8A198
#E8A198 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.5% C 0.086 H 27.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A198 |
|---|---|
| RGB | rgb(232, 161, 152) |
| HSL | hsl(7, 63%, 75%) |
| HSV | hsv(7, 34%, 91%) |
| CMYK | cmyk(0%, 30.6%, 34.5%, 9%) |
| CIE-LAB | lab(72.84, 25.22, 15.32) |
| CIE-LCH | lch(72.84, 29.51, 31.29°) |
| OKLab | oklab(77.54% 0.0767 0.0395) |
| OKLCH | oklch(77.54% 0.086 27.2) |
| XYZ | xyz(51.6928, 44.9159, 35.6466) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.36
Peachy Pink
#FF9A8A
ΔE00 5.54
Light Salmon
#FEA993
ΔE00 5.77
Pale Salmon
#FFB19A
ΔE00 6.66
Pinkish Tan
#D99B82
ΔE00 7.17
Darksalmon
#E9967A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A198 #98DFE8
analogous
#E898B7 #E8A198 #E8C998
triadic
#E8A198 #98E8A1 #A198E8
tetradic
#E8A198 #B7E898 #98DFE8 #C998E8
square
#E8A198 #B7E898 #98DFE8 #C998E8
split-complementary
#E8A198 #98E8C9 #98B7E8
monochromatic
#D24634 #DD7366 #E8A198 #F3CFCA #F9E8E6
Accessibility & contrast
On white
2.10
#E8A198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E8A198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A198
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A198 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#F7989F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e8a198; /* rgb */ color: rgb(232, 161, 152); /* oklch */ color: oklch(77.5% 0.086 27.2);
Tailwind
colors: {
custom: {
50: '#f1bdb6',
500: '#e8a198',
950: '#000000',
},
}SCSS
$custom: #e8a198; $custom-light: #f1bdb6; $custom-dark: #000000;
JSON
{
"hex": "#e8a198",
"rgb": {
"r": 232,
"g": 161,
"b": 152
},
"hsl": {
"h": 6.75,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.7754,
"c": 0.08622,
"h": 27.2
},
"luminance": 0.44913
}Semantic roles & 50–950 ramp
primary
#E8A198
secondary
#DAEEF1
accent
#B7CB1A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180