#E2A697#E2A697
#E2A697 is a light, moderate red. Relative luminance 0.457; OKLCH L 77.8% C 0.075 H 34.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A697 |
|---|---|
| RGB | rgb(226, 166, 151) |
| HSL | hsl(12, 56%, 74%) |
| HSV | hsv(12, 33%, 89%) |
| CMYK | cmyk(0%, 26.5%, 33.2%, 11.4%) |
| CIE-LAB | lab(73.34, 20.13, 16.47) |
| CIE-LCH | lch(73.34, 26.01, 39.29°) |
| OKLab | oklab(77.78% 0.0615 0.0423) |
| OKLCH | oklch(77.78% 0.075 34.5) |
| XYZ | xyz(50.5876, 45.6785, 35.4245) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.60
Pinkish Tan
#D99B82
ΔE00 4.85
Light Salmon
#FEA993
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 5.64
Darksalmon
#E9967A
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A697 #97D3E2
analogous
#E297AE #E2A697 #E2CC97
triadic
#E2A697 #97E2A6 #A697E2
tetradic
#E2A697 #AEE297 #97D3E2 #CC97E2
square
#E2A697 #AEE297 #97D3E2 #CC97E2
split-complementary
#E2A697 #97E2CC #97AEE2
monochromatic
#C75438 #D57D67 #E2A697 #EFCFC7 #F8EBE7
Accessibility & contrast
On white
2.07
#E2A697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E2A697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A697
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A697 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#F09EA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e2a697; /* rgb */ color: rgb(226, 166, 151); /* oklch */ color: oklch(77.8% 0.075 34.5);
Tailwind
colors: {
custom: {
50: '#ecc0b5',
500: '#e2a697',
950: '#000000',
},
}SCSS
$custom: #e2a697; $custom-light: #ecc0b5; $custom-dark: #000000;
JSON
{
"hex": "#e2a697",
"rgb": {
"r": 226,
"g": 166,
"b": 151
},
"hsl": {
"h": 12,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.77775,
"c": 0.07468,
"h": 34.5
},
"luminance": 0.45676
}Semantic roles & 50–950 ramp
primary
#E2A697
secondary
#DBECF0
accent
#A3C422
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180