#E7A697#E7A697
#E7A697 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.3% C 0.080 H 33.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A697 |
|---|---|
| RGB | rgb(231, 166, 151) |
| HSL | hsl(11, 63%, 75%) |
| HSV | hsv(11, 35%, 91%) |
| CMYK | cmyk(0%, 28.1%, 34.6%, 9.4%) |
| CIE-LAB | lab(73.87, 22.04, 17.29) |
| CIE-LCH | lch(73.87, 28.02, 38.11°) |
| OKLab | oklab(78.31% 0.0672 0.0443) |
| OKLCH | oklch(78.31% 0.08 33.4) |
| XYZ | xyz(52.1788, 46.4990, 35.4990) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.62
Light Salmon
#FEA993
ΔE00 4.58
Pale Salmon
#FFB19A
ΔE00 4.92
Pinkish Tan
#D99B82
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 6.13
Peachy Pink
#FF9A8A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A697 #97D8E7
analogous
#E797B0 #E7A697 #E7CE97
triadic
#E7A697 #97E7A6 #A697E7
tetradic
#E7A697 #B0E797 #97D8E7 #CE97E7
square
#E7A697 #B0E797 #97D8E7 #CE97E7
split-complementary
#E7A697 #97E7CE #97B0E7
monochromatic
#D05134 #DC7B65 #E7A697 #F2D1C9 #F9EAE6
Accessibility & contrast
On white
2.04
#E7A697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#E7A697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A697
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A697 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#C4BB96
Tritanopia (blue-blind)
#F69DA2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e7a697; /* rgb */ color: rgb(231, 166, 151); /* oklch */ color: oklch(78.3% 0.080 33.4);
Tailwind
colors: {
custom: {
50: '#f0c0b5',
500: '#e7a697',
950: '#000000',
},
}SCSS
$custom: #e7a697; $custom-light: #f0c0b5; $custom-dark: #000000;
JSON
{
"hex": "#e7a697",
"rgb": {
"r": 231,
"g": 166,
"b": 151
},
"hsl": {
"h": 11.25,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.78306,
"c": 0.08047,
"h": 33.4
},
"luminance": 0.46496
}Semantic roles & 50–950 ramp
primary
#E7A697
secondary
#DAECF1
accent
#A9CA1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180