#E8BAB2#E8BAB2
#E8BAB2 is a very light, muted red. Relative luminance 0.555; OKLCH L 82.8% C 0.055 H 29.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BAB2 |
|---|---|
| RGB | rgb(232, 186, 178) |
| HSL | hsl(9, 54%, 80%) |
| HSV | hsv(9, 23%, 91%) |
| CMYK | cmyk(0%, 19.8%, 23.3%, 9%) |
| CIE-LAB | lab(79.32, 15.34, 10.34) |
| CIE-LCH | lch(79.32, 18.50, 33.97°) |
| OKLab | oklab(82.76% 0.0474 0.027) |
| OKLCH | oklch(82.76% 0.055 29.7) |
| XYZ | xyz(58.8741, 55.4904, 49.7204) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.43
Pinkish Grey
#C8ACA9
ΔE00 7.06
Light Rose
#FFC5CB
ΔE00 7.19
Pale Salmon
#FFB19A
ΔE00 7.94
Dusty Pink
#D8A7B1
ΔE00 8.43
Bubblegum
#FFC1CC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BAB2 #B2E0E8
analogous
#E8B2C5 #E8BAB2 #E8D5B2
triadic
#E8BAB2 #B2E8BA #BAB2E8
tetradic
#E8BAB2 #C5E8B2 #B2E0E8 #D5B2E8
square
#E8BAB2 #C5E8B2 #B2E0E8 #D5B2E8
split-complementary
#E8BAB2 #B2E8D5 #B2C5E8
monochromatic
#CC6654 #DA9083 #E8BAB2 #F6E4E1 #F8EAE7
Accessibility & contrast
On white
1.74
#E8BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E8BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BAB2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BAB2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#F3B5B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e8bab2; /* rgb */ color: rgb(232, 186, 178); /* oklch */ color: oklch(82.8% 0.055 29.7);
Tailwind
colors: {
custom: {
50: '#f0cec9',
500: '#e8bab2',
950: '#000000',
},
}SCSS
$custom: #e8bab2; $custom-light: #f0cec9; $custom-dark: #000000;
JSON
{
"hex": "#e8bab2",
"rgb": {
"r": 232,
"g": 186,
"b": 178
},
"hsl": {
"h": 8.889,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.82756,
"c": 0.0546,
"h": 29.7
},
"luminance": 0.55488
}Semantic roles & 50–950 ramp
primary
#E8BAB2
secondary
#7BB9C3
accent
#AAC124
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382