#BBB7AD#BBB7AD
#BBB7AD is a light, near-neutral orange. Relative luminance 0.474; OKLCH L 78.0% C 0.015 H 88.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7AD |
|---|---|
| RGB | rgb(187, 183, 173) |
| HSL | hsl(43, 9%, 71%) |
| HSV | hsv(43, 7%, 73%) |
| CMYK | cmyk(0%, 2.1%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.48, -0.38, 5.58) |
| CIE-LCH | lch(74.48, 5.59, 93.85°) |
| OKLab | oklab(77.99% 0.0003 0.0147) |
| OKLCH | oklch(77.99% 0.015 88.7) |
| XYZ | xyz(44.9689, 47.4492, 46.3167) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.50
Greige
#B8AB98
ΔE00 5.69
Greyish
#A8A495
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7AD #ADB1BB
analogous
#BBB0AD #BBB7AD #B8BBAD
triadic
#BBB7AD #ADBBB7 #B7ADBB
tetradic
#BBB7AD #ADBBB0 #ADB1BB #BBADB8
square
#BBB7AD #ADBBB0 #ADB1BB #BBADB8
split-complementary
#BBB7AD #ADB8BB #B0ADBB
monochromatic
#827C6C #9F9A8C #BBB7AD #D7D4CE #F1F0EE
Accessibility & contrast
On white
2.00
#BBB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BBB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7AD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7AD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AC
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#BEB5B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb7ad; /* rgb */ color: rgb(187, 183, 173); /* oklch */ color: oklch(78.0% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#cfccc5',
500: '#bbb7ad',
950: '#000000',
},
}SCSS
$custom: #bbb7ad; $custom-light: #cfccc5; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ad",
"rgb": {
"r": 187,
"g": 183,
"b": 173
},
"hsl": {
"h": 42.857,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77985,
"c": 0.01465,
"h": 88.7
},
"luminance": 0.47449
}Semantic roles & 50–950 ramp
primary
#BBB7AD
secondary
#E0E1E4
accent
#659352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281