#BBBF92#BBBF92
#BBBF92 is a light, moderate yellow. Relative luminance 0.499; OKLCH L 79.0% C 0.061 H 111.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBF92 |
|---|---|
| RGB | rgb(187, 191, 146) |
| HSL | hsl(65, 26%, 66%) |
| HSV | hsv(65, 24%, 75%) |
| CMYK | cmyk(2.1%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(76.01, -8.89, 22.31) |
| CIE-LCH | lch(76.01, 24.01, 111.73°) |
| OKLab | oklab(79% -0.0227 0.0566) |
| OKLCH | oklch(79% 0.061 111.9) |
| XYZ | xyz(44.3124, 49.9021, 34.4862) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.27
Pale Olive
#B9CC81
ΔE00 7.28
Sand
#C2B280
ΔE00 7.50
Darkkhaki
#BDB76B
ΔE00 7.78
Greenish Tan
#BCCB7A
ΔE00 7.82
Tan Green
#A9BE70
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBF92 #9692BF
analogous
#BFAC92 #BBBF92 #A4BF92
triadic
#BBBF92 #92BBBF #BF92BB
tetradic
#BBBF92 #92BFAC #9692BF #BF92A4
square
#BBBF92 #92BFAC #9692BF #BF92A4
split-complementary
#BBBF92 #92A4BF #AC92BF
monochromatic
#82874F #A3A86B #BBBF92 #D3D6B9 #EBECDF
Accessibility & contrast
On white
1.91
#BBBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BBBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBF92
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBF92 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C1BAB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbf92; /* rgb */ color: rgb(187, 191, 146); /* oklch */ color: oklch(79.0% 0.061 111.9);
Tailwind
colors: {
custom: {
50: '#d0d2b2',
500: '#bbbf92',
950: '#000000',
},
}SCSS
$custom: #bbbf92; $custom-light: #d0d2b2; $custom-dark: #000000;
JSON
{
"hex": "#bbbf92",
"rgb": {
"r": 187,
"g": 191,
"b": 146
},
"hsl": {
"h": 65.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.79002,
"c": 0.06095,
"h": 111.9
},
"luminance": 0.49902
}Semantic roles & 50–950 ramp
primary
#BBBF92
secondary
#D0CFDE
accent
#41A54A
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280