#BBB4AD#BBB4AD
#BBB4AD is a light, near-neutral orange. Relative luminance 0.462; OKLCH L 77.4% C 0.013 H 67.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4AD |
|---|---|
| RGB | rgb(187, 180, 173) |
| HSL | hsl(30, 9%, 71%) |
| HSV | hsv(30, 7%, 73%) |
| CMYK | cmyk(0%, 3.7%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.69, 1.23, 4.45) |
| CIE-LCH | lch(73.69, 4.61, 74.51°) |
| OKLab | oklab(77.37% 0.0048 0.0117) |
| OKLCH | oklch(77.37% 0.013 67.6) |
| XYZ | xyz(44.3567, 46.2248, 46.1126) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.17
Silver
#C0C0C0
ΔE00 5.23
Dark Gray
#A9A9A9
ΔE00 5.51
Greige
#B8AB98
ΔE00 5.71
Greyish
#A8A495
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4AD #ADB4BB
analogous
#BBADAD #BBB4AD #BBBBAD
triadic
#BBB4AD #ADBBB4 #B4ADBB
tetradic
#BBB4AD #ADBBAD #ADB4BB #BBADBB
square
#BBB4AD #ADBBAD #ADB4BB #BBADBB
split-complementary
#BBB4AD #ADBBBB #ADADBB
monochromatic
#82776C #9F958C #BBB4AD #D7D3CE #F1F0EE
Accessibility & contrast
On white
2.05
#BBB4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BBB4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4AD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4AD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AD
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#BEB2B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4ad; /* rgb */ color: rgb(187, 180, 173); /* oklch */ color: oklch(77.4% 0.013 67.6);
Tailwind
colors: {
custom: {
50: '#cfcac5',
500: '#bbb4ad',
950: '#000000',
},
}SCSS
$custom: #bbb4ad; $custom-light: #cfcac5; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ad",
"rgb": {
"r": 187,
"g": 180,
"b": 173
},
"hsl": {
"h": 30,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77368,
"c": 0.01267,
"h": 67.6
},
"luminance": 0.46224
}Semantic roles & 50–950 ramp
primary
#BBB4AD
secondary
#E0E2E4
accent
#739352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281