#BCBB93#BCBB93
#BCBB93 is a light, muted yellow. Relative luminance 0.483; OKLCH L 78.3% C 0.054 H 106.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBB93 |
|---|---|
| RGB | rgb(188, 187, 147) |
| HSL | hsl(59, 23%, 66%) |
| HSV | hsv(59, 22%, 74%) |
| CMYK | cmyk(0%, 0.5%, 21.8%, 26.3%) |
| CIE-LAB | lab(75.04, -6.28, 20.45) |
| CIE-LCH | lch(75.04, 21.39, 107.06°) |
| OKLab | oklab(78.26% -0.0153 0.052) |
| OKLCH | oklch(78.26% 0.054 106.4) |
| XYZ | xyz(43.7756, 48.3392, 34.6224) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.11
Bland
#AFA88B
ΔE00 6.43
Putty
#BEAE8A
ΔE00 6.98
Stone (survey)
#ADA587
ΔE00 7.12
Sage Green
#9CAF88
ΔE00 8.06
Darkkhaki
#BDB76B
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBB93 #9394BC
analogous
#BCA693 #BCBB93 #A8BC93
triadic
#BCBB93 #93BCBB #BB93BC
tetradic
#BCBB93 #93BCA6 #9394BC #BC93A8
square
#BCBB93 #93BCA6 #9394BC #BC93A8
split-complementary
#BCBB93 #93A8BC #A693BC
monochromatic
#838251 #A5A36D #BCBB93 #D3D3B9 #EBEBDF
Accessibility & contrast
On white
1.97
#BCBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#BCBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBB93
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBB93 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#C2B6B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcbb93; /* rgb */ color: rgb(188, 187, 147); /* oklch */ color: oklch(78.3% 0.054 106.4);
Tailwind
colors: {
custom: {
50: '#d0cfb3',
500: '#bcbb93',
950: '#000000',
},
}SCSS
$custom: #bcbb93; $custom-light: #d0cfb3; $custom-dark: #000000;
JSON
{
"hex": "#bcbb93",
"rgb": {
"r": 188,
"g": 187,
"b": 147
},
"hsl": {
"h": 58.537,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.78259,
"c": 0.05425,
"h": 106.4
},
"luminance": 0.48339
}Semantic roles & 50–950 ramp
primary
#BCBB93
secondary
#CFCFDC
accent
#46A244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280