#BFBAA2#BFBAA2
#BFBAA2 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.6% C 0.033 H 97.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAA2 |
|---|---|
| RGB | rgb(191, 186, 162) |
| HSL | hsl(50, 18%, 69%) |
| HSV | hsv(50, 15%, 75%) |
| CMYK | cmyk(0%, 2.6%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.33, -2.33, 12.81) |
| CIE-LCH | lch(75.33, 13.02, 100.33°) |
| OKLab | oklab(78.65% -0.0043 0.0332) |
| OKLCH | oklch(78.65% 0.033 97.4) |
| XYZ | xyz(45.5659, 48.8034, 41.1950) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 6.03
Greige
#B8AB98
ΔE00 6.15
Putty
#BEAE8A
ΔE00 6.16
Stone (survey)
#ADA587
ΔE00 6.28
Khaki
#C3B091
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAA2 #A2A7BF
analogous
#BFACA2 #BFBAA2 #B6BFA2
triadic
#BFBAA2 #A2BFBA #BAA2BF
tetradic
#BFBAA2 #A2BFAC #A2A7BF #BFA2B6
square
#BFBAA2 #A2BFAC #A2A7BF #BFA2B6
split-complementary
#BFBAA2 #A2B6BF #ACA2BF
monochromatic
#89815E #A69F7E #BFBAA2 #D8D5C6 #F1F0EB
Accessibility & contrast
On white
1.95
#BFBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BFBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAA2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAA2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#C1BAA3
Tritanopia (blue-blind)
#C4B6B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfbaa2; /* rgb */ color: rgb(191, 186, 162); /* oklch */ color: oklch(78.6% 0.033 97.4);
Tailwind
colors: {
custom: {
50: '#d2cebd',
500: '#bfbaa2',
950: '#000000',
},
}SCSS
$custom: #bfbaa2; $custom-light: #d2cebd; $custom-dark: #000000;
JSON
{
"hex": "#bfbaa2",
"rgb": {
"r": 191,
"g": 186,
"b": 162
},
"hsl": {
"h": 49.655,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7865,
"c": 0.03343,
"h": 97.4
},
"luminance": 0.48803
}Semantic roles & 50–950 ramp
primary
#BFBAA2
secondary
#DADCE3
accent
#579D49
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281