#EEAEA5#EEAEA5
#EEAEA5 is a light, moderate red. Relative luminance 0.512; OKLCH L 80.8% C 0.077 H 27.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAEA5 |
|---|---|
| RGB | rgb(238, 174, 165) |
| HSL | hsl(7, 68%, 79%) |
| HSV | hsv(7, 31%, 93%) |
| CMYK | cmyk(0%, 26.9%, 30.7%, 6.7%) |
| CIE-LAB | lab(76.78, 22.19, 13.86) |
| CIE-LCH | lch(76.78, 26.16, 31.98°) |
| OKLab | oklab(80.83% 0.0678 0.0359) |
| OKLCH | oklch(80.83% 0.077 27.9) |
| XYZ | xyz(57.1889, 51.1691, 42.4544) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 5.57
Light Salmon
#FEA993
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 6.92
Peachy Pink
#FF9A8A
ΔE00 7.25
Lightpink
#FFB6C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAEA5 #A5E5EE
analogous
#EEA5C1 #EEAEA5 #EED3A5
triadic
#EEAEA5 #A5EEAE #AEA5EE
tetradic
#EEAEA5 #C1EEA5 #A5E5EE #D3A5EE
square
#EEAEA5 #C1EEA5 #A5E5EE #D3A5EE
split-complementary
#EEAEA5 #A5EED3 #A5C1EE
monochromatic
#DB513E #E48072 #EEAEA5 #F8DCD8 #FAE8E5
Accessibility & contrast
On white
1.87
#EEAEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EEAEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAEA5
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAEA5 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A4
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#FCA6AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeaea5; /* rgb */ color: rgb(238, 174, 165); /* oklch */ color: oklch(80.8% 0.077 27.9);
Tailwind
colors: {
custom: {
50: '#f5c6bf',
500: '#eeaea5',
950: '#000000',
},
}SCSS
$custom: #eeaea5; $custom-light: #f5c6bf; $custom-dark: #000000;
JSON
{
"hex": "#eeaea5",
"rgb": {
"r": 238,
"g": 174,
"b": 165
},
"hsl": {
"h": 7.397,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.80825,
"c": 0.07673,
"h": 27.9
},
"luminance": 0.51166
}Semantic roles & 50–950 ramp
primary
#EEAEA5
secondary
#6CBFCB
accent
#B9D015
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171312
muted
#858282