#EAABBB#EAABBB
#EAABBB is a light, moderate pink. Relative luminance 0.502; OKLCH L 80.5% C 0.076 H 2.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAABBB |
|---|---|
| RGB | rgb(234, 171, 187) |
| HSL | hsl(345, 60%, 79%) |
| HSV | hsv(345, 27%, 92%) |
| CMYK | cmyk(0%, 26.9%, 20.1%, 8.2%) |
| CIE-LAB | lab(76.20, 25.39, 0.98) |
| CIE-LCH | lch(76.20, 25.41, 2.20°) |
| OKLab | oklab(80.46% 0.0764 0.0029) |
| OKLCH | oklch(80.46% 0.076 2.2) |
| XYZ | xyz(57.4648, 50.2089, 53.6685) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.48
Faded Pink
#DE9DAC
ΔE00 3.71
Dusty Pink
#D8A7B1
ΔE00 3.97
Pastel Pink
#FFBACD
ΔE00 4.38
Lightpink
#FFB6C1
ΔE00 4.41
Baby Pink
#FFB7CE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAABBB #ABEADA
analogous
#EAABDB #EAABBB #EABBAB
triadic
#EAABBB #BBEAAB #ABBBEA
tetradic
#EAABBB #DBEAAB #ABEADA #BBABEA
square
#EAABBB #DBEAAB #ABEADA #BBABEA
split-complementary
#EAABBB #ABEABB #ABDBEA
monochromatic
#D2496C #DE7A93 #EAABBB #F6DCE3 #F9E7EB
Accessibility & contrast
On white
1.90
#EAABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#EAABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAABBB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAABBB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#F5A7B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaabbb; /* rgb */ color: rgb(234, 171, 187); /* oklch */ color: oklch(80.5% 0.076 2.2);
Tailwind
colors: {
custom: {
50: '#f1c4cf',
500: '#eaabbb',
950: '#000000',
},
}SCSS
$custom: #eaabbb; $custom-light: #f1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#eaabbb",
"rgb": {
"r": 234,
"g": 171,
"b": 187
},
"hsl": {
"h": 344.762,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.80455,
"c": 0.07646,
"h": 2.2
},
"luminance": 0.50206
}Semantic roles & 50–950 ramp
primary
#EAABBB
secondary
#73C6B1
accent
#C89D1E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171213
muted
#858283