#BBB29D#BBB29D
#BBB29D is a light, muted orange. Relative luminance 0.448; OKLCH L 76.5% C 0.031 H 87.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB29D |
|---|---|
| RGB | rgb(187, 178, 157) |
| HSL | hsl(42, 18%, 67%) |
| HSV | hsv(42, 16%, 73%) |
| CMYK | cmyk(0%, 4.8%, 16%, 26.7%) |
| CIE-LAB | lab(72.79, -0.36, 11.89) |
| CIE-LCH | lch(72.79, 11.90, 91.74°) |
| OKLab | oklab(76.53% 0.0013 0.0308) |
| OKLCH | oklch(76.53% 0.031 87.6) |
| XYZ | xyz(42.4993, 44.8406, 38.3080) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.98
Bland
#AFA88B
ΔE00 4.56
Khaki
#C3B091
ΔE00 4.70
Warm Gray
#C9BEB0
ΔE00 4.92
Greyish
#A8A495
ΔE00 5.08
Putty
#BEAE8A
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB29D #9DA6BB
analogous
#BBA39D #BBB29D #B5BB9D
triadic
#BBB29D #9DBBB2 #B29DBB
tetradic
#BBB29D #9DBBA3 #9DA6BB #BB9DB5
square
#BBB29D #9DBBA3 #9DA6BB #BB9DB5
split-complementary
#BBB29D #9DB5BB #A39DBB
monochromatic
#83775B #A29679 #BBB29D #D4CEC1 #EDEBE5
Accessibility & contrast
On white
2.11
#BBB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BBB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB29D
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB29D | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19C
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#C0AEAC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb29d; /* rgb */ color: rgb(187, 178, 157); /* oklch */ color: oklch(76.5% 0.031 87.6);
Tailwind
colors: {
custom: {
50: '#cfc9ba',
500: '#bbb29d',
950: '#000000',
},
}SCSS
$custom: #bbb29d; $custom-light: #cfc9ba; $custom-dark: #000000;
JSON
{
"hex": "#bbb29d",
"rgb": {
"r": 187,
"g": 178,
"b": 157
},
"hsl": {
"h": 42,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76532,
"c": 0.03085,
"h": 87.6
},
"luminance": 0.4484
}Semantic roles & 50–950 ramp
primary
#BBB29D
secondary
#D5D8DF
accent
#629C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280