#BFB496#BFB496
#BFB496 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.1% C 0.043 H 90.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB496 |
|---|---|
| RGB | rgb(191, 180, 150) |
| HSL | hsl(44, 24%, 67%) |
| HSV | hsv(44, 21%, 75%) |
| CMYK | cmyk(0%, 5.8%, 21.5%, 25.1%) |
| CIE-LAB | lab(73.49, -0.99, 16.74) |
| CIE-LCH | lch(73.49, 16.77, 93.38°) |
| OKLab | oklab(77.12% -0.0002 0.0429) |
| OKLCH | oklch(77.12% 0.043 90.3) |
| XYZ | xyz(43.3121, 45.9217, 35.4304) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.86
Khaki
#C3B091
ΔE00 3.60
Bland
#AFA88B
ΔE00 4.02
Stone (survey)
#ADA587
ΔE00 4.66
Greige
#B8AB98
ΔE00 5.06
Sand
#C2B280
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB496 #96A1BF
analogous
#BFA096 #BFB496 #B6BF96
triadic
#BFB496 #96BFB4 #B496BF
tetradic
#BFB496 #96BFA0 #96A1BF #BF96B6
square
#BFB496 #96BFA0 #96A1BF #BF96B6
split-complementary
#BFB496 #96B6BF #A096BF
monochromatic
#887A53 #A89970 #BFB496 #D6CFBC #EDEAE2
Accessibility & contrast
On white
2.06
#BFB496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BFB496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB496
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB496 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#C6AFAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb496; /* rgb */ color: rgb(191, 180, 150); /* oklch */ color: oklch(77.1% 0.043 90.3);
Tailwind
colors: {
custom: {
50: '#d2cab5',
500: '#bfb496',
950: '#000000',
},
}SCSS
$custom: #bfb496; $custom-light: #d2cab5; $custom-dark: #000000;
JSON
{
"hex": "#bfb496",
"rgb": {
"r": 191,
"g": 180,
"b": 150
},
"hsl": {
"h": 43.902,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.7712,
"c": 0.04293,
"h": 90.3
},
"luminance": 0.45921
}Semantic roles & 50–950 ramp
primary
#BFB496
secondary
#D2D5DF
accent
#5DA343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280