#BFB594#BFB594
#BFB594 is a light, muted yellow. Relative luminance 0.463; OKLCH L 77.3% C 0.046 H 93.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB594 |
|---|---|
| RGB | rgb(191, 181, 148) |
| HSL | hsl(46, 25%, 66%) |
| HSV | hsv(46, 23%, 75%) |
| CMYK | cmyk(0%, 5.2%, 22.5%, 25.1%) |
| CIE-LAB | lab(73.72, -1.82, 18.13) |
| CIE-LCH | lch(73.72, 18.22, 95.72°) |
| OKLab | oklab(77.28% -0.0026 0.0464) |
| OKLCH | oklch(77.28% 0.046 93.2) |
| XYZ | xyz(43.3550, 46.2631, 34.6570) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.02
Bland
#AFA88B
ΔE00 4.07
Khaki
#C3B091
ΔE00 4.39
Stone (survey)
#ADA587
ΔE00 4.73
Sand
#C2B280
ΔE00 4.78
Greige
#B8AB98
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB594 #949EBF
analogous
#BFA094 #BFB594 #B4BF94
triadic
#BFB594 #94BFB5 #B594BF
tetradic
#BFB594 #94BFA0 #949EBF #BF94B4
square
#BFB594 #94BFA0 #949EBF #BF94B4
split-complementary
#BFB594 #94B4BF #A094BF
monochromatic
#887B51 #A89B6E #BFB594 #D6CFBA #EDEAE1
Accessibility & contrast
On white
2.05
#BFB594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFB594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB594
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB594 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB392
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#C6B0AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb594; /* rgb */ color: rgb(191, 181, 148); /* oklch */ color: oklch(77.3% 0.046 93.2);
Tailwind
colors: {
custom: {
50: '#d2cbb3',
500: '#bfb594',
950: '#000000',
},
}SCSS
$custom: #bfb594; $custom-light: #d2cbb3; $custom-dark: #000000;
JSON
{
"hex": "#bfb594",
"rgb": {
"r": 191,
"g": 181,
"b": 148
},
"hsl": {
"h": 46.047,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77281,
"c": 0.04642,
"h": 93.2
},
"luminance": 0.46262
}Semantic roles & 50–950 ramp
primary
#BFB594
secondary
#D0D4DE
accent
#59A442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280