#BFBAAE#BFBAAE
#BFBAAE is a light, near-neutral orange. Relative luminance 0.492; OKLCH L 79.0% C 0.018 H 88.0°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAAE |
|---|---|
| RGB | rgb(191, 186, 174) |
| HSL | hsl(42, 12%, 72%) |
| HSV | hsv(42, 9%, 75%) |
| CMYK | cmyk(0%, 2.6%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.61, -0.36, 6.70) |
| CIE-LCH | lch(75.61, 6.71, 93.06°) |
| OKLab | oklab(78.96% 0.0006 0.0176) |
| OKLCH | oklch(78.96% 0.018 88) |
| XYZ | xyz(46.6839, 49.2506, 47.0832) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.13
Greige
#B8AB98
ΔE00 5.58
Silver
#C0C0C0
ΔE00 6.03
Greyish
#A8A495
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 6.75
Dark Gray
#A9A9A9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAAE #AEB3BF
analogous
#BFB2AE #BFBAAE #BCBFAE
triadic
#BFBAAE #AEBFBA #BAAEBF
tetradic
#BFBAAE #AEBFB2 #AEB3BF #BFAEBC
square
#BFBAAE #AEBFB2 #AEB3BF #BFAEBC
split-complementary
#BFBAAE #AEBCBF #B2AEBF
monochromatic
#887F6B #A49D8C #BFBAAE #DAD7D0 #F1F0EE
Accessibility & contrast
On white
1.94
#BFBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BFBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAAE
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAAE | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#C2B8B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbaae; /* rgb */ color: rgb(191, 186, 174); /* oklch */ color: oklch(79.0% 0.018 88.0);
Tailwind
colors: {
custom: {
50: '#d2cec6',
500: '#bfbaae',
950: '#000000',
},
}SCSS
$custom: #bfbaae; $custom-light: #d2cec6; $custom-dark: #000000;
JSON
{
"hex": "#bfbaae",
"rgb": {
"r": 191,
"g": 186,
"b": 174
},
"hsl": {
"h": 42.353,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78961,
"c": 0.01758,
"h": 88
},
"luminance": 0.4925
}Semantic roles & 50–950 ramp
primary
#BFBAAE
secondary
#E2E4E7
accent
#649650
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282