#BBB4A2#BBB4A2
#BBB4A2 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.1% C 0.026 H 89.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4A2 |
|---|---|
| RGB | rgb(187, 180, 162) |
| HSL | hsl(43, 16%, 68%) |
| HSV | hsv(43, 13%, 73%) |
| CMYK | cmyk(0%, 3.7%, 13.4%, 26.7%) |
| CIE-LAB | lab(73.43, -0.62, 10.07) |
| CIE-LCH | lch(73.43, 10.09, 93.55°) |
| OKLab | oklab(77.07% 0.0003 0.0262) |
| OKLCH | oklch(77.07% 0.026 89.3) |
| XYZ | xyz(43.3358, 45.8165, 40.7360) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.65
Warm Gray
#C9BEB0
ΔE00 4.32
Greyish
#A8A495
ΔE00 4.96
Bland
#AFA88B
ΔE00 5.44
Cement
#A5A391
ΔE00 5.77
Khaki
#C3B091
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4A2 #A2A9BB
analogous
#BBA7A2 #BBB4A2 #B5BBA2
triadic
#BBB4A2 #A2BBB4 #B4A2BB
tetradic
#BBB4A2 #A2BBA7 #A2A9BB #BBA2B5
square
#BBB4A2 #A2BBA7 #A2A9BB #BBA2B5
split-complementary
#BBB4A2 #A2B5BB #A7A2BB
monochromatic
#837960 #A1977F #BBB4A2 #D5D1C5 #EFEDE9
Accessibility & contrast
On white
2.07
#BBB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BBB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4A2
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4A2 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#C0B1AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb4a2; /* rgb */ color: rgb(187, 180, 162); /* oklch */ color: oklch(77.1% 0.026 89.3);
Tailwind
colors: {
custom: {
50: '#cfcabd',
500: '#bbb4a2',
950: '#000000',
},
}SCSS
$custom: #bbb4a2; $custom-light: #cfcabd; $custom-dark: #000000;
JSON
{
"hex": "#bbb4a2",
"rgb": {
"r": 187,
"g": 180,
"b": 162
},
"hsl": {
"h": 43.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77072,
"c": 0.0262,
"h": 89.3
},
"luminance": 0.45816
}Semantic roles & 50–950 ramp
primary
#BBB4A2
secondary
#D9DBE0
accent
#629A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281