#EAA698#EAA698
#EAA698 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.7% C 0.084 H 32.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA698 |
|---|---|
| RGB | rgb(234, 166, 152) |
| HSL | hsl(10, 66%, 76%) |
| HSV | hsv(10, 35%, 92%) |
| CMYK | cmyk(0%, 29.1%, 35%, 8.2%) |
| CIE-LAB | lab(74.21, 23.31, 17.28) |
| CIE-LCH | lch(74.21, 29.01, 36.54°) |
| OKLab | oklab(78.65% 0.0709 0.0443) |
| OKLCH | oklch(78.65% 0.084 32) |
| XYZ | xyz(53.2372, 47.0353, 35.9743) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.13
Light Salmon
#FEA993
ΔE00 4.26
Pale Salmon
#FFB19A
ΔE00 4.77
Peachy Pink
#FF9A8A
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 5.91
Darksalmon
#E9967A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA698 #98DCEA
analogous
#EA98B3 #EAA698 #EACF98
triadic
#EAA698 #98EAA6 #A698EA
tetradic
#EAA698 #B3EA98 #98DCEA #CF98EA
square
#EAA698 #B3EA98 #98DCEA #CF98EA
split-complementary
#EAA698 #98EACF #98B3EA
monochromatic
#D54E32 #E07A65 #EAA698 #F4D2CB #FAE9E6
Accessibility & contrast
On white
2.02
#EAA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EAA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA698
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA698 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#F99DA2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa698; /* rgb */ color: rgb(234, 166, 152); /* oklch */ color: oklch(78.7% 0.084 32.0);
Tailwind
colors: {
custom: {
50: '#f2c0b6',
500: '#eaa698',
950: '#000000',
},
}SCSS
$custom: #eaa698; $custom-light: #f2c0b6; $custom-dark: #000000;
JSON
{
"hex": "#eaa698",
"rgb": {
"r": 234,
"g": 166,
"b": 152
},
"hsl": {
"h": 10.244,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78651,
"c": 0.08362,
"h": 32
},
"luminance": 0.47032
}Semantic roles & 50–950 ramp
primary
#EAA698
secondary
#DAEDF1
accent
#AFCE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180