#BCBBA2#BCBBA2
#BCBBA2 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.6% C 0.034 H 105.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBA2 |
|---|---|
| RGB | rgb(188, 187, 162) |
| HSL | hsl(58, 16%, 69%) |
| HSV | hsv(58, 14%, 74%) |
| CMYK | cmyk(0%, 0.5%, 13.8%, 26.3%) |
| CIE-LAB | lab(75.35, -3.97, 12.81) |
| CIE-LCH | lch(75.35, 13.41, 107.24°) |
| OKLab | oklab(78.61% -0.0091 0.0331) |
| OKLCH | oklch(78.61% 0.034 105.3) |
| XYZ | xyz(45.0303, 48.8410, 41.2305) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.80
Stone (survey)
#ADA587
ΔE00 6.79
Cement
#A5A391
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.44
Putty
#BEAE8A
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBA2 #A2A3BC
analogous
#BCAEA2 #BCBBA2 #B0BCA2
triadic
#BCBBA2 #A2BCBB #BBA2BC
tetradic
#BCBBA2 #A2BCAE #A2A3BC #BCA2B0
square
#BCBBA2 #A2BCAE #A2A3BC #BCA2B0
split-complementary
#BCBBA2 #A2B0BC #AEA2BC
monochromatic
#84835F #A2A17E #BCBBA2 #D6D5C6 #EFEFE9
Accessibility & contrast
On white
1.95
#BCBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#BCBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBA2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBA2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#C0B8B4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcbba2; /* rgb */ color: rgb(188, 187, 162); /* oklch */ color: oklch(78.6% 0.034 105.3);
Tailwind
colors: {
custom: {
50: '#d0cfbd',
500: '#bcbba2',
950: '#000000',
},
}SCSS
$custom: #bcbba2; $custom-light: #d0cfbd; $custom-dark: #000000;
JSON
{
"hex": "#bcbba2",
"rgb": {
"r": 188,
"g": 187,
"b": 162
},
"hsl": {
"h": 57.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7861,
"c": 0.03436,
"h": 105.3
},
"luminance": 0.48841
}Semantic roles & 50–950 ramp
primary
#BCBBA2
secondary
#D9D9E1
accent
#4E9A4B
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281