#BFB29F#BFB29F
#BFB29F is a light, muted orange. Relative luminance 0.454; OKLCH L 76.9% C 0.030 H 77.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB29F |
|---|---|
| RGB | rgb(191, 178, 159) |
| HSL | hsl(36, 20%, 69%) |
| HSV | hsv(36, 17%, 75%) |
| CMYK | cmyk(0%, 6.8%, 16.8%, 25.1%) |
| CIE-LAB | lab(73.17, 1.46, 11.39) |
| CIE-LCH | lch(73.17, 11.48, 82.71°) |
| OKLab | oklab(76.93% 0.0066 0.0296) |
| OKLCH | oklch(76.93% 0.03 77.5) |
| XYZ | xyz(43.6640, 45.4212, 39.2612) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.96
Warm Gray
#C9BEB0
ΔE00 3.77
Khaki
#C3B091
ΔE00 4.22
Putty
#BEAE8A
ΔE00 5.84
Stone
#A89F91
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB29F #9FACBF
analogous
#BFA29F #BFB29F #BCBF9F
triadic
#BFB29F #9FBFB2 #B29FBF
tetradic
#BFB29F #9FBFA2 #9FACBF #BF9FBC
square
#BFB29F #9FBFA2 #9FACBF #BF9FBC
split-complementary
#BFB29F #9FBCBF #A29FBF
monochromatic
#89765B #A7957A #BFB29F #D7CFC4 #F0EDE8
Accessibility & contrast
On white
2.08
#BFB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BFB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB29F
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB29F | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#C5AEAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb29f; /* rgb */ color: rgb(191, 178, 159); /* oklch */ color: oklch(76.9% 0.030 77.5);
Tailwind
colors: {
custom: {
50: '#d2c9bb',
500: '#bfb29f',
950: '#000000',
},
}SCSS
$custom: #bfb29f; $custom-light: #d2c9bb; $custom-dark: #000000;
JSON
{
"hex": "#bfb29f",
"rgb": {
"r": 191,
"g": 178,
"b": 159
},
"hsl": {
"h": 35.625,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.76928,
"c": 0.03028,
"h": 77.5
},
"luminance": 0.4542
}Semantic roles & 50–950 ramp
primary
#BFB29F
secondary
#D8DCE2
accent
#6B9E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280