#E8A896#E8A896
#E8A896 is a light, moderate red. Relative luminance 0.474; OKLCH L 78.8% C 0.080 H 36.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A896 |
|---|---|
| RGB | rgb(232, 168, 150) |
| HSL | hsl(13, 64%, 75%) |
| HSV | hsv(13, 35%, 91%) |
| CMYK | cmyk(0%, 27.6%, 35.3%, 9%) |
| CIE-LAB | lab(74.42, 21.24, 18.62) |
| CIE-LCH | lch(74.42, 28.25, 41.25°) |
| OKLab | oklab(78.75% 0.0647 0.0476) |
| OKLCH | oklch(78.75% 0.08 36.3) |
| XYZ | xyz(52.7881, 47.3663, 35.2105) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.17
Light Salmon
#FEA993
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 4.28
Pinkish Tan
#D99B82
ΔE00 4.76
Darksalmon
#E9967A
ΔE00 5.82
Peachy Pink
#FF9A8A
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A896 #96D6E8
analogous
#E896AD #E8A896 #E8D196
triadic
#E8A896 #96E8A8 #A896E8
tetradic
#E8A896 #ADE896 #96D6E8 #D196E8
square
#E8A896 #ADE896 #96D6E8 #D196E8
split-complementary
#E8A896 #96E8D1 #96ADE8
monochromatic
#D25532 #DD7E64 #E8A896 #F3D2C8 #FAEAE6
Accessibility & contrast
On white
2.01
#E8A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E8A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A896
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A896 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF95
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#F79FA3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a896; /* rgb */ color: rgb(232, 168, 150); /* oklch */ color: oklch(78.8% 0.080 36.3);
Tailwind
colors: {
custom: {
50: '#f1c2b5',
500: '#e8a896',
950: '#000000',
},
}SCSS
$custom: #e8a896; $custom-light: #f1c2b5; $custom-dark: #000000;
JSON
{
"hex": "#e8a896",
"rgb": {
"r": 232,
"g": 168,
"b": 150
},
"hsl": {
"h": 13.171,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.78753,
"c": 0.08032,
"h": 36.3
},
"luminance": 0.47363
}Semantic roles & 50–950 ramp
primary
#E8A896
secondary
#DAECF1
accent
#A5CC1A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180