#EAB7BB#EAB7BB
#EAB7BB is a very light, muted red. Relative luminance 0.549; OKLCH L 82.6% C 0.059 H 13.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB7BB |
|---|---|
| RGB | rgb(234, 183, 187) |
| HSL | hsl(355, 55%, 82%) |
| HSV | hsv(355, 22%, 92%) |
| CMYK | cmyk(0%, 21.8%, 20.1%, 8.2%) |
| CIE-LAB | lab(79.01, 18.99, 5.06) |
| CIE-LCH | lch(79.01, 19.65, 14.91°) |
| OKLab | oklab(82.63% 0.0577 0.0135) |
| OKLCH | oklch(82.63% 0.059 13.2) |
| XYZ | xyz(59.8352, 54.9497, 54.4586) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.57
Light Rose
#FFC5CB
ΔE00 4.17
Pink
#FFC0CB
ΔE00 4.53
Bubblegum
#FFC1CC
ΔE00 4.56
Dusty Pink
#D8A7B1
ΔE00 4.80
Lightpink
#FFB6C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB7BB #B7EAE6
analogous
#EAB7D5 #EAB7BB #EACDB7
triadic
#EAB7BB #BBEAB7 #B7BBEA
tetradic
#EAB7BB #D5EAB7 #B7EAE6 #CDB7EA
square
#EAB7BB #D5EAB7 #B7EAE6 #CDB7EA
split-complementary
#EAB7BB #B7EACD #B7D5EA
monochromatic
#CE5862 #DC888E #EAB7BB #F8E6E8 #F8E7E9
Accessibility & contrast
On white
1.75
#EAB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EAB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB7BB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB7BB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#F4B3B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eab7bb; /* rgb */ color: rgb(234, 183, 187); /* oklch */ color: oklch(82.6% 0.059 13.2);
Tailwind
colors: {
custom: {
50: '#f1cccf',
500: '#eab7bb',
950: '#000000',
},
}SCSS
$custom: #eab7bb; $custom-light: #f1cccf; $custom-dark: #000000;
JSON
{
"hex": "#eab7bb",
"rgb": {
"r": 234,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.294,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.82631,
"c": 0.0593,
"h": 13.2
},
"luminance": 0.54947
}Semantic roles & 50–950 ramp
primary
#EAB7BB
secondary
#7FC6C1
accent
#C2B623
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383