#E8A095#E8A095
#E8A095 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.3% C 0.088 H 28.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A095 |
|---|---|
| RGB | rgb(232, 160, 149) |
| HSL | hsl(8, 64%, 75%) |
| HSV | hsv(8, 36%, 91%) |
| CMYK | cmyk(0%, 31%, 35.8%, 9%) |
| CIE-LAB | lab(72.54, 25.39, 16.56) |
| CIE-LCH | lch(72.54, 30.31, 33.12°) |
| OKLab | oklab(77.29% 0.0771 0.0425) |
| OKLCH | oklch(77.29% 0.088 28.9) |
| XYZ | xyz(51.2762, 44.4708, 34.3109) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.72
Peachy Pink
#FF9A8A
ΔE00 5.11
Light Salmon
#FEA993
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 6.28
Darksalmon
#E9967A
ΔE00 6.47
Pinkish Tan
#D99B82
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A095 #95DDE8
analogous
#E895B4 #E8A095 #E8CA95
triadic
#E8A095 #95E8A0 #A095E8
tetradic
#E8A095 #B4E895 #95DDE8 #CA95E8
square
#E8A095 #B4E895 #95DDE8 #CA95E8
split-complementary
#E8A095 #95E8CA #95B4E8
monochromatic
#D24630 #DD7363 #E8A095 #F3CDC7 #FAE8E6
Accessibility & contrast
On white
2.12
#E8A095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E8A095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A095
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A095 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#F7979D
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e8a095; /* rgb */ color: rgb(232, 160, 149); /* oklch */ color: oklch(77.3% 0.088 28.9);
Tailwind
colors: {
custom: {
50: '#f1bcb4',
500: '#e8a095',
950: '#000000',
},
}SCSS
$custom: #e8a095; $custom-light: #f1bcb4; $custom-dark: #000000;
JSON
{
"hex": "#e8a095",
"rgb": {
"r": 232,
"g": 160,
"b": 149
},
"hsl": {
"h": 7.952,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.77291,
"c": 0.08802,
"h": 28.9
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#E8A095
secondary
#DAEEF1
accent
#B4CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180