#BFB598#BFB598
#BFB598 is a light, muted orange. Relative luminance 0.464; OKLCH L 77.4% C 0.041 H 91.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB598 |
|---|---|
| RGB | rgb(191, 181, 152) |
| HSL | hsl(45, 23%, 67%) |
| HSV | hsv(45, 20%, 75%) |
| CMYK | cmyk(0%, 5.2%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.80, -1.22, 16.08) |
| CIE-LCH | lch(73.80, 16.13, 94.35°) |
| OKLab | oklab(77.37% -0.0009 0.0413) |
| OKLCH | oklch(77.37% 0.041 91.2) |
| XYZ | xyz(43.6771, 46.3919, 36.3534) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.39
Khaki
#C3B091
ΔE00 4.03
Bland
#AFA88B
ΔE00 4.08
Stone (survey)
#ADA587
ΔE00 4.81
Greige
#B8AB98
ΔE00 5.12
Sand
#C2B280
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB598 #98A2BF
analogous
#BFA298 #BFB598 #B6BF98
triadic
#BFB598 #98BFB5 #B598BF
tetradic
#BFB598 #98BFA2 #98A2BF #BF98B6
square
#BFB598 #98BFA2 #98A2BF #BF98B6
split-complementary
#BFB598 #98B6BF #A298BF
monochromatic
#887B55 #A89A72 #BFB598 #D6D0BE #EEEBE3
Accessibility & contrast
On white
2.04
#BFB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BFB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB598
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB598 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#BEB799
Tritanopia (blue-blind)
#C6B0AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb598; /* rgb */ color: rgb(191, 181, 152); /* oklch */ color: oklch(77.4% 0.041 91.2);
Tailwind
colors: {
custom: {
50: '#d2cbb6',
500: '#bfb598',
950: '#000000',
},
}SCSS
$custom: #bfb598; $custom-light: #d2cbb6; $custom-dark: #000000;
JSON
{
"hex": "#bfb598",
"rgb": {
"r": 191,
"g": 181,
"b": 152
},
"hsl": {
"h": 44.615,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77373,
"c": 0.04131,
"h": 91.2
},
"luminance": 0.46391
}Semantic roles & 50–950 ramp
primary
#BFB598
secondary
#D3D6E0
accent
#5CA244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280