#EEAEAB#EEAEAB
#EEAEAB is a light, moderate red. Relative luminance 0.514; OKLCH L 81.0% C 0.076 H 21.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAEAB |
|---|---|
| RGB | rgb(238, 174, 171) |
| HSL | hsl(3, 66%, 80%) |
| HSV | hsv(3, 28%, 93%) |
| CMYK | cmyk(0%, 26.9%, 28.2%, 6.7%) |
| CIE-LAB | lab(76.92, 22.98, 10.79) |
| CIE-LCH | lch(76.92, 25.39, 25.14°) |
| OKLab | oklab(80.97% 0.0701 0.0282) |
| OKLCH | oklch(80.97% 0.076 21.9) |
| XYZ | xyz(57.7479, 51.3927, 45.3983) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.40
Lightpink
#FFB6C1
ΔE00 5.87
Light Rose
#FFC5CB
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 6.67
Blush (survey)
#F29E8E
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAEAB #ABEBEE
analogous
#EEABC9 #EEAEAB #EED0AB
triadic
#EEAEAB #ABEEAE #AEABEE
tetradic
#EEAEAB #C9EEAB #ABEBEE #D0ABEE
square
#EEAEAB #C9EEAB #ABEBEE #D0ABEE
split-complementary
#EEAEAB #ABEED0 #ABC9EE
monochromatic
#D94C45 #E47D78 #EEAEAB #F8DFDE #FAE6E6
Accessibility & contrast
On white
1.86
#EEAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EEAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAEAB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAEAB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#C9C3AA
Tritanopia (blue-blind)
#FBA7AD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeaeab; /* rgb */ color: rgb(238, 174, 171); /* oklch */ color: oklch(81.0% 0.076 21.9);
Tailwind
colors: {
custom: {
50: '#f5c6c4',
500: '#eeaeab',
950: '#000000',
},
}SCSS
$custom: #eeaeab; $custom-light: #f5c6c4; $custom-dark: #000000;
JSON
{
"hex": "#eeaeab",
"rgb": {
"r": 238,
"g": 174,
"b": 171
},
"hsl": {
"h": 2.687,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80974,
"c": 0.0756,
"h": 21.9
},
"luminance": 0.5139
}Semantic roles & 50–950 ramp
primary
#EEAEAB
secondary
#72C7CB
accent
#C6CE17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282