#E8BABB#E8BABB
#E8BABB is a very light, muted red. Relative luminance 0.559; OKLCH L 83.0% C 0.053 H 16.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BABB |
|---|---|
| RGB | rgb(232, 186, 187) |
| HSL | hsl(359, 50%, 82%) |
| HSV | hsv(359, 20%, 91%) |
| CMYK | cmyk(0%, 19.8%, 19.4%, 9%) |
| CIE-LAB | lab(79.54, 16.66, 5.79) |
| CIE-LCH | lch(79.54, 17.64, 19.15°) |
| OKLab | oklab(82.99% 0.0509 0.0154) |
| OKLCH | oklch(82.99% 0.053 16.8) |
| XYZ | xyz(59.8075, 55.8638, 54.6365) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.23
Light Rose
#FFC5CB
ΔE00 4.74
Bubblegum
#FFC1CC
ΔE00 5.65
Pink
#FFC0CB
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 5.77
Lightpink
#FFB6C1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BABB #BAE8E7
analogous
#E8BAD2 #E8BABB #E8D0BA
triadic
#E8BABB #BBE8BA #BABBE8
tetradic
#E8BABB #D2E8BA #BAE8E7 #D0BAE8
square
#E8BABB #D2E8BA #BAE8E7 #D0BAE8
split-complementary
#E8BABB #BAE8D0 #BAD2E8
monochromatic
#C95E61 #D98C8E #E8BABB #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.73
#E8BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#E8BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BABB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BABB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#F2B6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8babb; /* rgb */ color: rgb(232, 186, 187); /* oklch */ color: oklch(83.0% 0.053 16.8);
Tailwind
colors: {
custom: {
50: '#f0cecf',
500: '#e8babb',
950: '#000000',
},
}SCSS
$custom: #e8babb; $custom-light: #f0cecf; $custom-dark: #000000;
JSON
{
"hex": "#e8babb",
"rgb": {
"r": 232,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.696,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.82993,
"c": 0.05316,
"h": 16.8
},
"luminance": 0.55861
}Semantic roles & 50–950 ramp
primary
#E8BABB
secondary
#83C3C2
accent
#BDBA28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383