#EAA196#EAA196
#EAA196 is a light, moderate red. Relative luminance 0.452; OKLCH L 77.7% C 0.089 H 28.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA196 |
|---|---|
| RGB | rgb(234, 161, 150) |
| HSL | hsl(8, 67%, 75%) |
| HSV | hsv(8, 36%, 92%) |
| CMYK | cmyk(0%, 31.2%, 35.9%, 8.2%) |
| CIE-LAB | lab(73.02, 25.73, 16.70) |
| CIE-LCH | lch(73.02, 30.68, 32.99°) |
| OKLab | oklab(77.71% 0.0781 0.0429) |
| OKLCH | oklch(77.71% 0.089 28.8) |
| XYZ | xyz(52.1835, 45.1877, 34.8218) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.58
Peachy Pink
#FF9A8A
ΔE00 4.92
Light Salmon
#FEA993
ΔE00 5.01
Pale Salmon
#FFB19A
ΔE00 6.02
Darksalmon
#E9967A
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA196 #96DFEA
analogous
#EA96B5 #EAA196 #EACB96
triadic
#EAA196 #96EAA1 #A196EA
tetradic
#EAA196 #B5EA96 #96DFEA #CB96EA
square
#EAA196 #B5EA96 #96DFEA #CB96EA
split-complementary
#EAA196 #96EACB #96B5EA
monochromatic
#D64630 #E07363 #EAA196 #F4CFC9 #FAE8E5
Accessibility & contrast
On white
2.09
#EAA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EAA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA196
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA196 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#F9989E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eaa196; /* rgb */ color: rgb(234, 161, 150); /* oklch */ color: oklch(77.7% 0.089 28.8);
Tailwind
colors: {
custom: {
50: '#f3bdb4',
500: '#eaa196',
950: '#000000',
},
}SCSS
$custom: #eaa196; $custom-light: #f3bdb4; $custom-dark: #000000;
JSON
{
"hex": "#eaa196",
"rgb": {
"r": 234,
"g": 161,
"b": 150
},
"hsl": {
"h": 7.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.77713,
"c": 0.0891,
"h": 28.8
},
"luminance": 0.45184
}Semantic roles & 50–950 ramp
primary
#EAA196
secondary
#DAEEF1
accent
#B7CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180