#EAA596#EAA596
#EAA596 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.4% C 0.085 H 32.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA596 |
|---|---|
| RGB | rgb(234, 165, 150) |
| HSL | hsl(11, 67%, 75%) |
| HSV | hsv(11, 36%, 92%) |
| CMYK | cmyk(0%, 29.5%, 35.9%, 8.2%) |
| CIE-LAB | lab(73.94, 23.60, 17.99) |
| CIE-LCH | lch(73.94, 29.67, 37.31°) |
| OKLab | oklab(78.43% 0.0717 0.046) |
| OKLCH | oklch(78.43% 0.085 32.7) |
| XYZ | xyz(52.8937, 46.6081, 35.0586) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 4.04
Pale Salmon
#FFB19A
ΔE00 4.65
Peachy Pink
#FF9A8A
ΔE00 5.47
Pinkish Tan
#D99B82
ΔE00 5.57
Darksalmon
#E9967A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA596 #96DBEA
analogous
#EA96B1 #EAA596 #EACF96
triadic
#EAA596 #96EAA5 #A596EA
tetradic
#EAA596 #B1EA96 #96DBEA #CF96EA
square
#EAA596 #B1EA96 #96DBEA #CF96EA
split-complementary
#EAA596 #96EACF #96B1EA
monochromatic
#D64E30 #E07963 #EAA596 #F4D1C9 #FAE9E5
Accessibility & contrast
On white
2.03
#EAA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EAA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA596
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA596 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD95
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#F99CA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa596; /* rgb */ color: rgb(234, 165, 150); /* oklch */ color: oklch(78.4% 0.085 32.7);
Tailwind
colors: {
custom: {
50: '#f2c0b4',
500: '#eaa596',
950: '#000000',
},
}SCSS
$custom: #eaa596; $custom-light: #f2c0b4; $custom-dark: #000000;
JSON
{
"hex": "#eaa596",
"rgb": {
"r": 234,
"g": 165,
"b": 150
},
"hsl": {
"h": 10.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.78426,
"c": 0.08522,
"h": 32.7
},
"luminance": 0.46605
}Semantic roles & 50–950 ramp
primary
#EAA596
secondary
#DAEDF1
accent
#AECF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180