#BCB2AF#BCB2AF
#BCB2AF is a light, near-neutral red. Relative luminance 0.456; OKLCH L 77.1% C 0.012 H 37.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2AF |
|---|---|
| RGB | rgb(188, 178, 175) |
| HSL | hsl(14, 9%, 71%) |
| HSV | hsv(14, 7%, 74%) |
| CMYK | cmyk(0%, 5.3%, 6.9%, 26.3%) |
| CIE-LAB | lab(73.30, 3.02, 2.80) |
| CIE-LCH | lch(73.30, 4.12, 42.87°) |
| OKLab | oklab(77.1% 0.0097 0.0074) |
| OKLCH | oklch(77.1% 0.012 37.4) |
| XYZ | xyz(44.3964, 45.6278, 47.0174) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.68
Silver
#C0C0C0
ΔE00 5.73
Warm Gray
#C9BEB0
ΔE00 6.20
Dove Gray
#B6B8BD
ΔE00 6.44
Pinkish Grey
#C8ACA9
ΔE00 7.05
Greige
#B8AB98
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2AF #AFB9BC
analogous
#BCAFB2 #BCB2AF #BCB8AF
triadic
#BCB2AF #AFBCB2 #B2AFBC
tetradic
#BCB2AF #B2BCAF #AFB9BC #B8AFBC
square
#BCB2AF #B2BCAF #AFB9BC #B8AFBC
split-complementary
#BCB2AF #AFBCB8 #AFB2BC
monochromatic
#83736E #A0928E #BCB2AF #D8D2D0 #F1EFEE
Accessibility & contrast
On white
2.07
#BCB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BCB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2AF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2AF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#BFB1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb2af; /* rgb */ color: rgb(188, 178, 175); /* oklch */ color: oklch(77.1% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#d0c9c6',
500: '#bcb2af',
950: '#000000',
},
}SCSS
$custom: #bcb2af; $custom-light: #d0c9c6; $custom-dark: #000000;
JSON
{
"hex": "#bcb2af",
"rgb": {
"r": 188,
"g": 178,
"b": 175
},
"hsl": {
"h": 13.846,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.77101,
"c": 0.01225,
"h": 37.4
},
"luminance": 0.45627
}Semantic roles & 50–950 ramp
primary
#BCB2AF
secondary
#E2E4E5
accent
#849353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282