#BBB4AE#BBB4AE
#BBB4AE is a light, near-neutral orange. Relative luminance 0.463; OKLCH L 77.4% C 0.012 H 63.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4AE |
|---|---|
| RGB | rgb(187, 180, 174) |
| HSL | hsl(28, 9%, 71%) |
| HSV | hsv(28, 7%, 73%) |
| CMYK | cmyk(0%, 3.7%, 7%, 26.7%) |
| CIE-LAB | lab(73.72, 1.41, 3.94) |
| CIE-LCH | lch(73.72, 4.18, 70.34°) |
| OKLab | oklab(77.4% 0.0052 0.0104) |
| OKLCH | oklch(77.4% 0.012 63.3) |
| XYZ | xyz(44.4538, 46.2637, 46.6241) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.51
Silver
#C0C0C0
ΔE00 4.98
Dark Gray
#A9A9A9
ΔE00 5.30
Greige
#B8AB98
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 6.45
Greyish
#A8A495
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4AE #AEB5BB
analogous
#BBAEAE #BBB4AE #BBBAAE
triadic
#BBB4AE #AEBBB4 #B4AEBB
tetradic
#BBB4AE #AEBBAE #AEB5BB #BAAEBB
square
#BBB4AE #AEBBAE #AEB5BB #BAAEBB
split-complementary
#BBB4AE #AEBBBA #AEAEBB
monochromatic
#82766D #9F958D #BBB4AE #D7D3CF #F1F0EE
Accessibility & contrast
On white
2.05
#BBB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BBB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4AE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4AE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#BEB3B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4ae; /* rgb */ color: rgb(187, 180, 174); /* oklch */ color: oklch(77.4% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#cfcac6',
500: '#bbb4ae',
950: '#000000',
},
}SCSS
$custom: #bbb4ae; $custom-light: #cfcac6; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ae",
"rgb": {
"r": 187,
"g": 180,
"b": 174
},
"hsl": {
"h": 27.692,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77396,
"c": 0.01163,
"h": 63.3
},
"luminance": 0.46263
}Semantic roles & 50–950 ramp
primary
#BBB4AE
secondary
#E1E3E4
accent
#759353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282