#EEA993#EEA993
#EEA993 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.5% C 0.088 H 38.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA993 |
|---|---|
| RGB | rgb(238, 169, 147) |
| HSL | hsl(15, 73%, 75%) |
| HSV | hsv(15, 38%, 93%) |
| CMYK | cmyk(0%, 29%, 38.2%, 6.7%) |
| CIE-LAB | lab(75.24, 22.66, 21.48) |
| CIE-LCH | lch(75.24, 31.22, 43.47°) |
| OKLab | oklab(79.51% 0.0687 0.0545) |
| OKLCH | oklch(79.51% 0.088 38.4) |
| XYZ | xyz(54.7164, 48.6633, 34.1091) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.13
Light Salmon
#FEA993
ΔE00 3.21
Blush (survey)
#F29E8E
ΔE00 4.21
Pinkish Tan
#D99B82
ΔE00 4.87
Darksalmon
#E9967A
ΔE00 5.18
Lightsalmon
#FFA07A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA993 #93D8EE
analogous
#EE93AB #EEA993 #EED693
triadic
#EEA993 #93EEA9 #A993EE
tetradic
#EEA993 #ABEE93 #93D8EE #D693EE
square
#EEA993 #ABEE93 #93D8EE #D693EE
split-complementary
#EEA993 #93EED6 #93ABEE
monochromatic
#DD5529 #E67F5E #EEA993 #F6D3C8 #FBEAE5
Accessibility & contrast
On white
1.96
#EEA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EEA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA993
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA993 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B191
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#FE9FA3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea993; /* rgb */ color: rgb(238, 169, 147); /* oklch */ color: oklch(79.5% 0.088 38.4);
Tailwind
colors: {
custom: {
50: '#f5c3b2',
500: '#eea993',
950: '#000000',
},
}SCSS
$custom: #eea993; $custom-light: #f5c3b2; $custom-dark: #000000;
JSON
{
"hex": "#eea993",
"rgb": {
"r": 238,
"g": 169,
"b": 147
},
"hsl": {
"h": 14.505,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7951,
"c": 0.08766,
"h": 38.4
},
"luminance": 0.4866
}Semantic roles & 50–950 ramp
primary
#EEA993
secondary
#D9ECF2
accent
#A5D511
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171211
muted
#858180