#BFC0AB#BFC0AB
#BFC0AB is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.029 H 109.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0AB |
|---|---|
| RGB | rgb(191, 192, 171) |
| HSL | hsl(63, 14%, 71%) |
| HSV | hsv(63, 11%, 75%) |
| CMYK | cmyk(0.5%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(77.11, -4.04, 10.48) |
| CIE-LCH | lch(77.11, 11.23, 111.09°) |
| OKLab | oklab(80.12% -0.0095 0.0272) |
| OKLCH | oklch(80.12% 0.029 109.3) |
| XYZ | xyz(47.6853, 51.7162, 45.9903) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.35
Bland
#AFA88B
ΔE00 7.62
Cement
#A5A391
ΔE00 8.09
Greyish
#A8A495
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.53
Stone (survey)
#ADA587
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0AB #ACABC0
analogous
#C0B6AB #BFC0AB #B4C0AB
triadic
#BFC0AB #ABBFC0 #C0ABBF
tetradic
#BFC0AB #ABC0B6 #ACABC0 #C0ABB4
square
#BFC0AB #ABC0B6 #ACABC0 #C0ABB4
split-complementary
#BFC0AB #ABB4C0 #B6ABC0
monochromatic
#888967 #A4A688 #BFC0AB #DADACE #F2F2EE
Accessibility & contrast
On white
1.85
#BFC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0AB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0AB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#C2BDBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfc0ab; /* rgb */ color: rgb(191, 192, 171); /* oklch */ color: oklch(80.1% 0.029 109.3);
Tailwind
colors: {
custom: {
50: '#d2d3c4',
500: '#bfc0ab',
950: '#000000',
},
}SCSS
$custom: #bfc0ab; $custom-light: #d2d3c4; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ab",
"rgb": {
"r": 191,
"g": 192,
"b": 171
},
"hsl": {
"h": 62.857,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.80123,
"c": 0.02884,
"h": 109.3
},
"luminance": 0.51716
}Semantic roles & 50–950 ramp
primary
#BFC0AB
secondary
#7D7C94
accent
#4D9851
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382