#BBBF94#BBBF94
#BBBF94 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.0% C 0.058 H 112.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBF94 |
|---|---|
| RGB | rgb(187, 191, 148) |
| HSL | hsl(66, 25%, 66%) |
| HSV | hsv(66, 23%, 75%) |
| CMYK | cmyk(2.1%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(76.05, -8.60, 21.29) |
| CIE-LCH | lch(76.05, 22.96, 111.99°) |
| OKLab | oklab(79.05% -0.0219 0.0541) |
| OKLCH | oklch(79.05% 0.058 112) |
| XYZ | xyz(44.4693, 49.9649, 35.3128) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.20
Sand
#C2B280
ΔE00 7.65
Pale Olive
#B9CC81
ΔE00 7.69
Darkkhaki
#BDB76B
ΔE00 8.23
Bland
#AFA88B
ΔE00 8.26
Greenish Tan
#BCCB7A
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBF94 #9894BF
analogous
#BFAE94 #BBBF94 #A6BF94
triadic
#BBBF94 #94BBBF #BF94BB
tetradic
#BBBF94 #94BFAE #9894BF #BF94A6
square
#BBBF94 #94BFAE #9894BF #BF94A6
split-complementary
#BBBF94 #94A6BF #AE94BF
monochromatic
#828851 #A3A86E #BBBF94 #D3D6BA #ECEDE1
Accessibility & contrast
On white
1.91
#BBBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BBBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBF94
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBF94 | 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)
#C6BB91
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#C1BAB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbf94; /* rgb */ color: rgb(187, 191, 148); /* oklch */ color: oklch(79.0% 0.058 112.0);
Tailwind
colors: {
custom: {
50: '#cfd2b3',
500: '#bbbf94',
950: '#000000',
},
}SCSS
$custom: #bbbf94; $custom-light: #cfd2b3; $custom-dark: #000000;
JSON
{
"hex": "#bbbf94",
"rgb": {
"r": 187,
"g": 191,
"b": 148
},
"hsl": {
"h": 65.581,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.79045,
"c": 0.05837,
"h": 112
},
"luminance": 0.49965
}Semantic roles & 50–950 ramp
primary
#BBBF94
secondary
#D2D0DE
accent
#42A44B
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280