#EAA396#EAA396
#EAA396 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.1% C 0.087 H 30.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA396 |
|---|---|
| RGB | rgb(234, 163, 150) |
| HSL | hsl(9, 67%, 75%) |
| HSV | hsv(9, 36%, 92%) |
| CMYK | cmyk(0%, 30.3%, 35.9%, 8.2%) |
| CIE-LAB | lab(73.48, 24.67, 17.34) |
| CIE-LCH | lch(73.48, 30.15, 35.11°) |
| OKLab | oklab(78.07% 0.0749 0.0444) |
| OKLCH | oklch(78.07% 0.087 30.7) |
| XYZ | xyz(52.5358, 45.8923, 34.9393) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.54
Light Salmon
#FEA993
ΔE00 4.45
Peachy Pink
#FF9A8A
ΔE00 5.10
Pale Salmon
#FFB19A
ΔE00 5.29
Pinkish Tan
#D99B82
ΔE00 6.10
Darksalmon
#E9967A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA396 #96DDEA
analogous
#EA96B3 #EAA396 #EACD96
triadic
#EAA396 #96EAA3 #A396EA
tetradic
#EAA396 #B3EA96 #96DDEA #CD96EA
square
#EAA396 #B3EA96 #96DDEA #CD96EA
split-complementary
#EAA396 #96EACD #96B3EA
monochromatic
#D64A30 #E07663 #EAA396 #F4D0C9 #FAE9E5
Accessibility & contrast
On white
2.06
#EAA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EAA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA396
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA396 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#C3BA95
Tritanopia (blue-blind)
#F99AA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa396; /* rgb */ color: rgb(234, 163, 150); /* oklch */ color: oklch(78.1% 0.087 30.7);
Tailwind
colors: {
custom: {
50: '#f2beb4',
500: '#eaa396',
950: '#000000',
},
}SCSS
$custom: #eaa396; $custom-light: #f2beb4; $custom-dark: #000000;
JSON
{
"hex": "#eaa396",
"rgb": {
"r": 234,
"g": 163,
"b": 150
},
"hsl": {
"h": 9.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.78068,
"c": 0.0871,
"h": 30.7
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#EAA396
secondary
#DAEEF1
accent
#B2CF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180