#EEABAE#EEABAE
#EEABAE is a light, moderate red. Relative luminance 0.504; OKLCH L 80.5% C 0.079 H 16.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEABAE |
|---|---|
| RGB | rgb(238, 171, 174) |
| HSL | hsl(357, 66%, 80%) |
| HSV | hsv(357, 28%, 93%) |
| CMYK | cmyk(0%, 28.2%, 26.9%, 6.7%) |
| CIE-LAB | lab(76.29, 24.98, 8.26) |
| CIE-LCH | lch(76.29, 26.31, 18.30°) |
| OKLab | oklab(80.51% 0.076 0.0218) |
| OKLCH | oklch(80.51% 0.079 16) |
| XYZ | xyz(57.4640, 50.3622, 46.7303) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 4.97
Pale Rose
#FDC1C5
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.69
Pink
#FFC0CB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEABAE #ABEEEB
analogous
#EEABD0 #EEABAE #EEC9AB
triadic
#EEABAE #AEEEAB #ABAEEE
tetradic
#EEABAE #D0EEAB #ABEEEB #C9ABEE
square
#EEABAE #D0EEAB #ABEEEB #C9ABEE
split-complementary
#EEABAE #ABEEC9 #ABD0EE
monochromatic
#D9454C #E4787D #EEABAE #F8DEDF #FAE6E6
Accessibility & contrast
On white
1.90
#EEABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EEABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEABAE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEABAE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#FBA5AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeabae; /* rgb */ color: rgb(238, 171, 174); /* oklch */ color: oklch(80.5% 0.079 16.0);
Tailwind
colors: {
custom: {
50: '#f5c4c6',
500: '#eeabae',
950: '#000000',
},
}SCSS
$custom: #eeabae; $custom-light: #f5c4c6; $custom-dark: #000000;
JSON
{
"hex": "#eeabae",
"rgb": {
"r": 238,
"g": 171,
"b": 174
},
"hsl": {
"h": 357.313,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80514,
"c": 0.07906,
"h": 16
},
"luminance": 0.50359
}Semantic roles & 50–950 ramp
primary
#EEABAE
secondary
#72CBC7
accent
#CEC617
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282