#BCBCA7#BCBCA7
#BCBCA7 is a light, muted yellow. Relative luminance 0.494; OKLCH L 78.9% C 0.029 H 107.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCA7 |
|---|---|
| RGB | rgb(188, 188, 167) |
| HSL | hsl(60, 14%, 70%) |
| HSV | hsv(60, 11%, 74%) |
| CMYK | cmyk(0%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(75.73, -3.69, 10.64) |
| CIE-LCH | lch(75.73, 11.26, 109.11°) |
| OKLab | oklab(78.94% -0.0085 0.0276) |
| OKLCH | oklch(78.94% 0.029 107) |
| XYZ | xyz(45.6965, 49.4481, 43.6888) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.61
Cement
#A5A391
ΔE00 7.05
Warm Gray
#C9BEB0
ΔE00 7.06
Greyish
#A8A495
ΔE00 7.19
Stone (survey)
#ADA587
ΔE00 7.60
Greige
#B8AB98
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCA7 #A7A7BC
analogous
#BCB2A7 #BCBCA7 #B2BCA7
triadic
#BCBCA7 #A7BCBC #BCA7BC
tetradic
#BCBCA7 #A7BCB2 #A7A7BC #BCA7B2
square
#BCBCA7 #A7BCB2 #A7A7BC #BCA7B2
split-complementary
#BCBCA7 #A7B2BC #B2A7BC
monochromatic
#848465 #A2A284 #BCBCA7 #D6D6CA #F1F1EC
Accessibility & contrast
On white
1.93
#BCBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BCBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCA7
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCA7 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA6
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#BFB9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbca7; /* rgb */ color: rgb(188, 188, 167); /* oklch */ color: oklch(78.9% 0.029 107.0);
Tailwind
colors: {
custom: {
50: '#d0d0c1',
500: '#bcbca7',
950: '#000000',
},
}SCSS
$custom: #bcbca7; $custom-light: #d0d0c1; $custom-dark: #000000;
JSON
{
"hex": "#bcbca7",
"rgb": {
"r": 188,
"g": 188,
"b": 167
},
"hsl": {
"h": 60,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.78945,
"c": 0.02891,
"h": 107
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#BCBCA7
secondary
#DCDCE2
accent
#4E984E
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141412
muted
#828281