#EAA498#EAA498
#EAA498 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.3% C 0.086 H 29.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA498 |
|---|---|
| RGB | rgb(234, 164, 152) |
| HSL | hsl(9, 66%, 76%) |
| HSV | hsv(9, 35%, 92%) |
| CMYK | cmyk(0%, 29.9%, 35%, 8.2%) |
| CIE-LAB | lab(73.75, 24.38, 16.63) |
| CIE-LCH | lch(73.75, 29.51, 34.30°) |
| OKLab | oklab(78.29% 0.0741 0.0427) |
| OKLCH | oklch(78.29% 0.086 29.9) |
| XYZ | xyz(52.8764, 46.3138, 35.8541) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.89
Light Salmon
#FEA993
ΔE00 4.68
Peachy Pink
#FF9A8A
ΔE00 5.36
Pale Salmon
#FFB19A
ΔE00 5.42
Pinkish Tan
#D99B82
ΔE00 6.44
Darksalmon
#E9967A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA498 #98DEEA
analogous
#EA98B5 #EAA498 #EACD98
triadic
#EAA498 #98EAA4 #A498EA
tetradic
#EAA498 #B5EA98 #98DEEA #CD98EA
square
#EAA498 #B5EA98 #98DEEA #CD98EA
split-complementary
#EAA498 #98EACD #98B5EA
monochromatic
#D54A32 #E07765 #EAA498 #F4D1CB #FAE9E6
Accessibility & contrast
On white
2.05
#EAA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EAA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA498
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA498 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#F99BA1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa498; /* rgb */ color: rgb(234, 164, 152); /* oklch */ color: oklch(78.3% 0.086 29.9);
Tailwind
colors: {
custom: {
50: '#f2bfb6',
500: '#eaa498',
950: '#000000',
},
}SCSS
$custom: #eaa498; $custom-light: #f2bfb6; $custom-dark: #000000;
JSON
{
"hex": "#eaa498",
"rgb": {
"r": 234,
"g": 164,
"b": 152
},
"hsl": {
"h": 8.78,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78293,
"c": 0.08553,
"h": 29.9
},
"luminance": 0.4631
}Semantic roles & 50–950 ramp
primary
#EAA498
secondary
#DAEEF1
accent
#B3CE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180