#BBB2AF#BBB2AF
#BBB2AF is a light, near-neutral orange. Relative luminance 0.455; OKLCH L 77.0% C 0.011 H 39.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2AF |
|---|---|
| RGB | rgb(187, 178, 175) |
| HSL | hsl(15, 8%, 71%) |
| HSV | hsv(15, 6%, 73%) |
| CMYK | cmyk(0%, 4.8%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.22, 2.66, 2.67) |
| CIE-LCH | lch(73.22, 3.77, 45.14°) |
| OKLab | oklab(77.02% 0.0086 0.0071) |
| OKLCH | oklch(77.02% 0.011 39.4) |
| XYZ | xyz(44.1508, 45.5012, 47.0058) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 6.11
Dove Gray
#B6B8BD
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 7.50
Greige
#B8AB98
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2AF #AFB8BB
analogous
#BBAFB2 #BBB2AF #BBB8AF
triadic
#BBB2AF #AFBBB2 #B2AFBB
tetradic
#BBB2AF #B2BBAF #AFB8BB #B8AFBB
square
#BBB2AF #B2BBAF #AFB8BB #B8AFBB
split-complementary
#BBB2AF #AFBBB8 #AFB2BB
monochromatic
#82736E #9F928E #BBB2AF #D7D2D0 #F1EFEE
Accessibility & contrast
On white
2.08
#BBB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BBB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2AF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2AF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#BEB1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb2af; /* rgb */ color: rgb(187, 178, 175); /* oklch */ color: oklch(77.0% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#cfc9c6',
500: '#bbb2af',
950: '#000000',
},
}SCSS
$custom: #bbb2af; $custom-light: #cfc9c6; $custom-dark: #000000;
JSON
{
"hex": "#bbb2af",
"rgb": {
"r": 187,
"g": 178,
"b": 175
},
"hsl": {
"h": 15,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.77016,
"c": 0.01117,
"h": 39.4
},
"luminance": 0.45501
}Semantic roles & 50–950 ramp
primary
#BBB2AF
secondary
#E1E4E4
accent
#829253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282