#BFB8B2#BFB8B2
#BFB8B2 is a light, near-neutral orange. Relative luminance 0.486; OKLCH L 78.7% C 0.012 H 63.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8B2 |
|---|---|
| RGB | rgb(191, 184, 178) |
| HSL | hsl(28, 9%, 72%) |
| HSV | hsv(28, 7%, 75%) |
| CMYK | cmyk(0%, 3.7%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.18, 1.40, 3.92) |
| CIE-LCH | lch(75.18, 4.16, 70.36°) |
| OKLab | oklab(78.66% 0.0052 0.0104) |
| OKLCH | oklch(78.66% 0.012 63.3) |
| XYZ | xyz(46.6612, 48.5721, 49.0281) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.96
Silver
#C0C0C0
ΔE00 4.43
Dark Gray
#A9A9A9
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.39
Greige
#B8AB98
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8B2 #B2B9BF
analogous
#BFB2B3 #BFB8B2 #BFBFB2
triadic
#BFB8B2 #B2BFB8 #B8B2BF
tetradic
#BFB8B2 #B3BFB2 #B2B9BF #BFB2BF
square
#BFB8B2 #B3BFB2 #B2B9BF #BFB2BF
split-complementary
#BFB8B2 #B2BFBF #B2B3BF
monochromatic
#877A70 #A39991 #BFB8B2 #DBD7D3 #F1F0EE
Accessibility & contrast
On white
1.96
#BFB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BFB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8B2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8B2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#C2B7B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb8b2; /* rgb */ color: rgb(191, 184, 178); /* oklch */ color: oklch(78.7% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#d2cdc9',
500: '#bfb8b2',
950: '#000000',
},
}SCSS
$custom: #bfb8b2; $custom-light: #d2cdc9; $custom-dark: #000000;
JSON
{
"hex": "#bfb8b2",
"rgb": {
"r": 191,
"g": 184,
"b": 178
},
"hsl": {
"h": 27.692,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.78662,
"c": 0.01158,
"h": 63.3
},
"luminance": 0.48572
}Semantic roles & 50–950 ramp
primary
#BFB8B2
secondary
#E4E6E7
accent
#759352
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282