#BBB6AF#BBB6AF
#BBB6AF is a light, near-neutral orange. Relative luminance 0.471; OKLCH L 77.8% C 0.011 H 76.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6AF |
|---|---|
| RGB | rgb(187, 182, 175) |
| HSL | hsl(35, 8%, 71%) |
| HSV | hsv(35, 6%, 73%) |
| CMYK | cmyk(0%, 2.7%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.26, 0.51, 4.18) |
| CIE-LCH | lch(74.26, 4.21, 83.07°) |
| OKLab | oklab(77.83% 0.0026 0.011) |
| OKLCH | oklch(77.83% 0.011 76.6) |
| XYZ | xyz(44.9583, 47.1162, 47.2750) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.21
Silver
#C0C0C0
ΔE00 4.61
Dark Gray
#A9A9A9
ΔE00 5.44
Greige
#B8AB98
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6AF #AFB4BB
analogous
#BBB0AF #BBB6AF #BABBAF
triadic
#BBB6AF #AFBBB6 #B6AFBB
tetradic
#BBB6AF #AFBBB0 #AFB4BB #BBAFBA
square
#BBB6AF #AFBBB0 #AFB4BB #BBAFBA
split-complementary
#BBB6AF #AFBABB #B0AFBB
monochromatic
#82796E #9F988E #BBB6AF #D7D4D0 #F1F0EE
Accessibility & contrast
On white
2.01
#BBB6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BBB6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6AF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6AF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#BDB5B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb6af; /* rgb */ color: rgb(187, 182, 175); /* oklch */ color: oklch(77.8% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#cfcbc6',
500: '#bbb6af',
950: '#000000',
},
}SCSS
$custom: #bbb6af; $custom-light: #cfcbc6; $custom-dark: #000000;
JSON
{
"hex": "#bbb6af",
"rgb": {
"r": 187,
"g": 182,
"b": 175
},
"hsl": {
"h": 35,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.77835,
"c": 0.01133,
"h": 76.6
},
"luminance": 0.47116
}Semantic roles & 50–950 ramp
primary
#BBB6AF
secondary
#E1E3E4
accent
#6E9253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282