#BBB19D#BBB19D
#BBB19D is a light, muted orange. Relative luminance 0.444; OKLCH L 76.3% C 0.030 H 84.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB19D |
|---|---|
| RGB | rgb(187, 177, 157) |
| HSL | hsl(40, 18%, 67%) |
| HSV | hsv(40, 16%, 73%) |
| CMYK | cmyk(0%, 5.3%, 16%, 26.7%) |
| CIE-LAB | lab(72.52, 0.18, 11.52) |
| CIE-LCH | lch(72.52, 11.52, 89.13°) |
| OKLab | oklab(76.33% 0.0028 0.0299) |
| OKLCH | oklch(76.33% 0.03 84.6) |
| XYZ | xyz(42.3011, 44.4441, 38.2419) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.28
Khaki
#C3B091
ΔE00 4.53
Warm Gray
#C9BEB0
ΔE00 4.63
Bland
#AFA88B
ΔE00 4.97
Greyish
#A8A495
ΔE00 5.03
Putty
#BEAE8A
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB19D #9DA7BB
analogous
#BBA29D #BBB19D #B6BB9D
triadic
#BBB19D #9DBBB1 #B19DBB
tetradic
#BBB19D #9DBBA2 #9DA7BB #BB9DB6
square
#BBB19D #9DBBA2 #9DA7BB #BB9DB6
split-complementary
#BBB19D #9DB6BB #A29DBB
monochromatic
#83755B #A29479 #BBB19D #D4CEC1 #EDEBE5
Accessibility & contrast
On white
2.12
#BBB19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BBB19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB19D
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB19D | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#C0ADAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb19d; /* rgb */ color: rgb(187, 177, 157); /* oklch */ color: oklch(76.3% 0.030 84.6);
Tailwind
colors: {
custom: {
50: '#cfc8ba',
500: '#bbb19d',
950: '#000000',
},
}SCSS
$custom: #bbb19d; $custom-light: #cfc8ba; $custom-dark: #000000;
JSON
{
"hex": "#bbb19d",
"rgb": {
"r": 187,
"g": 177,
"b": 157
},
"hsl": {
"h": 40,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76325,
"c": 0.03001,
"h": 84.6
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#BBB19D
secondary
#D5D8DF
accent
#659C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280