#BFB498#BFB498
#BFB498 is a light, muted orange. Relative luminance 0.460; OKLCH L 77.2% C 0.040 H 89.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB498 |
|---|---|
| RGB | rgb(191, 180, 152) |
| HSL | hsl(43, 23%, 67%) |
| HSV | hsv(43, 20%, 75%) |
| CMYK | cmyk(0%, 5.8%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.54, -0.69, 15.71) |
| CIE-LCH | lch(73.54, 15.73, 92.52°) |
| OKLab | oklab(77.17% 0.0006 0.0404) |
| OKLCH | oklch(77.17% 0.04 89.1) |
| XYZ | xyz(43.4745, 45.9867, 36.2858) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.21
Khaki
#C3B091
ΔE00 3.49
Bland
#AFA88B
ΔE00 4.16
Greige
#B8AB98
ΔE00 4.49
Stone (survey)
#ADA587
ΔE00 4.81
Sand
#C2B280
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB498 #98A3BF
analogous
#BFA198 #BFB498 #B7BF98
triadic
#BFB498 #98BFB4 #B498BF
tetradic
#BFB498 #98BFA1 #98A3BF #BF98B7
square
#BFB498 #98BFA1 #98A3BF #BF98B7
split-complementary
#BFB498 #98B7BF #A198BF
monochromatic
#887A55 #A89972 #BFB498 #D6CFBE #EEEBE3
Accessibility & contrast
On white
2.06
#BFB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BFB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB498
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB498 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#C6AFAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb498; /* rgb */ color: rgb(191, 180, 152); /* oklch */ color: oklch(77.2% 0.040 89.1);
Tailwind
colors: {
custom: {
50: '#d2cab6',
500: '#bfb498',
950: '#000000',
},
}SCSS
$custom: #bfb498; $custom-light: #d2cab6; $custom-dark: #000000;
JSON
{
"hex": "#bfb498",
"rgb": {
"r": 191,
"g": 180,
"b": 152
},
"hsl": {
"h": 43.077,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77167,
"c": 0.04039,
"h": 89.1
},
"luminance": 0.45986
}Semantic roles & 50–950 ramp
primary
#BFB498
secondary
#D3D7E0
accent
#5EA244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280