#E6BCBB#E6BCBB
#E6BCBB is a very light, muted red. Relative luminance 0.564; OKLCH L 83.2% C 0.048 H 19.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BCBB |
|---|---|
| RGB | rgb(230, 188, 187) |
| HSL | hsl(1, 46%, 82%) |
| HSV | hsv(1, 19%, 90%) |
| CMYK | cmyk(0%, 18.3%, 18.7%, 9.8%) |
| CIE-LAB | lab(79.83, 14.87, 6.19) |
| CIE-LCH | lch(79.83, 16.11, 22.58°) |
| OKLab | oklab(83.18% 0.0456 0.0164) |
| OKLCH | oklch(83.18% 0.048 19.8) |
| XYZ | xyz(59.5861, 56.3794, 54.7476) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.20
Light Rose
#FFC5CB
ΔE00 5.62
Pinkish Grey
#C8ACA9
ΔE00 6.67
Dusty Pink
#D8A7B1
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 6.74
Pink
#FFC0CB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BCBB #BBE5E6
analogous
#E6BBD0 #E6BCBB #E6D2BB
triadic
#E6BCBB #BBE6BC #BCBBE6
tetradic
#E6BCBB #D0E6BB #BBE5E6 #D2BBE6
square
#E6BCBB #D0E6BB #BBE5E6 #D2BBE6
split-complementary
#E6BCBB #BBE6D2 #BBD0E6
monochromatic
#C56462 #D6908E #E6BCBB #F6E8E8 #F7E9E9
Accessibility & contrast
On white
1.71
#E6BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E6BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BCBB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BCBB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#EFB8BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e6bcbb; /* rgb */ color: rgb(230, 188, 187); /* oklch */ color: oklch(83.2% 0.048 19.8);
Tailwind
colors: {
custom: {
50: '#eed0cf',
500: '#e6bcbb',
950: '#000000',
},
}SCSS
$custom: #e6bcbb; $custom-light: #eed0cf; $custom-dark: #000000;
JSON
{
"hex": "#e6bcbb",
"rgb": {
"r": 230,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.395,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83176,
"c": 0.04846,
"h": 19.8
},
"luminance": 0.56377
}Semantic roles & 50–950 ramp
primary
#E6BCBB
secondary
#85BFC1
accent
#B6B92C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383