#BCBCA2#BCBCA2
#BCBCA2 is a light, muted yellow. Relative luminance 0.493; OKLCH L 78.8% C 0.036 H 107.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCA2 |
|---|---|
| RGB | rgb(188, 188, 162) |
| HSL | hsl(60, 16%, 69%) |
| HSV | hsv(60, 14%, 74%) |
| CMYK | cmyk(0%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(75.62, -4.50, 13.18) |
| CIE-LCH | lch(75.62, 13.93, 108.86°) |
| OKLab | oklab(78.82% -0.0105 0.0341) |
| OKLCH | oklch(78.82% 0.036 107.2) |
| XYZ | xyz(45.2432, 49.2668, 41.3014) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.13
Stone (survey)
#ADA587
ΔE00 7.11
Cement
#A5A391
ΔE00 7.45
Putty
#BEAE8A
ΔE00 7.80
Greyish
#A8A495
ΔE00 7.91
Warm Gray
#C9BEB0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCA2 #A2A2BC
analogous
#BCAFA2 #BCBCA2 #AFBCA2
triadic
#BCBCA2 #A2BCBC #BCA2BC
tetradic
#BCBCA2 #A2BCAF #A2A2BC #BCA2AF
square
#BCBCA2 #A2BCAF #A2A2BC #BCA2AF
split-complementary
#BCBCA2 #A2AFBC #AFA2BC
monochromatic
#84845F #A2A27E #BCBCA2 #D6D6C6 #EFEFE9
Accessibility & contrast
On white
1.93
#BCBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BCBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCA2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCA2 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#C0B8B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcbca2; /* rgb */ color: rgb(188, 188, 162); /* oklch */ color: oklch(78.8% 0.036 107.2);
Tailwind
colors: {
custom: {
50: '#d0d0bd',
500: '#bcbca2',
950: '#000000',
},
}SCSS
$custom: #bcbca2; $custom-light: #d0d0bd; $custom-dark: #000000;
JSON
{
"hex": "#bcbca2",
"rgb": {
"r": 188,
"g": 188,
"b": 162
},
"hsl": {
"h": 60,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.78819,
"c": 0.03567,
"h": 107.2
},
"luminance": 0.49266
}Semantic roles & 50–950 ramp
primary
#BCBCA2
secondary
#D9D9E1
accent
#4B9A4B
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141412
muted
#828281