#BBB19F#BBB19F
#BBB19F is a light, muted orange. Relative luminance 0.445; OKLCH L 76.4% C 0.028 H 82.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB19F |
|---|---|
| RGB | rgb(187, 177, 159) |
| HSL | hsl(39, 17%, 68%) |
| HSV | hsv(39, 15%, 73%) |
| CMYK | cmyk(0%, 5.3%, 15%, 26.7%) |
| CIE-LAB | lab(72.57, 0.50, 10.49) |
| CIE-LCH | lch(72.57, 10.50, 87.29°) |
| OKLab | oklab(76.38% 0.0037 0.0273) |
| OKLCH | oklch(76.38% 0.028 82.4) |
| XYZ | xyz(42.4733, 44.5129, 39.1486) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.08
Warm Gray
#C9BEB0
ΔE00 4.15
Greyish
#A8A495
ΔE00 4.97
Khaki
#C3B091
ΔE00 5.00
Stone
#A89F91
ΔE00 5.44
Bland
#AFA88B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB19F #9FA9BB
analogous
#BBA39F #BBB19F #B7BB9F
triadic
#BBB19F #9FBBB1 #B19FBB
tetradic
#BBB19F #9FBBA3 #9FA9BB #BB9FB7
square
#BBB19F #9FBBA3 #9FA9BB #BB9FB7
split-complementary
#BBB19F #9FB7BB #A39FBB
monochromatic
#83755D #A2947B #BBB19F #D4CEC3 #EEEBE7
Accessibility & contrast
On white
2.12
#BBB19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBB19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB19F
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB19F | 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)
#B6B19E
Deuteranopia (green-blind)
#B8B39F
Tritanopia (blue-blind)
#C0AEAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb19f; /* rgb */ color: rgb(187, 177, 159); /* oklch */ color: oklch(76.4% 0.028 82.4);
Tailwind
colors: {
custom: {
50: '#cfc8bb',
500: '#bbb19f',
950: '#000000',
},
}SCSS
$custom: #bbb19f; $custom-light: #cfc8bb; $custom-dark: #000000;
JSON
{
"hex": "#bbb19f",
"rgb": {
"r": 187,
"g": 177,
"b": 159
},
"hsl": {
"h": 38.571,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76376,
"c": 0.02752,
"h": 82.4
},
"luminance": 0.44512
}Semantic roles & 50–950 ramp
primary
#BBB19F
secondary
#D7DADF
accent
#679B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280