#EEA893#EEA893
#EEA893 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.3% C 0.088 H 37.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA893 |
|---|---|
| RGB | rgb(238, 168, 147) |
| HSL | hsl(14, 73%, 75%) |
| HSV | hsv(14, 38%, 93%) |
| CMYK | cmyk(0%, 29.4%, 38.2%, 6.7%) |
| CIE-LAB | lab(75.01, 23.19, 21.16) |
| CIE-LCH | lch(75.01, 31.39, 42.39°) |
| OKLab | oklab(79.33% 0.0703 0.0537) |
| OKLCH | oklch(79.33% 0.088 37.4) |
| XYZ | xyz(54.5310, 48.2926, 34.0473) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.03
Pale Salmon
#FFB19A
ΔE00 3.19
Blush (survey)
#F29E8E
ΔE00 3.75
Pinkish Tan
#D99B82
ΔE00 4.93
Darksalmon
#E9967A
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA893 #93D9EE
analogous
#EE93AB #EEA893 #EED593
triadic
#EEA893 #93EEA8 #A893EE
tetradic
#EEA893 #ABEE93 #93D9EE #D593EE
square
#EEA893 #ABEE93 #93D9EE #D593EE
split-complementary
#EEA893 #93EED5 #93ABEE
monochromatic
#DD5329 #E67D5E #EEA893 #F6D3C8 #FBEAE5
Accessibility & contrast
On white
1.97
#EEA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EEA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA893
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA893 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#FE9EA2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea893; /* rgb */ color: rgb(238, 168, 147); /* oklch */ color: oklch(79.3% 0.088 37.4);
Tailwind
colors: {
custom: {
50: '#f5c2b2',
500: '#eea893',
950: '#000000',
},
}SCSS
$custom: #eea893; $custom-light: #f5c2b2; $custom-dark: #000000;
JSON
{
"hex": "#eea893",
"rgb": {
"r": 238,
"g": 168,
"b": 147
},
"hsl": {
"h": 13.846,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7933,
"c": 0.08843,
"h": 37.4
},
"luminance": 0.48289
}Semantic roles & 50–950 ramp
primary
#EEA893
secondary
#D9ECF2
accent
#A8D511
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180