#E8A696#E8A696
#E8A696 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.4% C 0.082 H 34.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A696 |
|---|---|
| RGB | rgb(232, 166, 150) |
| HSL | hsl(12, 64%, 75%) |
| HSV | hsv(12, 35%, 91%) |
| CMYK | cmyk(0%, 28.4%, 35.3%, 9%) |
| CIE-LAB | lab(73.95, 22.31, 17.98) |
| CIE-LCH | lch(73.95, 28.65, 38.86°) |
| OKLab | oklab(78.39% 0.0679 0.046) |
| OKLCH | oklch(78.39% 0.082 34.1) |
| XYZ | xyz(52.4217, 46.6335, 35.0883) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.48
Light Salmon
#FEA993
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 4.63
Pinkish Tan
#D99B82
ΔE00 5.10
Darksalmon
#E9967A
ΔE00 5.83
Peachy Pink
#FF9A8A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A696 #96D8E8
analogous
#E896AF #E8A696 #E8CF96
triadic
#E8A696 #96E8A6 #A696E8
tetradic
#E8A696 #AFE896 #96D8E8 #CF96E8
square
#E8A696 #AFE896 #96D8E8 #CF96E8
split-complementary
#E8A696 #96E8CF #96AFE8
monochromatic
#D25132 #DD7B64 #E8A696 #F3D1C8 #FAEAE6
Accessibility & contrast
On white
2.03
#E8A696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#E8A696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A696
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A696 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE95
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#F79DA2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a696; /* rgb */ color: rgb(232, 166, 150); /* oklch */ color: oklch(78.4% 0.082 34.1);
Tailwind
colors: {
custom: {
50: '#f1c0b5',
500: '#e8a696',
950: '#000000',
},
}SCSS
$custom: #e8a696; $custom-light: #f1c0b5; $custom-dark: #000000;
JSON
{
"hex": "#e8a696",
"rgb": {
"r": 232,
"g": 166,
"b": 150
},
"hsl": {
"h": 11.707,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.7839,
"c": 0.08201,
"h": 34.1
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#E8A696
secondary
#DAECF1
accent
#A9CC1A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180