#BFB493#BFB493
#BFB493 is a light, muted yellow. Relative luminance 0.458; OKLCH L 77.1% C 0.047 H 91.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB493 |
|---|---|
| RGB | rgb(191, 180, 147) |
| HSL | hsl(45, 26%, 66%) |
| HSV | hsv(45, 23%, 75%) |
| CMYK | cmyk(0%, 5.8%, 23%, 25.1%) |
| CIE-LAB | lab(73.43, -1.43, 18.28) |
| CIE-LCH | lch(73.43, 18.33, 94.47°) |
| OKLab | oklab(77.05% -0.0015 0.0467) |
| OKLCH | oklch(77.05% 0.047 91.8) |
| XYZ | xyz(43.0736, 45.8264, 34.1744) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 2.55
Khaki
#C3B091
ΔE00 3.92
Bland
#AFA88B
ΔE00 4.02
Stone (survey)
#ADA587
ΔE00 4.60
Sand
#C2B280
ΔE00 4.65
Greige
#B8AB98
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB493 #939EBF
analogous
#BF9E93 #BFB493 #B4BF93
triadic
#BFB493 #93BFB4 #B493BF
tetradic
#BFB493 #93BF9E #939EBF #BF93B4
square
#BFB493 #93BF9E #939EBF #BF93B4
split-complementary
#BFB493 #93B4BF #9E93BF
monochromatic
#877A50 #A8996D #BFB493 #D6CFB9 #EDE9E0
Accessibility & contrast
On white
2.07
#BFB493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BFB493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB493
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB493 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB291
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#C6AFAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb493; /* rgb */ color: rgb(191, 180, 147); /* oklch */ color: oklch(77.1% 0.047 91.8);
Tailwind
colors: {
custom: {
50: '#d2cab2',
500: '#bfb493',
950: '#000000',
},
}SCSS
$custom: #bfb493; $custom-light: #d2cab2; $custom-dark: #000000;
JSON
{
"hex": "#bfb493",
"rgb": {
"r": 191,
"g": 180,
"b": 147
},
"hsl": {
"h": 45,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77051,
"c": 0.04672,
"h": 91.8
},
"luminance": 0.45825
}Semantic roles & 50–950 ramp
primary
#BFB493
secondary
#D0D3DE
accent
#5AA441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280