#EEA7A1#EEA7A1
#EEA7A1 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.5% C 0.085 H 24.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA7A1 |
|---|---|
| RGB | rgb(238, 167, 161) |
| HSL | hsl(5, 69%, 78%) |
| HSV | hsv(5, 32%, 93%) |
| CMYK | cmyk(0%, 29.8%, 32.4%, 6.7%) |
| CIE-LAB | lab(75.07, 25.40, 13.63) |
| CIE-LCH | lch(75.07, 28.83, 28.21°) |
| OKLab | oklab(79.47% 0.0773 0.0353) |
| OKLCH | oklch(79.47% 0.085 24.5) |
| XYZ | xyz(55.5133, 48.3913, 40.1278) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.60
Light Salmon
#FEA993
ΔE00 6.19
Peachy Pink
#FF9A8A
ΔE00 6.29
Pale Salmon
#FFB19A
ΔE00 6.73
Lightpink
#FFB6C1
ΔE00 7.51
Pale Rose
#FDC1C5
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA7A1 #A1E8EE
analogous
#EEA1C1 #EEA7A1 #EECDA1
triadic
#EEA7A1 #A1EEA7 #A7A1EE
tetradic
#EEA7A1 #C1EEA1 #A1E8EE #CDA1EE
square
#EEA7A1 #C1EEA1 #A1E8EE #CDA1EE
split-complementary
#EEA7A1 #A1EECD #A1C1EE
monochromatic
#DB4639 #E5766D #EEA7A1 #F7D8D5 #FAE7E5
Accessibility & contrast
On white
1.97
#EEA7A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#EEA7A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA7A1
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA7A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA7A1 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A0
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#FD9FA6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea7a1; /* rgb */ color: rgb(238, 167, 161); /* oklch */ color: oklch(79.5% 0.085 24.5);
Tailwind
colors: {
custom: {
50: '#f5c1bc',
500: '#eea7a1',
950: '#000000',
},
}SCSS
$custom: #eea7a1; $custom-light: #f5c1bc; $custom-dark: #000000;
JSON
{
"hex": "#eea7a1",
"rgb": {
"r": 238,
"g": 167,
"b": 161
},
"hsl": {
"h": 4.675,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.79475,
"c": 0.08501,
"h": 24.5
},
"luminance": 0.48388
}Semantic roles & 50–950 ramp
primary
#EEA7A1
secondary
#D9F0F2
accent
#C3D114
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171212
muted
#858181