#E7A596#E7A596
#E7A596 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.1% C 0.082 H 33.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A596 |
|---|---|
| RGB | rgb(231, 165, 150) |
| HSL | hsl(11, 63%, 75%) |
| HSV | hsv(11, 35%, 91%) |
| CMYK | cmyk(0%, 28.6%, 35.1%, 9.4%) |
| CIE-LAB | lab(73.61, 22.46, 17.49) |
| CIE-LCH | lch(73.61, 28.46, 37.91°) |
| OKLab | oklab(78.1% 0.0684 0.0448) |
| OKLCH | oklch(78.1% 0.082 33.2) |
| XYZ | xyz(51.9169, 46.1045, 35.0128) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.39
Light Salmon
#FEA993
ΔE00 4.53
Pale Salmon
#FFB19A
ΔE00 4.99
Pinkish Tan
#D99B82
ΔE00 5.21
Darksalmon
#E9967A
ΔE00 5.94
Peachy Pink
#FF9A8A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A596 #96D8E7
analogous
#E796B0 #E7A596 #E7CE96
triadic
#E7A596 #96E7A5 #A596E7
tetradic
#E7A596 #B0E796 #96D8E7 #CE96E7
square
#E7A596 #B0E796 #96D8E7 #CE96E7
split-complementary
#E7A596 #96E7CE #96B0E7
monochromatic
#D05032 #DC7A64 #E7A596 #F2D0C8 #F9EAE6
Accessibility & contrast
On white
2.05
#E7A596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E7A596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A596
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A596 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD95
Deuteranopia (green-blind)
#C3BA95
Tritanopia (blue-blind)
#F69CA1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e7a596; /* rgb */ color: rgb(231, 165, 150); /* oklch */ color: oklch(78.1% 0.082 33.2);
Tailwind
colors: {
custom: {
50: '#f0c0b4',
500: '#e7a596',
950: '#000000',
},
}SCSS
$custom: #e7a596; $custom-light: #f0c0b4; $custom-dark: #000000;
JSON
{
"hex": "#e7a596",
"rgb": {
"r": 231,
"g": 165,
"b": 150
},
"hsl": {
"h": 11.111,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.78102,
"c": 0.08173,
"h": 33.2
},
"luminance": 0.46101
}Semantic roles & 50–950 ramp
primary
#E7A596
secondary
#DAEDF1
accent
#AACB1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180