#BFB2A6#BFB2A6
#BFB2A6 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.1% C 0.022 H 65.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2A6 |
|---|---|
| RGB | rgb(191, 178, 166) |
| HSL | hsl(29, 16%, 70%) |
| HSV | hsv(29, 13%, 75%) |
| CMYK | cmyk(0%, 6.8%, 13.1%, 25.1%) |
| CIE-LAB | lab(73.33, 2.58, 7.80) |
| CIE-LCH | lch(73.33, 8.21, 71.67°) |
| OKLab | oklab(77.11% 0.0094 0.0204) |
| OKLCH | oklch(77.11% 0.022 65.2) |
| XYZ | xyz(44.2887, 45.6710, 42.5513) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.45
Greige
#B8AB98
ΔE00 3.82
Stone
#A89F91
ΔE00 6.32
Khaki
#C3B091
ΔE00 7.03
Greyish
#A8A495
ΔE00 7.05
Mushroom
#BA9E88
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2A6 #A6B3BF
analogous
#BFA6A6 #BFB2A6 #BFBFA6
triadic
#BFB2A6 #A6BFB2 #B2A6BF
tetradic
#BFB2A6 #A6BFA6 #A6B3BF #BFA6BF
square
#BFB2A6 #A6BFA6 #A6B3BF #BFA6BF
split-complementary
#BFB2A6 #A6BFBF #A6A6BF
monochromatic
#887562 #A59382 #BFB2A6 #D9D1CA #F2F0ED
Accessibility & contrast
On white
2.07
#BFB2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BFB2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2A6
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2A6 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#C4AFAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb2a6; /* rgb */ color: rgb(191, 178, 166); /* oklch */ color: oklch(77.1% 0.022 65.2);
Tailwind
colors: {
custom: {
50: '#d2c9c0',
500: '#bfb2a6',
950: '#000000',
},
}SCSS
$custom: #bfb2a6; $custom-light: #d2c9c0; $custom-dark: #000000;
JSON
{
"hex": "#bfb2a6",
"rgb": {
"r": 191,
"g": 178,
"b": 166
},
"hsl": {
"h": 28.8,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.7711,
"c": 0.02248,
"h": 65.2
},
"luminance": 0.4567
}Semantic roles & 50–950 ramp
primary
#BFB2A6
secondary
#DDE1E4
accent
#749B4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281