#EAA795#EAA795
#EAA795 is a light, moderate red. Relative luminance 0.473; OKLCH L 78.8% C 0.084 H 35.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA795 |
|---|---|
| RGB | rgb(234, 167, 149) |
| HSL | hsl(13, 67%, 75%) |
| HSV | hsv(13, 36%, 92%) |
| CMYK | cmyk(0%, 28.6%, 36.3%, 8.2%) |
| CIE-LAB | lab(74.38, 22.42, 19.15) |
| CIE-LCH | lch(74.38, 29.48, 40.50°) |
| OKLab | oklab(78.76% 0.0682 0.0488) |
| OKLCH | oklch(78.76% 0.084 35.6) |
| XYZ | xyz(53.1771, 47.3032, 34.7575) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.56
Light Salmon
#FEA993
ΔE00 3.78
Pale Salmon
#FFB19A
ΔE00 4.03
Pinkish Tan
#D99B82
ΔE00 4.90
Darksalmon
#E9967A
ΔE00 5.50
Peachy Pink
#FF9A8A
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA795 #95D8EA
analogous
#EA95AD #EAA795 #EAD295
triadic
#EAA795 #95EAA7 #A795EA
tetradic
#EAA795 #ADEA95 #95D8EA #D295EA
square
#EAA795 #ADEA95 #95D8EA #D295EA
split-complementary
#EAA795 #95EAD2 #95ADEA
monochromatic
#D6522F #E07D62 #EAA795 #F4D1C8 #FAEAE5
Accessibility & contrast
On white
2.01
#EAA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EAA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA795
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA795 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#F99EA2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa795; /* rgb */ color: rgb(234, 167, 149); /* oklch */ color: oklch(78.8% 0.084 35.6);
Tailwind
colors: {
custom: {
50: '#f2c1b4',
500: '#eaa795',
950: '#000000',
},
}SCSS
$custom: #eaa795; $custom-light: #f2c1b4; $custom-dark: #000000;
JSON
{
"hex": "#eaa795",
"rgb": {
"r": 234,
"g": 167,
"b": 149
},
"hsl": {
"h": 12.706,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78763,
"c": 0.08385,
"h": 35.6
},
"luminance": 0.473
}Semantic roles & 50–950 ramp
primary
#EAA795
secondary
#DAECF1
accent
#A8CF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180