#EEA598#EEA598
#EEA598 is a light, moderate red. Relative luminance 0.474; OKLCH L 78.9% C 0.089 H 30.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA598 |
|---|---|
| RGB | rgb(238, 165, 152) |
| HSL | hsl(9, 72%, 76%) |
| HSV | hsv(9, 36%, 93%) |
| CMYK | cmyk(0%, 30.7%, 36.1%, 6.7%) |
| CIE-LAB | lab(74.42, 25.36, 17.63) |
| CIE-LCH | lch(74.42, 30.89, 34.80°) |
| OKLab | oklab(78.91% 0.077 0.0452) |
| OKLCH | oklch(78.91% 0.089 30.4) |
| XYZ | xyz(54.3845, 47.3581, 35.9763) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.45
Light Salmon
#FEA993
ΔE00 3.95
Pale Salmon
#FFB19A
ΔE00 4.78
Peachy Pink
#FF9A8A
ΔE00 4.81
Darksalmon
#E9967A
ΔE00 6.44
Pinkish Tan
#D99B82
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA598 #98E1EE
analogous
#EE98B6 #EEA598 #EED098
triadic
#EEA598 #98EEA5 #A598EE
tetradic
#EEA598 #B6EE98 #98E1EE #D098EE
square
#EEA598 #B6EE98 #98E1EE #D098EE
split-complementary
#EEA598 #98EED0 #98B6EE
monochromatic
#DD492F #E57763 #EEA598 #F7D3CD #FBE8E5
Accessibility & contrast
On white
2.01
#EEA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#EEA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA598
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA598 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#C6BD97
Tritanopia (blue-blind)
#FE9BA2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea598; /* rgb */ color: rgb(238, 165, 152); /* oklch */ color: oklch(78.9% 0.089 30.4);
Tailwind
colors: {
custom: {
50: '#f5c0b6',
500: '#eea598',
950: '#000000',
},
}SCSS
$custom: #eea598; $custom-light: #f5c0b6; $custom-dark: #000000;
JSON
{
"hex": "#eea598",
"rgb": {
"r": 238,
"g": 165,
"b": 152
},
"hsl": {
"h": 9.07,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78907,
"c": 0.08926,
"h": 30.4
},
"luminance": 0.47354
}Semantic roles & 50–950 ramp
primary
#EEA598
secondary
#D9EEF2
accent
#B6D412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180