#BFB4AF#BFB4AF
#BFB4AF is a light, near-neutral orange. Relative luminance 0.468; OKLCH L 77.8% C 0.014 H 46.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4AF |
|---|---|
| RGB | rgb(191, 180, 175) |
| HSL | hsl(19, 11%, 72%) |
| HSV | hsv(19, 8%, 75%) |
| CMYK | cmyk(0%, 5.8%, 8.4%, 25.1%) |
| CIE-LAB | lab(74.07, 3.02, 3.95) |
| CIE-LCH | lch(74.07, 4.97, 52.52°) |
| OKLab | oklab(77.76% 0.01 0.0104) |
| OKLCH | oklch(77.76% 0.014 46.2) |
| XYZ | xyz(45.5441, 46.8146, 47.1860) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.13
Silver
#C0C0C0
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 6.44
Greige
#B8AB98
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4AF #AFBABF
analogous
#BFAFB2 #BFB4AF #BFBCAF
triadic
#BFB4AF #AFBFB4 #B4AFBF
tetradic
#BFB4AF #B2BFAF #AFBABF #BCAFBF
square
#BFB4AF #B2BFAF #AFBABF #BCAFBF
split-complementary
#BFB4AF #AFBFBC #AFB2BF
monochromatic
#87756C #A4948D #BFB4AF #DAD4D1 #F1EFEE
Accessibility & contrast
On white
2.03
#BFB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BFB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4AF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4AF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#C2B2B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb4af; /* rgb */ color: rgb(191, 180, 175); /* oklch */ color: oklch(77.8% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#d2cac6',
500: '#bfb4af',
950: '#000000',
},
}SCSS
$custom: #bfb4af; $custom-light: #d2cac6; $custom-dark: #000000;
JSON
{
"hex": "#bfb4af",
"rgb": {
"r": 191,
"g": 180,
"b": 175
},
"hsl": {
"h": 18.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.77763,
"c": 0.01446,
"h": 46.2
},
"luminance": 0.46814
}Semantic roles & 50–950 ramp
primary
#BFB4AF
secondary
#E3E6E7
accent
#809550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282