#BBB394#BBB394
#BBB394 is a light, muted yellow. Relative luminance 0.449; OKLCH L 76.5% C 0.043 H 95.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB394 |
|---|---|
| RGB | rgb(187, 179, 148) |
| HSL | hsl(48, 22%, 66%) |
| HSV | hsv(48, 21%, 73%) |
| CMYK | cmyk(0%, 4.3%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.85, -2.28, 16.88) |
| CIE-LCH | lch(72.85, 17.04, 97.70°) |
| OKLab | oklab(76.52% -0.004 0.0433) |
| OKLCH | oklch(76.52% 0.043 95.2) |
| XYZ | xyz(41.9588, 44.9438, 34.4759) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.21
Putty
#BEAE8A
ΔE00 3.59
Stone (survey)
#ADA587
ΔE00 3.99
Khaki
#C3B091
ΔE00 5.01
Sand
#C2B280
ΔE00 5.52
Greige
#B8AB98
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB394 #949CBB
analogous
#BB9F94 #BBB394 #AFBB94
triadic
#BBB394 #94BBB3 #B394BB
tetradic
#BBB394 #94BB9F #949CBB #BB94AF
square
#BBB394 #94BB9F #949CBB #BB94AF
split-complementary
#BBB394 #94AFBB #9F94BB
monochromatic
#827853 #A3986F #BBB394 #D3CEB9 #EBE8DF
Accessibility & contrast
On white
2.10
#BBB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BBB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB394
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB394 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB192
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#C1AEAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb394; /* rgb */ color: rgb(187, 179, 148); /* oklch */ color: oklch(76.5% 0.043 95.2);
Tailwind
colors: {
custom: {
50: '#cfc9b3',
500: '#bbb394',
950: '#000000',
},
}SCSS
$custom: #bbb394; $custom-light: #cfc9b3; $custom-dark: #000000;
JSON
{
"hex": "#bbb394",
"rgb": {
"r": 187,
"g": 179,
"b": 148
},
"hsl": {
"h": 47.692,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.76521,
"c": 0.04345,
"h": 95.2
},
"luminance": 0.44943
}Semantic roles & 50–950 ramp
primary
#BBB394
secondary
#CFD2DC
accent
#58A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280