#BBB4AF#BBB4AF
#BBB4AF is a light, near-neutral orange. Relative luminance 0.463; OKLCH L 77.4% C 0.011 H 58.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4AF |
|---|---|
| RGB | rgb(187, 180, 175) |
| HSL | hsl(25, 8%, 71%) |
| HSV | hsv(25, 6%, 73%) |
| CMYK | cmyk(0%, 3.7%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.74, 1.58, 3.43) |
| CIE-LCH | lch(73.74, 3.77, 65.22°) |
| OKLab | oklab(77.42% 0.0056 0.0091) |
| OKLCH | oklch(77.42% 0.011 58.2) |
| XYZ | xyz(44.5517, 46.3028, 47.1395) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 4.77
Warm Gray
#C9BEB0
ΔE00 4.89
Dark Gray
#A9A9A9
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 6.08
Greige
#B8AB98
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4AF #AFB6BB
analogous
#BBAFB0 #BBB4AF #BBBAAF
triadic
#BBB4AF #AFBBB4 #B4AFBB
tetradic
#BBB4AF #B0BBAF #AFB6BB #BAAFBB
square
#BBB4AF #B0BBAF #AFB6BB #BAAFBB
split-complementary
#BBB4AF #AFBBBA #AFB0BB
monochromatic
#82766E #9F958E #BBB4AF #D7D3D0 #F1EFEE
Accessibility & contrast
On white
2.05
#BBB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BBB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4AF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4AF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AF
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#BEB3B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4af; /* rgb */ color: rgb(187, 180, 175); /* oklch */ color: oklch(77.4% 0.011 58.2);
Tailwind
colors: {
custom: {
50: '#cfcac6',
500: '#bbb4af',
950: '#000000',
},
}SCSS
$custom: #bbb4af; $custom-light: #cfcac6; $custom-dark: #000000;
JSON
{
"hex": "#bbb4af",
"rgb": {
"r": 187,
"g": 180,
"b": 175
},
"hsl": {
"h": 25,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.77424,
"c": 0.01066,
"h": 58.2
},
"luminance": 0.46302
}Semantic roles & 50–950 ramp
primary
#BBB4AF
secondary
#E1E3E4
accent
#789253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282