#BFB2AB#BFB2AB
#BFB2AB is a light, near-neutral orange. Relative luminance 0.459; OKLCH L 77.2% C 0.018 H 50.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2AB |
|---|---|
| RGB | rgb(191, 178, 171) |
| HSL | hsl(21, 14%, 71%) |
| HSV | hsv(21, 10%, 75%) |
| CMYK | cmyk(0%, 6.8%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.45, 3.42, 5.24) |
| CIE-LCH | lch(73.45, 6.26, 56.88°) |
| OKLab | oklab(77.25% 0.0114 0.0138) |
| OKLCH | oklch(77.25% 0.018 50.4) |
| XYZ | xyz(44.7563, 45.8581, 45.0139) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.92
Greige
#B8AB98
ΔE00 6.15
Pinkish Grey
#C8ACA9
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.01
Dark Gray
#A9A9A9
ΔE00 7.06
Stone
#A89F91
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2AB #ABB8BF
analogous
#BFABAE #BFB2AB #BFBCAB
triadic
#BFB2AB #ABBFB2 #B2ABBF
tetradic
#BFB2AB #AEBFAB #ABB8BF #BCABBF
square
#BFB2AB #AEBFAB #ABB8BF #BCABBF
split-complementary
#BFB2AB #ABBFBC #ABAEBF
monochromatic
#887368 #A59288 #BFB2AB #D9D2CE #F2EFEE
Accessibility & contrast
On white
2.06
#BFB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BFB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2AB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2AB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#C3B0B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb2ab; /* rgb */ color: rgb(191, 178, 171); /* oklch */ color: oklch(77.2% 0.018 50.4);
Tailwind
colors: {
custom: {
50: '#d2c9c4',
500: '#bfb2ab',
950: '#000000',
},
}SCSS
$custom: #bfb2ab; $custom-light: #d2c9c4; $custom-dark: #000000;
JSON
{
"hex": "#bfb2ab",
"rgb": {
"r": 191,
"g": 178,
"b": 171
},
"hsl": {
"h": 21,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77246,
"c": 0.01793,
"h": 50.4
},
"luminance": 0.45857
}Semantic roles & 50–950 ramp
primary
#BFB2AB
secondary
#E0E4E6
accent
#7E984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281