#EAA199#EAA199
#EAA199 is a light, moderate red. Relative luminance 0.453; OKLCH L 77.8% C 0.088 H 26.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA199 |
|---|---|
| RGB | rgb(234, 161, 153) |
| HSL | hsl(6, 66%, 76%) |
| HSV | hsv(6, 35%, 92%) |
| CMYK | cmyk(0%, 31.2%, 34.6%, 8.2%) |
| CIE-LAB | lab(73.08, 26.09, 15.15) |
| CIE-LCH | lch(73.08, 30.17, 30.14°) |
| OKLab | oklab(77.78% 0.0793 0.039) |
| OKLCH | oklch(77.78% 0.088 26.2) |
| XYZ | xyz(52.4281, 45.2856, 36.1104) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.44
Peachy Pink
#FF9A8A
ΔE00 5.40
Light Salmon
#FEA993
ΔE00 5.87
Pale Salmon
#FFB19A
ΔE00 6.81
Darksalmon
#E9967A
ΔE00 7.63
Pinkish Tan
#D99B82
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA199 #99E2EA
analogous
#EA99B9 #EAA199 #EAC999
triadic
#EAA199 #99EAA1 #A199EA
tetradic
#EAA199 #B9EA99 #99E2EA #C999EA
square
#EAA199 #B9EA99 #99E2EA #C999EA
split-complementary
#EAA199 #99EAC9 #99B9EA
monochromatic
#D54333 #E07266 #EAA199 #F4D0CC #FAE8E6
Accessibility & contrast
On white
2.09
#EAA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EAA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA199
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA199 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#F9989F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eaa199; /* rgb */ color: rgb(234, 161, 153); /* oklch */ color: oklch(77.8% 0.088 26.2);
Tailwind
colors: {
custom: {
50: '#f2bdb7',
500: '#eaa199',
950: '#000000',
},
}SCSS
$custom: #eaa199; $custom-light: #f2bdb7; $custom-dark: #000000;
JSON
{
"hex": "#eaa199",
"rgb": {
"r": 234,
"g": 161,
"b": 153
},
"hsl": {
"h": 5.926,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.77783,
"c": 0.08838,
"h": 26.2
},
"luminance": 0.45282
}Semantic roles & 50–950 ramp
primary
#EAA199
secondary
#DAEFF1
accent
#BCCE18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180