#EEA79D#EEA79D
#EEA79D is a light, moderate red. Relative luminance 0.482; OKLCH L 79.4% C 0.086 H 28.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA79D |
|---|---|
| RGB | rgb(238, 167, 157) |
| HSL | hsl(7, 70%, 77%) |
| HSV | hsv(7, 34%, 93%) |
| CMYK | cmyk(0%, 29.8%, 34%, 6.7%) |
| CIE-LAB | lab(74.98, 24.90, 15.69) |
| CIE-LCH | lch(74.98, 29.43, 32.21°) |
| OKLab | oklab(79.38% 0.0758 0.0404) |
| OKLCH | oklch(79.38% 0.086 28.1) |
| XYZ | xyz(55.1662, 48.2524, 38.2998) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.48
Light Salmon
#FEA993
ΔE00 4.86
Pale Salmon
#FFB19A
ΔE00 5.44
Peachy Pink
#FF9A8A
ΔE00 5.54
Pinkish Tan
#D99B82
ΔE00 7.60
Darksalmon
#E9967A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA79D #9DE4EE
analogous
#EE9DBC #EEA79D #EECF9D
triadic
#EEA79D #9DEEA7 #A79DEE
tetradic
#EEA79D #BCEE9D #9DE4EE #CF9DEE
square
#EEA79D #BCEE9D #9DE4EE #CF9DEE
split-complementary
#EEA79D #9DEECF #9DBCEE
monochromatic
#DC4935 #E57869 #EEA79D #F7D6D1 #FAE8E5
Accessibility & contrast
On white
1.97
#EEA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EEA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA79D
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA79D | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#FD9EA4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea79d; /* rgb */ color: rgb(238, 167, 157); /* oklch */ color: oklch(79.4% 0.086 28.1);
Tailwind
colors: {
custom: {
50: '#f5c1ba',
500: '#eea79d',
950: '#000000',
},
}SCSS
$custom: #eea79d; $custom-light: #f5c1ba; $custom-dark: #000000;
JSON
{
"hex": "#eea79d",
"rgb": {
"r": 238,
"g": 167,
"b": 157
},
"hsl": {
"h": 7.407,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.79379,
"c": 0.08587,
"h": 28.1
},
"luminance": 0.48249
}Semantic roles & 50–950 ramp
primary
#EEA79D
secondary
#D9EFF2
accent
#BBD213
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180