#BBB293#BBB293
#BBB293 is a light, muted yellow. Relative luminance 0.445; OKLCH L 76.3% C 0.044 H 93.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB293 |
|---|---|
| RGB | rgb(187, 178, 147) |
| HSL | hsl(47, 23%, 65%) |
| HSV | hsv(47, 21%, 73%) |
| CMYK | cmyk(0%, 4.8%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.57, -1.90, 17.03) |
| CIE-LCH | lch(72.57, 17.13, 96.36°) |
| OKLab | oklab(76.29% -0.0028 0.0436) |
| OKLCH | oklch(76.29% 0.044 93.7) |
| XYZ | xyz(41.6803, 44.5129, 33.9943) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.07
Putty
#BEAE8A
ΔE00 3.14
Stone (survey)
#ADA587
ΔE00 3.79
Khaki
#C3B091
ΔE00 4.55
Sand
#C2B280
ΔE00 5.36
Greige
#B8AB98
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB293 #939CBB
analogous
#BB9E93 #BBB293 #B0BB93
triadic
#BBB293 #93BBB2 #B293BB
tetradic
#BBB293 #93BB9E #939CBB #BB93B0
square
#BBB293 #93BB9E #939CBB #BB93B0
split-complementary
#BBB293 #93B0BB #9E93BB
monochromatic
#827752 #A3976D #BBB293 #D3CDB9 #EAE8DE
Accessibility & contrast
On white
2.12
#BBB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB293
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB293 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#C2ADA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb293; /* rgb */ color: rgb(187, 178, 147); /* oklch */ color: oklch(76.3% 0.044 93.7);
Tailwind
colors: {
custom: {
50: '#cfc9b2',
500: '#bbb293',
950: '#000000',
},
}SCSS
$custom: #bbb293; $custom-light: #cfc9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbb293",
"rgb": {
"r": 187,
"g": 178,
"b": 147
},
"hsl": {
"h": 46.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.76289,
"c": 0.04371,
"h": 93.7
},
"luminance": 0.44512
}Semantic roles & 50–950 ramp
primary
#BBB293
secondary
#CED1DC
accent
#59A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280