#E6BABB#E6BABB
#E6BABB is a very light, muted red. Relative luminance 0.555; OKLCH L 82.8% C 0.051 H 16.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BABB |
|---|---|
| RGB | rgb(230, 186, 187) |
| HSL | hsl(359, 47%, 82%) |
| HSV | hsv(359, 19%, 90%) |
| CMYK | cmyk(0%, 19.1%, 18.7%, 9.8%) |
| CIE-LAB | lab(79.35, 15.94, 5.49) |
| CIE-LCH | lch(79.35, 16.86, 19.01°) |
| OKLab | oklab(82.8% 0.0487 0.0146) |
| OKLCH | oklch(82.8% 0.051 16.7) |
| XYZ | xyz(59.1619, 55.5308, 54.6062) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.69
Light Rose
#FFC5CB
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 6.03
Pink
#FFC0CB
ΔE00 6.07
Lightpink
#FFB6C1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BABB #BAE6E5
analogous
#E6BAD1 #E6BABB #E6CFBA
triadic
#E6BABB #BBE6BA #BABBE6
tetradic
#E6BABB #D1E6BA #BAE6E5 #CFBAE6
square
#E6BABB #D1E6BA #BAE6E5 #CFBAE6
split-complementary
#E6BABB #BAE6CF #BAD1E6
monochromatic
#C56062 #D68D8F #E6BABB #F6E7E7 #F7E9E9
Accessibility & contrast
On white
1.73
#E6BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E6BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BABB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BABB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#CBC8BA
Tritanopia (blue-blind)
#EFB6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e6babb; /* rgb */ color: rgb(230, 186, 187); /* oklch */ color: oklch(82.8% 0.051 16.7);
Tailwind
colors: {
custom: {
50: '#eececf',
500: '#e6babb',
950: '#000000',
},
}SCSS
$custom: #e6babb; $custom-light: #eececf; $custom-dark: #000000;
JSON
{
"hex": "#e6babb",
"rgb": {
"r": 230,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.636,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.82801,
"c": 0.05082,
"h": 16.7
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#E6BABB
secondary
#84C1BF
accent
#BAB72B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383