#BFB792#BFB792
#BFB792 is a light, muted yellow. Relative luminance 0.470; OKLCH L 77.7% C 0.051 H 97.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB792 |
|---|---|
| RGB | rgb(191, 183, 146) |
| HSL | hsl(49, 26%, 66%) |
| HSV | hsv(49, 24%, 75%) |
| CMYK | cmyk(0%, 4.2%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.20, -3.17, 19.88) |
| CIE-LCH | lch(74.20, 20.13, 99.05°) |
| OKLab | oklab(77.65% -0.0064 0.0506) |
| OKLCH | oklch(77.65% 0.051 97.2) |
| XYZ | xyz(43.6077, 47.0195, 33.9670) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.03
Sand
#C2B280
ΔE00 4.31
Bland
#AFA88B
ΔE00 4.73
Stone (survey)
#ADA587
ΔE00 5.37
Khaki
#C3B091
ΔE00 5.82
Toupe
#C7AC7D
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB792 #929ABF
analogous
#BFA092 #BFB792 #B0BF92
triadic
#BFB792 #92BFB7 #B792BF
tetradic
#BFB792 #92BFA0 #929ABF #BF92B0
square
#BFB792 #92BFA0 #929ABF #BF92B0
split-complementary
#BFB792 #92B0BF #A092BF
monochromatic
#877D4F #A89E6B #BFB792 #D6D0B9 #ECEADF
Accessibility & contrast
On white
2.02
#BFB792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#BFB792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB792
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB792 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#C6B1AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb792; /* rgb */ color: rgb(191, 183, 146); /* oklch */ color: oklch(77.7% 0.051 97.2);
Tailwind
colors: {
custom: {
50: '#d2ccb2',
500: '#bfb792',
950: '#000000',
},
}SCSS
$custom: #bfb792; $custom-light: #d2ccb2; $custom-dark: #000000;
JSON
{
"hex": "#bfb792",
"rgb": {
"r": 191,
"g": 183,
"b": 146
},
"hsl": {
"h": 49.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77651,
"c": 0.05104,
"h": 97.2
},
"luminance": 0.47019
}Semantic roles & 50–950 ramp
primary
#BFB792
secondary
#CFD2DE
accent
#53A541
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141311
muted
#828280