#E8A794#E8A794
#E8A794 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.5% C 0.082 H 37.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A794 |
|---|---|
| RGB | rgb(232, 167, 148) |
| HSL | hsl(14, 65%, 75%) |
| HSV | hsv(14, 36%, 91%) |
| CMYK | cmyk(0%, 28%, 36.2%, 9%) |
| CIE-LAB | lab(74.15, 21.53, 19.33) |
| CIE-LCH | lch(74.15, 28.94, 41.92°) |
| OKLab | oklab(78.53% 0.0655 0.0493) |
| OKLCH | oklch(78.53% 0.082 37) |
| XYZ | xyz(52.4445, 46.9347, 34.3082) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 4.15
Pale Salmon
#FFB19A
ΔE00 4.25
Pinkish Tan
#D99B82
ΔE00 4.43
Darksalmon
#E9967A
ΔE00 5.41
Peachy Pink
#FF9A8A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A794 #94D5E8
analogous
#E894AB #E8A794 #E8D194
triadic
#E8A794 #94E8A7 #A794E8
tetradic
#E8A794 #ABE894 #94D5E8 #D194E8
square
#E8A794 #ABE894 #94D5E8 #D194E8
split-complementary
#E8A794 #94E8D1 #94ABE8
monochromatic
#D2542F #DD7E62 #E8A794 #F3D0C6 #FAEAE6
Accessibility & contrast
On white
2.02
#E8A794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E8A794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A794
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A794 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE93
Deuteranopia (green-blind)
#C5BC94
Tritanopia (blue-blind)
#F79EA2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a794; /* rgb */ color: rgb(232, 167, 148); /* oklch */ color: oklch(78.5% 0.082 37.0);
Tailwind
colors: {
custom: {
50: '#f1c1b3',
500: '#e8a794',
950: '#000000',
},
}SCSS
$custom: #e8a794; $custom-light: #f1c1b3; $custom-dark: #000000;
JSON
{
"hex": "#e8a794",
"rgb": {
"r": 232,
"g": 167,
"b": 148
},
"hsl": {
"h": 13.571,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.78526,
"c": 0.08198,
"h": 37
},
"luminance": 0.46931
}Semantic roles & 50–950 ramp
primary
#E8A794
secondary
#DAECF1
accent
#A4CC19
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180