#BFB398#BFB398
#BFB398 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.0% C 0.040 H 86.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB398 |
|---|---|
| RGB | rgb(191, 179, 152) |
| HSL | hsl(42, 23%, 67%) |
| HSV | hsv(42, 20%, 75%) |
| CMYK | cmyk(0%, 6.3%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.28, -0.16, 15.35) |
| CIE-LCH | lch(73.28, 15.35, 90.59°) |
| OKLab | oklab(76.96% 0.0021 0.0395) |
| OKLCH | oklch(76.96% 0.04 86.9) |
| XYZ | xyz(43.2734, 45.5844, 36.2188) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.01
Putty
#BEAE8A
ΔE00 3.18
Greige
#B8AB98
ΔE00 3.88
Bland
#AFA88B
ΔE00 4.36
Stone (survey)
#ADA587
ΔE00 4.93
Warm Gray
#C9BEB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB398 #98A4BF
analogous
#BFA098 #BFB398 #B8BF98
triadic
#BFB398 #98BFB3 #B398BF
tetradic
#BFB398 #98BFA0 #98A4BF #BF98B8
square
#BFB398 #98BFA0 #98A4BF #BF98B8
split-complementary
#BFB398 #98B8BF #A098BF
monochromatic
#887855 #A89772 #BFB398 #D6CFBE #EEEBE3
Accessibility & contrast
On white
2.08
#BFB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BFB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB398
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB398 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#BDB599
Tritanopia (blue-blind)
#C6AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb398; /* rgb */ color: rgb(191, 179, 152); /* oklch */ color: oklch(77.0% 0.040 86.9);
Tailwind
colors: {
custom: {
50: '#d2c9b6',
500: '#bfb398',
950: '#000000',
},
}SCSS
$custom: #bfb398; $custom-light: #d2c9b6; $custom-dark: #000000;
JSON
{
"hex": "#bfb398",
"rgb": {
"r": 191,
"g": 179,
"b": 152
},
"hsl": {
"h": 41.538,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.76961,
"c": 0.03954,
"h": 86.9
},
"luminance": 0.45584
}Semantic roles & 50–950 ramp
primary
#BFB398
secondary
#D3D7E0
accent
#61A244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280