#EEABB4#EEABB4
#EEABB4 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.7% C 0.079 H 10.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEABB4 |
|---|---|
| RGB | rgb(238, 171, 180) |
| HSL | hsl(352, 66%, 80%) |
| HSV | hsv(352, 28%, 93%) |
| CMYK | cmyk(0%, 28.2%, 24.4%, 6.7%) |
| CIE-LAB | lab(76.44, 25.81, 5.20) |
| CIE-LCH | lch(76.44, 26.33, 11.38°) |
| OKLab | oklab(80.68% 0.0783 0.0139) |
| OKLCH | oklch(80.68% 0.079 10.1) |
| XYZ | xyz(58.0620, 50.6014, 49.8799) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.31
Lightpink
#FFB6C1
ΔE00 3.40
Faded Pink
#DE9DAC
ΔE00 4.37
Dusty Pink
#D8A7B1
ΔE00 4.58
Pink
#FFC0CB
ΔE00 5.14
Pastel Pink
#FFBACD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEABB4 #ABEEE5
analogous
#EEABD6 #EEABB4 #EEC3AB
triadic
#EEABB4 #B4EEAB #ABB4EE
tetradic
#EEABB4 #D6EEAB #ABEEE5 #C3ABEE
square
#EEABB4 #D6EEAB #ABEEE5 #C3ABEE
split-complementary
#EEABB4 #ABEEC3 #ABD6EE
monochromatic
#D94559 #E47887 #EEABB4 #F8DEE1 #FAE6E8
Accessibility & contrast
On white
1.89
#EEABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EEABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEABB4
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEABB4 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#FBA6AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeabb4; /* rgb */ color: rgb(238, 171, 180); /* oklch */ color: oklch(80.7% 0.079 10.1);
Tailwind
colors: {
custom: {
50: '#f4c4ca',
500: '#eeabb4',
950: '#000000',
},
}SCSS
$custom: #eeabb4; $custom-light: #f4c4ca; $custom-dark: #000000;
JSON
{
"hex": "#eeabb4",
"rgb": {
"r": 238,
"g": 171,
"b": 180
},
"hsl": {
"h": 351.94,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80675,
"c": 0.07949,
"h": 10.1
},
"luminance": 0.50598
}Semantic roles & 50–950 ramp
primary
#EEABB4
secondary
#72CBBF
accent
#CEB617
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282