#BFB5AE#BFB5AE
#BFB5AE is a light, near-neutral orange. Relative luminance 0.472; OKLCH L 77.9% C 0.015 H 57.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5AE |
|---|---|
| RGB | rgb(191, 181, 174) |
| HSL | hsl(25, 12%, 72%) |
| HSV | hsv(25, 9%, 75%) |
| CMYK | cmyk(0%, 5.2%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.31, 2.32, 4.83) |
| CIE-LCH | lch(74.31, 5.36, 64.38°) |
| OKLab | oklab(77.94% 0.0081 0.0127) |
| OKLCH | oklch(77.94% 0.015 57.5) |
| XYZ | xyz(45.6489, 47.1806, 46.7382) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.79
Greige
#B8AB98
ΔE00 5.97
Dark Gray
#A9A9A9
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 7.41
Stone
#A89F91
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5AE #AEB8BF
analogous
#BFAEB0 #BFB5AE #BFBEAE
triadic
#BFB5AE #AEBFB5 #B5AEBF
tetradic
#BFB5AE #B0BFAE #AEB8BF #BEAEBF
square
#BFB5AE #B0BFAE #AEB8BF #BEAEBF
split-complementary
#BFB5AE #AEBFBE #AEB0BF
monochromatic
#88776B #A4968C #BFB5AE #DAD4D0 #F1EFEE
Accessibility & contrast
On white
2.01
#BFB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BFB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5AE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5AE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#BAB8AE
Tritanopia (blue-blind)
#C3B3B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb5ae; /* rgb */ color: rgb(191, 181, 174); /* oklch */ color: oklch(77.9% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#d2cbc6',
500: '#bfb5ae',
950: '#000000',
},
}SCSS
$custom: #bfb5ae; $custom-light: #d2cbc6; $custom-dark: #000000;
JSON
{
"hex": "#bfb5ae",
"rgb": {
"r": 191,
"g": 181,
"b": 174
},
"hsl": {
"h": 24.706,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.77938,
"c": 0.01509,
"h": 57.5
},
"luminance": 0.4718
}Semantic roles & 50–950 ramp
primary
#BFB5AE
secondary
#E2E5E7
accent
#799650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282