#BFB698#BFB698
#BFB698 is a light, muted yellow. Relative luminance 0.468; OKLCH L 77.6% C 0.042 H 93.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB698 |
|---|---|
| RGB | rgb(191, 182, 152) |
| HSL | hsl(46, 23%, 67%) |
| HSV | hsv(46, 20%, 75%) |
| CMYK | cmyk(0%, 4.7%, 20.4%, 25.1%) |
| CIE-LAB | lab(74.06, -1.76, 16.44) |
| CIE-LCH | lch(74.06, 16.54, 96.09°) |
| OKLab | oklab(77.58% -0.0024 0.0422) |
| OKLCH | oklch(77.58% 0.042 93.3) |
| XYZ | xyz(43.8812, 46.8000, 36.4214) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.68
Bland
#AFA88B
ΔE00 4.13
Khaki
#C3B091
ΔE00 4.60
Stone (survey)
#ADA587
ΔE00 4.90
Greige
#B8AB98
ΔE00 5.74
Sand
#C2B280
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB698 #98A1BF
analogous
#BFA398 #BFB698 #B5BF98
triadic
#BFB698 #98BFB6 #B698BF
tetradic
#BFB698 #98BFA3 #98A1BF #BF98B5
square
#BFB698 #98BFA3 #98A1BF #BF98B5
split-complementary
#BFB698 #98B5BF #A398BF
monochromatic
#887C55 #A89B72 #BFB698 #D6D1BE #EEECE3
Accessibility & contrast
On white
2.03
#BFB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BFB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB698
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB698 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB496
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#C6B1AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb698; /* rgb */ color: rgb(191, 182, 152); /* oklch */ color: oklch(77.6% 0.042 93.3);
Tailwind
colors: {
custom: {
50: '#d2cbb6',
500: '#bfb698',
950: '#000000',
},
}SCSS
$custom: #bfb698; $custom-light: #d2cbb6; $custom-dark: #000000;
JSON
{
"hex": "#bfb698",
"rgb": {
"r": 191,
"g": 182,
"b": 152
},
"hsl": {
"h": 46.154,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.7758,
"c": 0.04228,
"h": 93.3
},
"luminance": 0.46799
}Semantic roles & 50–950 ramp
primary
#BFB698
secondary
#D3D6E0
accent
#59A244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280