#EEA795#EEA795
#EEA795 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.088 H 34.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA795 |
|---|---|
| RGB | rgb(238, 167, 149) |
| HSL | hsl(12, 72%, 76%) |
| HSV | hsv(12, 37%, 93%) |
| CMYK | cmyk(0%, 29.8%, 37.4%, 6.7%) |
| CIE-LAB | lab(74.82, 23.95, 19.81) |
| CIE-LCH | lch(74.82, 31.08, 39.60°) |
| OKLab | oklab(79.2% 0.0726 0.0505) |
| OKLCH | oklch(79.2% 0.088 34.8) |
| XYZ | xyz(54.5054, 47.9881, 34.8198) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.96
Light Salmon
#FEA993
ΔE00 3.03
Pale Salmon
#FFB19A
ΔE00 3.53
Peachy Pink
#FF9A8A
ΔE00 5.36
Darksalmon
#E9967A
ΔE00 5.42
Pinkish Tan
#D99B82
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA795 #95DCEE
analogous
#EE95AF #EEA795 #EED395
triadic
#EEA795 #95EEA7 #A795EE
tetradic
#EEA795 #AFEE95 #95DCEE #D395EE
square
#EEA795 #AFEE95 #95DCEE #D395EE
split-complementary
#EEA795 #95EED3 #95AFEE
monochromatic
#DD4F2C #E67B60 #EEA795 #F6D3CA #FBE9E5
Accessibility & contrast
On white
1.98
#EEA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EEA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA795
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA795 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B094
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#FE9DA2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea795; /* rgb */ color: rgb(238, 167, 149); /* oklch */ color: oklch(79.2% 0.088 34.8);
Tailwind
colors: {
custom: {
50: '#f5c1b4',
500: '#eea795',
950: '#000000',
},
}SCSS
$custom: #eea795; $custom-light: #f5c1b4; $custom-dark: #000000;
JSON
{
"hex": "#eea795",
"rgb": {
"r": 238,
"g": 167,
"b": 149
},
"hsl": {
"h": 12.135,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.79195,
"c": 0.08845,
"h": 34.8
},
"luminance": 0.47985
}Semantic roles & 50–950 ramp
primary
#EEA795
secondary
#D9EDF2
accent
#ADD411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180