#BFB0A2#BFB0A2
#BFB0A2 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.6% C 0.026 H 65.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0A2 |
|---|---|
| RGB | rgb(191, 176, 162) |
| HSL | hsl(29, 18%, 69%) |
| HSV | hsv(29, 15%, 75%) |
| CMYK | cmyk(0%, 7.9%, 15.2%, 25.1%) |
| CIE-LAB | lab(72.72, 3.01, 9.11) |
| CIE-LCH | lch(72.72, 9.59, 71.72°) |
| OKLab | oklab(76.6% 0.0109 0.0238) |
| OKLCH | oklch(76.6% 0.026 65.5) |
| XYZ | xyz(43.5324, 44.7365, 40.5172) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.25
Warm Gray
#C9BEB0
ΔE00 4.03
Stone
#A89F91
ΔE00 6.08
Khaki
#C3B091
ΔE00 6.27
Mushroom
#BA9E88
ΔE00 6.87
Greyish
#A8A495
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0A2 #A2B1BF
analogous
#BFA2A3 #BFB0A2 #BFBFA2
triadic
#BFB0A2 #A2BFB0 #B0A2BF
tetradic
#BFB0A2 #A3BFA2 #A2B1BF #BFA2BF
square
#BFB0A2 #A3BFA2 #A2B1BF #BFA2BF
split-complementary
#BFB0A2 #A2BFBF #A2A3BF
monochromatic
#89735E #A6917E #BFB0A2 #D8CFC6 #F1EEEB
Accessibility & contrast
On white
2.11
#BFB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BFB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0A2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0A2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#C5ADAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb0a2; /* rgb */ color: rgb(191, 176, 162); /* oklch */ color: oklch(76.6% 0.026 65.5);
Tailwind
colors: {
custom: {
50: '#d2c7bd',
500: '#bfb0a2',
950: '#000000',
},
}SCSS
$custom: #bfb0a2; $custom-light: #d2c7bd; $custom-dark: #000000;
JSON
{
"hex": "#bfb0a2",
"rgb": {
"r": 191,
"g": 176,
"b": 162
},
"hsl": {
"h": 28.966,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.76597,
"c": 0.02613,
"h": 65.5
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#BFB0A2
secondary
#DADFE3
accent
#749D49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281