#EEA796#EEA796
#EEA796 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.088 H 34.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA796 |
|---|---|
| RGB | rgb(238, 167, 150) |
| HSL | hsl(12, 72%, 76%) |
| HSV | hsv(12, 37%, 93%) |
| CMYK | cmyk(0%, 29.8%, 37%, 6.7%) |
| CIE-LAB | lab(74.84, 24.07, 19.30) |
| CIE-LCH | lch(74.84, 30.85, 38.73°) |
| OKLab | oklab(79.22% 0.073 0.0492) |
| OKLCH | oklch(79.22% 0.088 34) |
| XYZ | xyz(54.5856, 48.0202, 35.2420) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.85
Light Salmon
#FEA993
ΔE00 3.15
Pale Salmon
#FFB19A
ΔE00 3.68
Peachy Pink
#FF9A8A
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 5.65
Pinkish Tan
#D99B82
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA796 #96DDEE
analogous
#EE96B1 #EEA796 #EED396
triadic
#EEA796 #96EEA7 #A796EE
tetradic
#EEA796 #B1EE96 #96DDEE #D396EE
square
#EEA796 #B1EE96 #96DDEE #D396EE
split-complementary
#EEA796 #96EED3 #96B1EE
monochromatic
#DD4F2D #E57B61 #EEA796 #F7D3CB #FBE9E5
Accessibility & contrast
On white
1.98
#EEA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EEA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA796
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA796 | 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)
#B7B095
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#FE9DA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea796; /* rgb */ color: rgb(238, 167, 150); /* oklch */ color: oklch(79.2% 0.088 34.0);
Tailwind
colors: {
custom: {
50: '#f5c1b5',
500: '#eea796',
950: '#000000',
},
}SCSS
$custom: #eea796; $custom-light: #f5c1b5; $custom-dark: #000000;
JSON
{
"hex": "#eea796",
"rgb": {
"r": 238,
"g": 167,
"b": 150
},
"hsl": {
"h": 11.591,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.79218,
"c": 0.08806,
"h": 34
},
"luminance": 0.48017
}Semantic roles & 50–950 ramp
primary
#EEA796
secondary
#D9EDF2
accent
#AFD411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180