#BCBFAB#BCBFAB
#BCBFAB is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.028 H 114.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFAB |
|---|---|
| RGB | rgb(188, 191, 171) |
| HSL | hsl(69, 14%, 71%) |
| HSV | hsv(69, 10%, 75%) |
| CMYK | cmyk(1.6%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(76.61, -4.60, 9.74) |
| CIE-LCH | lch(76.61, 10.77, 115.29°) |
| OKLab | oklab(79.67% -0.0113 0.0253) |
| OKLCH | oklch(79.67% 0.028 114) |
| XYZ | xyz(46.7196, 50.8934, 45.8823) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.89
Cement
#A5A391
ΔE00 7.93
Warm Gray
#C9BEB0
ΔE00 8.00
Greyish
#A8A495
ΔE00 8.16
Silver (survey)
#C5C9C7
ΔE00 8.35
Stone (survey)
#ADA587
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFAB #AEABBF
analogous
#BFB8AB #BCBFAB #B2BFAB
triadic
#BCBFAB #ABBCBF #BFABBC
tetradic
#BCBFAB #ABBFB8 #AEABBF #BFABB2
square
#BCBFAB #ABBFB8 #AEABBF #BFABB2
split-complementary
#BCBFAB #ABB2BF #B8ABBF
monochromatic
#838868 #A0A588 #BCBFAB #D8D9CE #F1F2EE
Accessibility & contrast
On white
1.88
#BCBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BCBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFAB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFAB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#BFBCB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfab; /* rgb */ color: rgb(188, 191, 171); /* oklch */ color: oklch(79.7% 0.028 114.0);
Tailwind
colors: {
custom: {
50: '#d0d2c4',
500: '#bcbfab',
950: '#000000',
},
}SCSS
$custom: #bcbfab; $custom-light: #d0d2c4; $custom-dark: #000000;
JSON
{
"hex": "#bcbfab",
"rgb": {
"r": 188,
"g": 191,
"b": 171
},
"hsl": {
"h": 69,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79674,
"c": 0.02773,
"h": 114
},
"luminance": 0.50893
}Semantic roles & 50–950 ramp
primary
#BCBFAB
secondary
#7F7C92
accent
#4E9859
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382