#BBB19E#BBB19E
#BBB19E is a light, muted orange. Relative luminance 0.445; OKLCH L 76.3% C 0.029 H 83.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB19E |
|---|---|
| RGB | rgb(187, 177, 158) |
| HSL | hsl(39, 18%, 68%) |
| HSV | hsv(39, 16%, 73%) |
| CMYK | cmyk(0%, 5.3%, 15.5%, 26.7%) |
| CIE-LAB | lab(72.55, 0.34, 11.00) |
| CIE-LCH | lch(72.55, 11.01, 88.26°) |
| OKLab | oklab(76.35% 0.0032 0.0286) |
| OKLCH | oklch(76.35% 0.029 83.5) |
| XYZ | xyz(42.3868, 44.4784, 38.6934) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.14
Warm Gray
#C9BEB0
ΔE00 4.38
Khaki
#C3B091
ΔE00 4.75
Greyish
#A8A495
ΔE00 4.98
Bland
#AFA88B
ΔE00 5.30
Stone
#A89F91
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB19E #9EA8BB
analogous
#BBA29E #BBB19E #B7BB9E
triadic
#BBB19E #9EBBB1 #B19EBB
tetradic
#BBB19E #9EBBA2 #9EA8BB #BB9EB7
square
#BBB19E #9EBBA2 #9EA8BB #BB9EB7
split-complementary
#BBB19E #9EB7BB #A29EBB
monochromatic
#83755C #A2947A #BBB19E #D4CEC2 #EDEBE6
Accessibility & contrast
On white
2.12
#BBB19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBB19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB19E
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB19E | 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)
#B6B09D
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#C0AEAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb19e; /* rgb */ color: rgb(187, 177, 158); /* oklch */ color: oklch(76.3% 0.029 83.5);
Tailwind
colors: {
custom: {
50: '#cfc8ba',
500: '#bbb19e',
950: '#000000',
},
}SCSS
$custom: #bbb19e; $custom-light: #cfc8ba; $custom-dark: #000000;
JSON
{
"hex": "#bbb19e",
"rgb": {
"r": 187,
"g": 177,
"b": 158
},
"hsl": {
"h": 39.31,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.7635,
"c": 0.02876,
"h": 83.5
},
"luminance": 0.44478
}Semantic roles & 50–950 ramp
primary
#BBB19E
secondary
#D6D9DF
accent
#669C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280