#BBB3AF#BBB3AF
#BBB3AF is a light, near-neutral orange. Relative luminance 0.459; OKLCH L 77.2% C 0.011 H 48.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3AF |
|---|---|
| RGB | rgb(187, 179, 175) |
| HSL | hsl(20, 8%, 71%) |
| HSV | hsv(20, 6%, 73%) |
| CMYK | cmyk(0%, 4.3%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.48, 2.12, 3.05) |
| CIE-LCH | lch(73.48, 3.71, 55.19°) |
| OKLab | oklab(77.22% 0.0071 0.0081) |
| OKLCH | oklch(77.22% 0.011 48.6) |
| XYZ | xyz(44.3505, 45.9005, 47.0724) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 5.05
Dark Gray
#A9A9A9
ΔE00 5.15
Warm Gray
#C9BEB0
ΔE00 5.46
Dove Gray
#B6B8BD
ΔE00 6.05
Greige
#B8AB98
ΔE00 7.05
Stone
#A89F91
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3AF #AFB7BB
analogous
#BBAFB1 #BBB3AF #BBB9AF
triadic
#BBB3AF #AFBBB3 #B3AFBB
tetradic
#BBB3AF #B1BBAF #AFB7BB #B9AFBB
square
#BBB3AF #B1BBAF #AFB7BB #B9AFBB
split-complementary
#BBB3AF #AFBBB9 #AFB1BB
monochromatic
#82756E #9F948E #BBB3AF #D7D2D0 #F1EFEE
Accessibility & contrast
On white
2.06
#BBB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BBB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3AF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3AF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4AF
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#BEB2B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb3af; /* rgb */ color: rgb(187, 179, 175); /* oklch */ color: oklch(77.2% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#cfc9c6',
500: '#bbb3af',
950: '#000000',
},
}SCSS
$custom: #bbb3af; $custom-light: #cfc9c6; $custom-dark: #000000;
JSON
{
"hex": "#bbb3af",
"rgb": {
"r": 187,
"g": 179,
"b": 175
},
"hsl": {
"h": 20,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.7722,
"c": 0.01077,
"h": 48.6
},
"luminance": 0.459
}Semantic roles & 50–950 ramp
primary
#BBB3AF
secondary
#E1E3E4
accent
#7D9253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282