#BCBFAC#BCBFAC
#BCBFAC is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.026 H 114.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFAC |
|---|---|
| RGB | rgb(188, 191, 172) |
| HSL | hsl(69, 13%, 71%) |
| HSV | hsv(69, 10%, 75%) |
| CMYK | cmyk(1.6%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(76.64, -4.43, 9.23) |
| CIE-LCH | lch(76.64, 10.24, 115.64°) |
| OKLab | oklab(79.7% -0.0108 0.024) |
| OKLCH | oklch(79.7% 0.026 114.3) |
| XYZ | xyz(46.8152, 50.9317, 46.3862) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.82
Cement
#A5A391
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 8.00
Bland
#AFA88B
ΔE00 8.03
Greyish
#A8A495
ΔE00 8.08
Stone (survey)
#ADA587
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFAC #AFACBF
analogous
#BFB8AC #BCBFAC #B2BFAC
triadic
#BCBFAC #ACBCBF #BFACBC
tetradic
#BCBFAC #ACBFB8 #AFACBF #BFACB2
square
#BCBFAC #ACBFB8 #AFACBF #BFACB2
split-complementary
#BCBFAC #ACB2BF #B8ACBF
monochromatic
#838869 #A0A489 #BCBFAC #D8DACF #F1F2EE
Accessibility & contrast
On white
1.88
#BCBFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BCBFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFAC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFAC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#C2BDAD
Tritanopia (blue-blind)
#BEBDB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfac; /* rgb */ color: rgb(188, 191, 172); /* oklch */ color: oklch(79.7% 0.026 114.3);
Tailwind
colors: {
custom: {
50: '#d0d2c4',
500: '#bcbfac',
950: '#000000',
},
}SCSS
$custom: #bcbfac; $custom-light: #d0d2c4; $custom-dark: #000000;
JSON
{
"hex": "#bcbfac",
"rgb": {
"r": 188,
"g": 191,
"b": 172
},
"hsl": {
"h": 69.474,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.797,
"c": 0.02638,
"h": 114.3
},
"luminance": 0.50932
}Semantic roles & 50–950 ramp
primary
#BCBFAC
secondary
#807D92
accent
#4E975A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382