#BCBA93#BCBA93
#BCBA93 is a light, muted yellow. Relative luminance 0.479; OKLCH L 78.0% C 0.053 H 105.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBA93 |
|---|---|
| RGB | rgb(188, 186, 147) |
| HSL | hsl(57, 23%, 66%) |
| HSV | hsv(57, 22%, 74%) |
| CMYK | cmyk(0%, 1.1%, 21.8%, 26.3%) |
| CIE-LAB | lab(74.77, -5.75, 20.09) |
| CIE-LCH | lch(74.77, 20.89, 105.98°) |
| OKLab | oklab(78.05% -0.0138 0.0512) |
| OKLCH | oklch(78.05% 0.053 105.1) |
| XYZ | xyz(43.5642, 47.9164, 34.5519) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.85
Bland
#AFA88B
ΔE00 5.98
Putty
#BEAE8A
ΔE00 6.51
Stone (survey)
#ADA587
ΔE00 6.68
Sage Green
#9CAF88
ΔE00 8.30
Darkkhaki
#BDB76B
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBA93 #9395BC
analogous
#BCA593 #BCBA93 #A9BC93
triadic
#BCBA93 #93BCBA #BA93BC
tetradic
#BCBA93 #93BCA5 #9395BC #BC93A9
square
#BCBA93 #93BCA5 #9395BC #BC93A9
split-complementary
#BCBA93 #93A9BC #A593BC
monochromatic
#838151 #A5A26D #BCBA93 #D3D2B9 #EBEADF
Accessibility & contrast
On white
1.98
#BCBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#BCBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBA93
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBA93 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B791
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#C2B5AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcba93; /* rgb */ color: rgb(188, 186, 147); /* oklch */ color: oklch(78.0% 0.053 105.1);
Tailwind
colors: {
custom: {
50: '#d0ceb2',
500: '#bcba93',
950: '#000000',
},
}SCSS
$custom: #bcba93; $custom-light: #d0ceb2; $custom-dark: #000000;
JSON
{
"hex": "#bcba93",
"rgb": {
"r": 188,
"g": 186,
"b": 147
},
"hsl": {
"h": 57.073,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.78048,
"c": 0.05298,
"h": 105.1
},
"luminance": 0.47916
}Semantic roles & 50–950 ramp
primary
#BCBA93
secondary
#CFCFDC
accent
#48A244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280