#BBB29F#BBB29F
#BBB29F is a light, muted orange. Relative luminance 0.449; OKLCH L 76.6% C 0.028 H 85.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB29F |
|---|---|
| RGB | rgb(187, 178, 159) |
| HSL | hsl(41, 17%, 68%) |
| HSV | hsv(41, 15%, 73%) |
| CMYK | cmyk(0%, 4.8%, 15%, 26.7%) |
| CIE-LAB | lab(72.83, -0.04, 10.86) |
| CIE-LCH | lch(72.83, 10.86, 90.21°) |
| OKLab | oklab(76.58% 0.0021 0.0282) |
| OKLCH | oklch(76.58% 0.028 85.7) |
| XYZ | xyz(42.6715, 44.9094, 39.2146) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.67
Warm Gray
#C9BEB0
ΔE00 4.38
Greyish
#A8A495
ΔE00 4.93
Khaki
#C3B091
ΔE00 5.05
Bland
#AFA88B
ΔE00 5.18
Putty
#BEAE8A
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB29F #9FA8BB
analogous
#BBA49F #BBB29F #B6BB9F
triadic
#BBB29F #9FBBB2 #B29FBB
tetradic
#BBB29F #9FBBA4 #9FA8BB #BB9FB6
square
#BBB29F #9FBBA4 #9FA8BB #BB9FB6
split-complementary
#BBB29F #9FB6BB #A49FBB
monochromatic
#83775D #A2957B #BBB29F #D4CFC3 #EEEBE7
Accessibility & contrast
On white
2.10
#BBB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BBB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB29F
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB29F | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19E
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#C0AFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb29f; /* rgb */ color: rgb(187, 178, 159); /* oklch */ color: oklch(76.6% 0.028 85.7);
Tailwind
colors: {
custom: {
50: '#cfc9bb',
500: '#bbb29f',
950: '#000000',
},
}SCSS
$custom: #bbb29f; $custom-light: #cfc9bb; $custom-dark: #000000;
JSON
{
"hex": "#bbb29f",
"rgb": {
"r": 187,
"g": 178,
"b": 159
},
"hsl": {
"h": 40.714,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76582,
"c": 0.0283,
"h": 85.7
},
"luminance": 0.44909
}Semantic roles & 50–950 ramp
primary
#BBB29F
secondary
#D7D9DF
accent
#649B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280