#EEABBB#EEABBB
#EEABBB is a light, moderate red. Relative luminance 0.509; OKLCH L 80.9% C 0.081 H 3.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEABBB |
|---|---|
| RGB | rgb(238, 171, 187) |
| HSL | hsl(346, 66%, 80%) |
| HSV | hsv(346, 28%, 93%) |
| CMYK | cmyk(0%, 28.2%, 21.4%, 6.7%) |
| CIE-LAB | lab(76.61, 26.82, 1.63) |
| CIE-LCH | lch(76.61, 26.87, 3.49°) |
| OKLab | oklab(80.87% 0.0809 0.0047) |
| OKLCH | oklch(80.87% 0.081 3.3) |
| XYZ | xyz(58.7932, 50.8939, 53.7308) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.71
Lightpink
#FFB6C1
ΔE00 3.81
Faded Pink
#DE9DAC
ΔE00 3.94
Pastel Pink
#FFBACD
ΔE00 4.04
Baby Pink
#FFB7CE
ΔE00 4.07
Dusty Pink
#D8A7B1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEABBB #ABEEDE
analogous
#EEABDC #EEABBB #EEBDAB
triadic
#EEABBB #BBEEAB #ABBBEE
tetradic
#EEABBB #DCEEAB #ABEEDE #BDABEE
square
#EEABBB #DCEEAB #ABEEDE #BDABEE
split-complementary
#EEABBB #ABEEBD #ABDCEE
monochromatic
#D94569 #E47892 #EEABBB #F8DEE4 #FAE6EA
Accessibility & contrast
On white
1.88
#EEABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EEABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEABBB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEABBB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#FAA7B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeabbb; /* rgb */ color: rgb(238, 171, 187); /* oklch */ color: oklch(80.9% 0.081 3.3);
Tailwind
colors: {
custom: {
50: '#f4c4cf',
500: '#eeabbb',
950: '#000000',
},
}SCSS
$custom: #eeabbb; $custom-light: #f4c4cf; $custom-dark: #000000;
JSON
{
"hex": "#eeabbb",
"rgb": {
"r": 238,
"g": 171,
"b": 187
},
"hsl": {
"h": 345.672,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.8087,
"c": 0.08098,
"h": 3.3
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#EEABBB
secondary
#72CBB6
accent
#CEA317
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171213
muted
#858283