#EEA593#EEA593
#EEA593 is a light, moderate red. Relative luminance 0.472; OKLCH L 78.8% C 0.091 H 34.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA593 |
|---|---|
| RGB | rgb(238, 165, 147) |
| HSL | hsl(12, 73%, 75%) |
| HSV | hsv(12, 38%, 93%) |
| CMYK | cmyk(0%, 30.7%, 38.2%, 6.7%) |
| CIE-LAB | lab(74.32, 24.78, 20.21) |
| CIE-LCH | lch(74.32, 31.98, 39.20°) |
| OKLab | oklab(78.8% 0.075 0.0514) |
| OKLCH | oklch(78.8% 0.091 34.4) |
| XYZ | xyz(53.9836, 47.1977, 33.8649) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.45
Light Salmon
#FEA993
ΔE00 2.97
Pale Salmon
#FFB19A
ΔE00 3.78
Peachy Pink
#FF9A8A
ΔE00 4.91
Darksalmon
#E9967A
ΔE00 5.04
Pinkish Tan
#D99B82
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA593 #93DCEE
analogous
#EE93AE #EEA593 #EED293
triadic
#EEA593 #93EEA5 #A593EE
tetradic
#EEA593 #AEEE93 #93DCEE #D293EE
square
#EEA593 #AEEE93 #93DCEE #D293EE
split-complementary
#EEA593 #93EED2 #93AEEE
monochromatic
#DD4D29 #E6795E #EEA593 #F6D1C8 #FBE9E5
Accessibility & contrast
On white
2.01
#EEA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EEA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA593
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA593 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#C7BD92
Tritanopia (blue-blind)
#FE9BA0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea593; /* rgb */ color: rgb(238, 165, 147); /* oklch */ color: oklch(78.8% 0.091 34.4);
Tailwind
colors: {
custom: {
50: '#f6c0b2',
500: '#eea593',
950: '#000000',
},
}SCSS
$custom: #eea593; $custom-light: #f6c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eea593",
"rgb": {
"r": 238,
"g": 165,
"b": 147
},
"hsl": {
"h": 11.868,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78795,
"c": 0.09094,
"h": 34.4
},
"luminance": 0.47194
}Semantic roles & 50–950 ramp
primary
#EEA593
secondary
#D9EDF2
accent
#AED511
background
#FFFBFA
surface
#FFF7F5
border
#D7D0CF
text
#171211
muted
#858180