#BBB2A4#BBB2A4
#BBB2A4 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.022 H 79.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A4 |
|---|---|
| RGB | rgb(187, 178, 164) |
| HSL | hsl(37, 14%, 69%) |
| HSV | hsv(37, 12%, 73%) |
| CMYK | cmyk(0%, 4.8%, 12.3%, 26.7%) |
| CIE-LAB | lab(72.95, 0.78, 8.30) |
| CIE-LCH | lch(72.95, 8.33, 84.66°) |
| OKLab | oklab(76.71% 0.0042 0.0217) |
| OKLCH | oklch(76.71% 0.022 79.1) |
| XYZ | xyz(43.1142, 45.0865, 41.5461) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.94
Warm Gray
#C9BEB0
ΔE00 3.46
Greyish
#A8A495
ΔE00 5.16
Stone
#A89F91
ΔE00 5.51
Khaki
#C3B091
ΔE00 6.37
Cement
#A5A391
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A4 #A4ADBB
analogous
#BBA7A4 #BBB2A4 #B9BBA4
triadic
#BBB2A4 #A4BBB2 #B2A4BB
tetradic
#BBB2A4 #A4BBA7 #A4ADBB #BBA4B9
square
#BBB2A4 #A4BBA7 #A4ADBB #BBA4B9
split-complementary
#BBB2A4 #A4B9BB #A7A4BB
monochromatic
#837662 #A19481 #BBB2A4 #D5D0C7 #EFEDEA
Accessibility & contrast
On white
2.10
#BBB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BBB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A4 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#BFAFAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a4; /* rgb */ color: rgb(187, 178, 164); /* oklch */ color: oklch(76.7% 0.022 79.1);
Tailwind
colors: {
custom: {
50: '#cfc9bf',
500: '#bbb2a4',
950: '#000000',
},
}SCSS
$custom: #bbb2a4; $custom-light: #cfc9bf; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a4",
"rgb": {
"r": 187,
"g": 178,
"b": 164
},
"hsl": {
"h": 36.522,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.76712,
"c": 0.02208,
"h": 79.1
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#BBB2A4
secondary
#DADDE1
accent
#6B994D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281