#BFB2A7#BFB2A7
#BFB2A7 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.1% C 0.021 H 62.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2A7 |
|---|---|
| RGB | rgb(191, 178, 167) |
| HSL | hsl(28, 16%, 70%) |
| HSV | hsv(28, 13%, 75%) |
| CMYK | cmyk(0%, 6.8%, 12.6%, 25.1%) |
| CIE-LAB | lab(73.36, 2.75, 7.29) |
| CIE-LCH | lch(73.36, 7.79, 69.33°) |
| OKLab | oklab(77.14% 0.0098 0.0191) |
| OKLCH | oklch(77.14% 0.021 62.8) |
| XYZ | xyz(44.3808, 45.7079, 43.0363) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.65
Greige
#B8AB98
ΔE00 4.25
Stone
#A89F91
ΔE00 6.49
Greyish
#A8A495
ΔE00 7.29
Khaki
#C3B091
ΔE00 7.49
Dark Gray
#A9A9A9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2A7 #A7B4BF
analogous
#BFA7A8 #BFB2A7 #BFBEA7
triadic
#BFB2A7 #A7BFB2 #B2A7BF
tetradic
#BFB2A7 #A8BFA7 #A7B4BF #BEA7BF
square
#BFB2A7 #A8BFA7 #A7B4BF #BEA7BF
split-complementary
#BFB2A7 #A7BFBE #A7A8BF
monochromatic
#887463 #A59384 #BFB2A7 #D9D1CA #F2EFED
Accessibility & contrast
On white
2.07
#BFB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BFB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2A7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2A7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A6
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#C4AFAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb2a7; /* rgb */ color: rgb(191, 178, 167); /* oklch */ color: oklch(77.1% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#d2c9c1',
500: '#bfb2a7',
950: '#000000',
},
}SCSS
$custom: #bfb2a7; $custom-light: #d2c9c1; $custom-dark: #000000;
JSON
{
"hex": "#bfb2a7",
"rgb": {
"r": 191,
"g": 178,
"b": 167
},
"hsl": {
"h": 27.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.77137,
"c": 0.02148,
"h": 62.8
},
"luminance": 0.45707
}Semantic roles & 50–950 ramp
primary
#BFB2A7
secondary
#DEE1E4
accent
#769A4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281