#BBBF93#BBBF93
#BBBF93 is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.0% C 0.060 H 112.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBF93 |
|---|---|
| RGB | rgb(187, 191, 147) |
| HSL | hsl(65, 26%, 66%) |
| HSV | hsv(65, 23%, 75%) |
| CMYK | cmyk(2.1%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(76.03, -8.74, 21.80) |
| CIE-LCH | lch(76.03, 23.49, 111.86°) |
| OKLab | oklab(79.02% -0.0223 0.0553) |
| OKLCH | oklch(79.02% 0.06 112) |
| XYZ | xyz(44.3905, 49.9334, 34.8977) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.23
Pale Olive
#B9CC81
ΔE00 7.48
Sand
#C2B280
ΔE00 7.57
Darkkhaki
#BDB76B
ΔE00 8.01
Greenish Tan
#BCCB7A
ΔE00 8.04
Tan Green
#A9BE70
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBF93 #9793BF
analogous
#BFAD93 #BBBF93 #A5BF93
triadic
#BBBF93 #93BBBF #BF93BB
tetradic
#BBBF93 #93BFAD #9793BF #BF93A5
square
#BBBF93 #93BFAD #9793BF #BF93A5
split-complementary
#BBBF93 #93A5BF #AD93BF
monochromatic
#828750 #A3A86D #BBBF93 #D3D6B9 #EBEDE0
Accessibility & contrast
On white
1.91
#BBBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BBBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBF93
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBF93 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#C1BAB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbf93; /* rgb */ color: rgb(187, 191, 147); /* oklch */ color: oklch(79.0% 0.060 112.0);
Tailwind
colors: {
custom: {
50: '#cfd2b3',
500: '#bbbf93',
950: '#000000',
},
}SCSS
$custom: #bbbf93; $custom-light: #cfd2b3; $custom-dark: #000000;
JSON
{
"hex": "#bbbf93",
"rgb": {
"r": 187,
"g": 191,
"b": 147
},
"hsl": {
"h": 65.455,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.79023,
"c": 0.05966,
"h": 112
},
"luminance": 0.49933
}Semantic roles & 50–950 ramp
primary
#BBBF93
secondary
#D1D0DE
accent
#41A44A
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280