#EEABB6#EEABB6
#EEABB6 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.7% C 0.080 H 8.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEABB6 |
|---|---|
| RGB | rgb(238, 171, 182) |
| HSL | hsl(350, 66%, 80%) |
| HSV | hsv(350, 28%, 93%) |
| CMYK | cmyk(0%, 28.2%, 23.5%, 6.7%) |
| CIE-LAB | lab(76.49, 26.10, 4.18) |
| CIE-LCH | lch(76.49, 26.43, 9.10°) |
| OKLab | oklab(80.73% 0.079 0.0113) |
| OKLCH | oklch(80.73% 0.08 8.1) |
| XYZ | xyz(58.2672, 50.6835, 50.9607) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.94
Lightpink
#FFB6C1
ΔE00 3.35
Faded Pink
#DE9DAC
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 4.48
Pastel Pink
#FFBACD
ΔE00 4.80
Pink
#FFC0CB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEABB6 #ABEEE3
analogous
#EEABD8 #EEABB6 #EEC1AB
triadic
#EEABB6 #B6EEAB #ABB6EE
tetradic
#EEABB6 #D8EEAB #ABEEE3 #C1ABEE
square
#EEABB6 #D8EEAB #ABEEE3 #C1ABEE
split-complementary
#EEABB6 #ABEEC1 #ABD8EE
monochromatic
#D9455E #E4788A #EEABB6 #F8DEE2 #FAE6E9
Accessibility & contrast
On white
1.89
#EEABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#EEABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEABB6
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEABB6 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#C5C1B5
Tritanopia (blue-blind)
#FAA6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeabb6; /* rgb */ color: rgb(238, 171, 182); /* oklch */ color: oklch(80.7% 0.080 8.1);
Tailwind
colors: {
custom: {
50: '#f4c4cb',
500: '#eeabb6',
950: '#000000',
},
}SCSS
$custom: #eeabb6; $custom-light: #f4c4cb; $custom-dark: #000000;
JSON
{
"hex": "#eeabb6",
"rgb": {
"r": 238,
"g": 171,
"b": 182
},
"hsl": {
"h": 350.149,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.8073,
"c": 0.07981,
"h": 8.1
},
"luminance": 0.5068
}Semantic roles & 50–950 ramp
primary
#EEABB6
secondary
#72CBBD
accent
#CEB017
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282