#BBB294#BBB294
#BBB294 is a light, muted yellow. Relative luminance 0.445; OKLCH L 76.3% C 0.042 H 93.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB294 |
|---|---|
| RGB | rgb(187, 178, 148) |
| HSL | hsl(46, 22%, 66%) |
| HSV | hsv(46, 21%, 73%) |
| CMYK | cmyk(0%, 4.8%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.59, -1.75, 16.51) |
| CIE-LCH | lch(72.59, 16.61, 96.05°) |
| OKLab | oklab(76.31% -0.0024 0.0424) |
| OKLCH | oklch(76.31% 0.042 93.3) |
| XYZ | xyz(41.7591, 44.5445, 34.4093) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.07
Putty
#BEAE8A
ΔE00 3.23
Stone (survey)
#ADA587
ΔE00 3.81
Khaki
#C3B091
ΔE00 4.46
Greige
#B8AB98
ΔE00 5.35
Sand
#C2B280
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB294 #949DBB
analogous
#BB9E94 #BBB294 #B0BB94
triadic
#BBB294 #94BBB2 #B294BB
tetradic
#BBB294 #94BB9E #949DBB #BB94B0
square
#BBB294 #94BB9E #949DBB #BB94B0
split-complementary
#BBB294 #94B0BB #9E94BB
monochromatic
#827753 #A3976F #BBB294 #D3CDB9 #EBE8DF
Accessibility & contrast
On white
2.12
#BBB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BBB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB294
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB294 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B092
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#C2ADAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb294; /* rgb */ color: rgb(187, 178, 148); /* oklch */ color: oklch(76.3% 0.042 93.3);
Tailwind
colors: {
custom: {
50: '#cfc9b3',
500: '#bbb294',
950: '#000000',
},
}SCSS
$custom: #bbb294; $custom-light: #cfc9b3; $custom-dark: #000000;
JSON
{
"hex": "#bbb294",
"rgb": {
"r": 187,
"g": 178,
"b": 148
},
"hsl": {
"h": 46.154,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.76313,
"c": 0.04243,
"h": 93.3
},
"luminance": 0.44544
}Semantic roles & 50–950 ramp
primary
#BBB294
secondary
#CFD2DC
accent
#5AA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280