#BBB2A0#BBB2A0
#BBB2A0 is a light, muted orange. Relative luminance 0.449; OKLCH L 76.6% C 0.027 H 84.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A0 |
|---|---|
| RGB | rgb(187, 178, 160) |
| HSL | hsl(40, 17%, 68%) |
| HSV | hsv(40, 14%, 73%) |
| CMYK | cmyk(0%, 4.8%, 14.4%, 26.7%) |
| CIE-LAB | lab(72.86, 0.12, 10.35) |
| CIE-LCH | lch(72.86, 10.35, 89.33°) |
| OKLab | oklab(76.61% 0.0026 0.0269) |
| OKLCH | oklch(76.61% 0.027 84.6) |
| XYZ | xyz(42.7586, 44.9443, 39.6735) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.58
Warm Gray
#C9BEB0
ΔE00 4.13
Greyish
#A8A495
ΔE00 4.91
Khaki
#C3B091
ΔE00 5.26
Bland
#AFA88B
ΔE00 5.52
Stone
#A89F91
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A0 #A0A9BB
analogous
#BBA4A0 #BBB2A0 #B6BBA0
triadic
#BBB2A0 #A0BBB2 #B2A0BB
tetradic
#BBB2A0 #A0BBA4 #A0A9BB #BBA0B6
square
#BBB2A0 #A0BBA4 #A0A9BB #BBA0B6
split-complementary
#BBB2A0 #A0B6BB #A4A0BB
monochromatic
#83765E #A1957C #BBB2A0 #D5CFC4 #EEECE7
Accessibility & contrast
On white
2.10
#BBB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BBB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#C0AFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a0; /* rgb */ color: rgb(187, 178, 160); /* oklch */ color: oklch(76.6% 0.027 84.6);
Tailwind
colors: {
custom: {
50: '#cfc9bc',
500: '#bbb2a0',
950: '#000000',
},
}SCSS
$custom: #bbb2a0; $custom-light: #cfc9bc; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a0",
"rgb": {
"r": 187,
"g": 178,
"b": 160
},
"hsl": {
"h": 40,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76608,
"c": 0.02704,
"h": 84.6
},
"luminance": 0.44944
}Semantic roles & 50–950 ramp
primary
#BBB2A0
secondary
#D7DAE0
accent
#659B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281