#EEA193#EEA193
#EEA193 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.1% C 0.095 H 30.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA193 |
|---|---|
| RGB | rgb(238, 161, 147) |
| HSL | hsl(9, 73%, 75%) |
| HSV | hsv(9, 38%, 93%) |
| CMYK | cmyk(0%, 32.4%, 38.2%, 6.7%) |
| CIE-LAB | lab(73.40, 26.90, 18.95) |
| CIE-LCH | lch(73.40, 32.91, 35.16°) |
| OKLab | oklab(78.09% 0.0814 0.0483) |
| OKLCH | oklch(78.09% 0.095 30.7) |
| XYZ | xyz(53.2734, 45.7773, 33.6281) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.41
Light Salmon
#FEA993
ΔE00 3.86
Peachy Pink
#FF9A8A
ΔE00 3.98
Pale Salmon
#FFB19A
ΔE00 5.11
Darksalmon
#E9967A
ΔE00 5.62
Pinkish Tan
#D99B82
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA193 #93E0EE
analogous
#EE93B2 #EEA193 #EECE93
triadic
#EEA193 #93EEA1 #A193EE
tetradic
#EEA193 #B2EE93 #93E0EE #CE93EE
square
#EEA193 #B2EE93 #93E0EE #CE93EE
split-complementary
#EEA193 #93EECE #93B2EE
monochromatic
#DD4529 #E6735E #EEA193 #F6CFC8 #FBE8E5
Accessibility & contrast
On white
2.07
#EEA193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EEA193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA193
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA193 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#FE979D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eea193; /* rgb */ color: rgb(238, 161, 147); /* oklch */ color: oklch(78.1% 0.095 30.7);
Tailwind
colors: {
custom: {
50: '#f6bdb2',
500: '#eea193',
950: '#000000',
},
}SCSS
$custom: #eea193; $custom-light: #f6bdb2; $custom-dark: #000000;
JSON
{
"hex": "#eea193",
"rgb": {
"r": 238,
"g": 161,
"b": 147
},
"hsl": {
"h": 9.231,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78088,
"c": 0.09467,
"h": 30.7
},
"luminance": 0.45773
}Semantic roles & 50–950 ramp
primary
#EEA193
secondary
#D9EEF2
accent
#B7D511
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171211
muted
#858180