#EEABB5#EEABB5
#EEABB5 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.7% C 0.080 H 9.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEABB5 |
|---|---|
| RGB | rgb(238, 171, 181) |
| HSL | hsl(351, 66%, 80%) |
| HSV | hsv(351, 28%, 93%) |
| CMYK | cmyk(0%, 28.2%, 23.9%, 6.7%) |
| CIE-LAB | lab(76.46, 25.96, 4.69) |
| CIE-LCH | lch(76.46, 26.38, 10.24°) |
| OKLab | oklab(80.7% 0.0786 0.0126) |
| OKLCH | oklch(80.7% 0.08 9.1) |
| XYZ | xyz(58.1643, 50.6423, 50.4184) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.11
Lightpink
#FFB6C1
ΔE00 3.36
Faded Pink
#DE9DAC
ΔE00 4.23
Dusty Pink
#D8A7B1
ΔE00 4.52
Pastel Pink
#FFBACD
ΔE00 5.01
Pink
#FFC0CB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEABB5 #ABEEE4
analogous
#EEABD6 #EEABB5 #EEC2AB
triadic
#EEABB5 #B5EEAB #ABB5EE
tetradic
#EEABB5 #D6EEAB #ABEEE4 #C2ABEE
square
#EEABB5 #D6EEAB #ABEEE4 #C2ABEE
split-complementary
#EEABB5 #ABEEC2 #ABD6EE
monochromatic
#D9455B #E47888 #EEABB5 #F8DEE2 #FAE6E9
Accessibility & contrast
On white
1.89
#EEABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EEABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEABB5
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEABB5 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B5
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#FAA6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeabb5; /* rgb */ color: rgb(238, 171, 181); /* oklch */ color: oklch(80.7% 0.080 9.1);
Tailwind
colors: {
custom: {
50: '#f4c4cb',
500: '#eeabb5',
950: '#000000',
},
}SCSS
$custom: #eeabb5; $custom-light: #f4c4cb; $custom-dark: #000000;
JSON
{
"hex": "#eeabb5",
"rgb": {
"r": 238,
"g": 171,
"b": 181
},
"hsl": {
"h": 351.045,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80702,
"c": 0.07964,
"h": 9.1
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#EEABB5
secondary
#72CBBE
accent
#CEB317
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282