#EAAA98#EAAA98
#EAAA98 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.4% C 0.080 H 36.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAA98 |
|---|---|
| RGB | rgb(234, 170, 152) |
| HSL | hsl(13, 66%, 76%) |
| HSV | hsv(13, 35%, 92%) |
| CMYK | cmyk(0%, 27.4%, 35%, 8.2%) |
| CIE-LAB | lab(75.15, 21.18, 18.57) |
| CIE-LCH | lch(75.15, 28.17, 41.25°) |
| OKLab | oklab(79.37% 0.0646 0.0475) |
| OKLCH | oklch(79.37% 0.08 36.3) |
| XYZ | xyz(53.9756, 48.5122, 36.2205) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.91
Light Salmon
#FEA993
ΔE00 4.10
Blush (survey)
#F29E8E
ΔE00 4.35
Pinkish Tan
#D99B82
ΔE00 5.20
Darksalmon
#E9967A
ΔE00 6.17
Peachy Pink
#FF9A8A
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAA98 #98D8EA
analogous
#EA98AF #EAAA98 #EAD398
triadic
#EAAA98 #98EAAA #AA98EA
tetradic
#EAAA98 #AFEA98 #98D8EA #D398EA
square
#EAAA98 #AFEA98 #98D8EA #D398EA
split-complementary
#EAAA98 #98EAD3 #98AFEA
monochromatic
#D55632 #E08065 #EAAA98 #F4D4CB #FAEAE6
Accessibility & contrast
On white
1.96
#EAAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EAAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAA98
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAA98 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B197
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#F9A1A5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaaa98; /* rgb */ color: rgb(234, 170, 152); /* oklch */ color: oklch(79.4% 0.080 36.3);
Tailwind
colors: {
custom: {
50: '#f2c3b6',
500: '#eaaa98',
950: '#000000',
},
}SCSS
$custom: #eaaa98; $custom-light: #f2c3b6; $custom-dark: #000000;
JSON
{
"hex": "#eaaa98",
"rgb": {
"r": 234,
"g": 170,
"b": 152
},
"hsl": {
"h": 13.171,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.79374,
"c": 0.08014,
"h": 36.3
},
"luminance": 0.48509
}Semantic roles & 50–950 ramp
primary
#EAAA98
secondary
#DAECF1
accent
#A6CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180