#EAB5BB#EAB5BB
#EAB5BB is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.3% C 0.062 H 10.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB5BB |
|---|---|
| RGB | rgb(234, 181, 187) |
| HSL | hsl(353, 56%, 81%) |
| HSV | hsv(353, 23%, 92%) |
| CMYK | cmyk(0%, 22.6%, 20.1%, 8.2%) |
| CIE-LAB | lab(78.54, 20.05, 4.37) |
| CIE-LCH | lch(78.54, 20.53, 12.30°) |
| OKLab | oklab(82.26% 0.0608 0.0117) |
| OKLCH | oklch(82.26% 0.062 10.9) |
| XYZ | xyz(59.4256, 54.1306, 54.3221) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.75
Pink
#FFC0CB
ΔE00 4.24
Dusty Pink
#D8A7B1
ΔE00 4.26
Bubblegum
#FFC1CC
ΔE00 4.30
Light Rose
#FFC5CB
ΔE00 4.32
Lightpink
#FFB6C1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB5BB #B5EAE4
analogous
#EAB5D6 #EAB5BB #EACAB5
triadic
#EAB5BB #BBEAB5 #B5BBEA
tetradic
#EAB5BB #D6EAB5 #B5EAE4 #CAB5EA
square
#EAB5BB #D6EAB5 #B5EAE4 #CAB5EA
split-complementary
#EAB5BB #B5EACA #B5D6EA
monochromatic
#CF5663 #DC858F #EAB5BB #F8E5E7 #F8E7E9
Accessibility & contrast
On white
1.78
#EAB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#EAB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB5BB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB5BB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#F4B1B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eab5bb; /* rgb */ color: rgb(234, 181, 187); /* oklch */ color: oklch(82.3% 0.062 10.9);
Tailwind
colors: {
custom: {
50: '#f1cbcf',
500: '#eab5bb',
950: '#000000',
},
}SCSS
$custom: #eab5bb; $custom-light: #f1cbcf; $custom-dark: #000000;
JSON
{
"hex": "#eab5bb",
"rgb": {
"r": 234,
"g": 181,
"b": 187
},
"hsl": {
"h": 353.208,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.82263,
"c": 0.06196,
"h": 10.9
},
"luminance": 0.54128
}Semantic roles & 50–950 ramp
primary
#EAB5BB
secondary
#7DC6BE
accent
#C3B122
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383