#BCAEB0#BCAEB0
#BCAEB0 is a light, near-neutral red. Relative luminance 0.441; OKLCH L 76.3% C 0.016 H 7.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAEB0 |
|---|---|
| RGB | rgb(188, 174, 176) |
| HSL | hsl(351, 9%, 71%) |
| HSV | hsv(351, 7%, 74%) |
| CMYK | cmyk(0%, 7.4%, 6.4%, 26.3%) |
| CIE-LAB | lab(72.29, 5.36, 0.79) |
| CIE-LCH | lch(72.29, 5.42, 8.35°) |
| OKLab | oklab(76.32% 0.0162 0.0022) |
| OKLCH | oklch(76.32% 0.016 7.6) |
| XYZ | xyz(43.7107, 44.0986, 47.2751) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.34
Dark Gray
#A9A9A9
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.90
Warm Gray
#C9BEB0
ΔE00 9.60
Stone
#A89F91
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAEB0 #AEBCBA
analogous
#BCAEB7 #BCAEB0 #BCB3AE
triadic
#BCAEB0 #B0BCAE #AEB0BC
tetradic
#BCAEB0 #B7BCAE #AEBCBA #B3AEBC
square
#BCAEB0 #B7BCAE #AEBCBA #B3AEBC
split-complementary
#BCAEB0 #AEBCB3 #AEB7BC
monochromatic
#836C70 #A08D8F #BCAEB0 #D8CFD1 #F1EEEF
Accessibility & contrast
On white
2.14
#BCAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BCAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAEB0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAEB0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#BFADAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcaeb0; /* rgb */ color: rgb(188, 174, 176); /* oklch */ color: oklch(76.3% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#d0c6c7',
500: '#bcaeb0',
950: '#000000',
},
}SCSS
$custom: #bcaeb0; $custom-light: #d0c6c7; $custom-dark: #000000;
JSON
{
"hex": "#bcaeb0",
"rgb": {
"r": 188,
"g": 174,
"b": 176
},
"hsl": {
"h": 351.429,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.76319,
"c": 0.01631,
"h": 7.6
},
"luminance": 0.44098
}Semantic roles & 50–950 ramp
primary
#BCAEB0
secondary
#E1E5E4
accent
#938A52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282