#EEA994#EEA994
#EEA994 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.5% C 0.087 H 37.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA994 |
|---|---|
| RGB | rgb(238, 169, 148) |
| HSL | hsl(14, 73%, 76%) |
| HSV | hsv(14, 38%, 93%) |
| CMYK | cmyk(0%, 29%, 37.8%, 6.7%) |
| CIE-LAB | lab(75.26, 22.77, 20.97) |
| CIE-LCH | lch(75.26, 30.95, 42.64°) |
| OKLab | oklab(79.53% 0.0691 0.0532) |
| OKLCH | oklch(79.53% 0.087 37.6) |
| XYZ | xyz(54.7952, 48.6948, 34.5242) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.12
Light Salmon
#FEA993
ΔE00 3.14
Blush (survey)
#F29E8E
ΔE00 3.99
Pinkish Tan
#D99B82
ΔE00 5.02
Darksalmon
#E9967A
ΔE00 5.31
Peachy Pink
#FF9A8A
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA994 #94D9EE
analogous
#EE94AC #EEA994 #EED694
triadic
#EEA994 #94EEA9 #A994EE
tetradic
#EEA994 #ACEE94 #94D9EE #D694EE
square
#EEA994 #ACEE94 #94D9EE #D694EE
split-complementary
#EEA994 #94EED6 #94ACEE
monochromatic
#DD542A #E67F5F #EEA994 #F6D3C9 #FBEAE5
Accessibility & contrast
On white
1.96
#EEA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EEA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA994
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA994 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B192
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#FE9FA3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea994; /* rgb */ color: rgb(238, 169, 148); /* oklch */ color: oklch(79.5% 0.087 37.6);
Tailwind
colors: {
custom: {
50: '#f5c3b3',
500: '#eea994',
950: '#000000',
},
}SCSS
$custom: #eea994; $custom-light: #f5c3b3; $custom-dark: #000000;
JSON
{
"hex": "#eea994",
"rgb": {
"r": 238,
"g": 169,
"b": 148
},
"hsl": {
"h": 14,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.79532,
"c": 0.0872,
"h": 37.6
},
"luminance": 0.48691
}Semantic roles & 50–950 ramp
primary
#EEA994
secondary
#D9ECF2
accent
#A7D511
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171211
muted
#858180