#BBBF96#BBBF96
#BBBF96 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.1% C 0.056 H 112.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBF96 |
|---|---|
| RGB | rgb(187, 191, 150) |
| HSL | hsl(66, 24%, 67%) |
| HSV | hsv(66, 21%, 75%) |
| CMYK | cmyk(2.1%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(76.09, -8.30, 20.28) |
| CIE-LCH | lch(76.09, 21.91, 112.27°) |
| OKLab | oklab(79.09% -0.0211 0.0516) |
| OKLCH | oklch(79.09% 0.056 112.2) |
| XYZ | xyz(44.6290, 50.0288, 36.1537) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.17
Sand
#C2B280
ΔE00 7.84
Bland
#AFA88B
ΔE00 8.07
Pale Olive
#B9CC81
ΔE00 8.12
Darkkhaki
#BDB76B
ΔE00 8.70
Tan Green
#A9BE70
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBF96 #9A96BF
analogous
#BFAF96 #BBBF96 #A7BF96
triadic
#BBBF96 #96BBBF #BF96BB
tetradic
#BBBF96 #96BFAF #9A96BF #BF96A7
square
#BBBF96 #96BFAF #9A96BF #BF96A7
split-complementary
#BBBF96 #96A7BF #AF96BF
monochromatic
#838853 #A2A870 #BBBF96 #D4D6BC #ECEDE2
Accessibility & contrast
On white
1.91
#BBBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BBBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBF96
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBF96 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#C0BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbf96; /* rgb */ color: rgb(187, 191, 150); /* oklch */ color: oklch(79.1% 0.056 112.2);
Tailwind
colors: {
custom: {
50: '#cfd2b5',
500: '#bbbf96',
950: '#000000',
},
}SCSS
$custom: #bbbf96; $custom-light: #cfd2b5; $custom-dark: #000000;
JSON
{
"hex": "#bbbf96",
"rgb": {
"r": 187,
"g": 191,
"b": 150
},
"hsl": {
"h": 65.854,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.79089,
"c": 0.05578,
"h": 112.2
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#BBBF96
secondary
#6C6792
accent
#43A34C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381