#BBBE94#BBBE94
#BBBE94 is a light, muted yellow. Relative luminance 0.495; OKLCH L 78.8% C 0.057 H 111.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBE94 |
|---|---|
| RGB | rgb(187, 190, 148) |
| HSL | hsl(64, 24%, 66%) |
| HSV | hsv(64, 22%, 75%) |
| CMYK | cmyk(1.6%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(75.78, -8.08, 20.92) |
| CIE-LCH | lch(75.78, 22.43, 111.11°) |
| OKLab | oklab(78.83% -0.0204 0.0532) |
| OKLCH | oklch(78.83% 0.057 111) |
| XYZ | xyz(44.2520, 49.5302, 35.2403) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.28
Sand
#C2B280
ΔE00 7.36
Bland
#AFA88B
ΔE00 7.82
Pale Olive
#B9CC81
ΔE00 8.08
Darkkhaki
#BDB76B
ΔE00 8.27
Stone (survey)
#ADA587
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBE94 #9794BE
analogous
#BEAC94 #BBBE94 #A6BE94
triadic
#BBBE94 #94BBBE #BE94BB
tetradic
#BBBE94 #94BEAC #9794BE #BE94A6
square
#BBBE94 #94BEAC #9794BE #BE94A6
split-complementary
#BBBE94 #94A6BE #AC94BE
monochromatic
#828651 #A3A76E #BBBE94 #D3D5BA #EBECE0
Accessibility & contrast
On white
1.93
#BBBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BBBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBE94
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBE94 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#C1B9B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbe94; /* rgb */ color: rgb(187, 190, 148); /* oklch */ color: oklch(78.8% 0.057 111.0);
Tailwind
colors: {
custom: {
50: '#cfd1b3',
500: '#bbbe94',
950: '#000000',
},
}SCSS
$custom: #bbbe94; $custom-light: #cfd1b3; $custom-dark: #000000;
JSON
{
"hex": "#bbbe94",
"rgb": {
"r": 187,
"g": 190,
"b": 148
},
"hsl": {
"h": 64.286,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.78833,
"c": 0.05699,
"h": 111
},
"luminance": 0.4953
}Semantic roles & 50–950 ramp
primary
#BBBE94
secondary
#D1D0DE
accent
#43A349
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280