#EAAC98#EAAC98
#EAAC98 is a light, moderate red. Relative luminance 0.493; OKLCH L 79.7% C 0.079 H 38.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAC98 |
|---|---|
| RGB | rgb(234, 172, 152) |
| HSL | hsl(15, 66%, 76%) |
| HSV | hsv(15, 35%, 92%) |
| CMYK | cmyk(0%, 26.5%, 35%, 8.2%) |
| CIE-LAB | lab(75.62, 20.11, 19.22) |
| CIE-LCH | lch(75.62, 27.82, 43.70°) |
| OKLab | oklab(79.74% 0.0614 0.0491) |
| OKLCH | oklch(79.74% 0.079 38.6) |
| XYZ | xyz(54.3534, 49.2677, 36.3464) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 4.41
Pinkish Tan
#D99B82
ΔE00 5.11
Blush (survey)
#F29E8E
ΔE00 5.19
Darksalmon
#E9967A
ΔE00 6.37
Lightsalmon
#FFA07A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAC98 #98D6EA
analogous
#EA98AD #EAAC98 #EAD598
triadic
#EAAC98 #98EAAC #AC98EA
tetradic
#EAAC98 #ADEA98 #98D6EA #D598EA
square
#EAAC98 #ADEA98 #98D6EA #D598EA
split-complementary
#EAAC98 #98EAD5 #98ADEA
monochromatic
#D55A32 #E08365 #EAAC98 #F4D5CB #FAEBE6
Accessibility & contrast
On white
1.93
#EAAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EAAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAC98
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAC98 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#F9A3A7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaac98; /* rgb */ color: rgb(234, 172, 152); /* oklch */ color: oklch(79.7% 0.079 38.6);
Tailwind
colors: {
custom: {
50: '#f2c5b6',
500: '#eaac98',
950: '#000000',
},
}SCSS
$custom: #eaac98; $custom-light: #f2c5b6; $custom-dark: #000000;
JSON
{
"hex": "#eaac98",
"rgb": {
"r": 234,
"g": 172,
"b": 152
},
"hsl": {
"h": 14.634,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.79739,
"c": 0.07859,
"h": 38.6
},
"luminance": 0.49264
}Semantic roles & 50–950 ramp
primary
#EAAC98
secondary
#DAECF1
accent
#A1CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180