#BFC2AB#BFC2AB
#BFC2AB is a light, muted yellow. Relative luminance 0.526; OKLCH L 80.5% C 0.032 H 113.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2AB |
|---|---|
| RGB | rgb(191, 194, 171) |
| HSL | hsl(68, 16%, 72%) |
| HSV | hsv(68, 12%, 76%) |
| CMYK | cmyk(1.5%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(77.64, -5.09, 11.23) |
| CIE-LCH | lch(77.64, 12.33, 114.39°) |
| OKLab | oklab(80.54% -0.0124 0.0291) |
| OKLCH | oklch(80.54% 0.032 113.1) |
| XYZ | xyz(48.1274, 52.6004, 46.1377) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 8.18
Warm Gray
#C9BEB0
ΔE00 8.56
Cement
#A5A391
ΔE00 8.79
Greyish
#A8A495
ΔE00 9.13
Silver (survey)
#C5C9C7
ΔE00 9.13
Stone (survey)
#ADA587
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2AB #AEABC2
analogous
#C2BAAB #BFC2AB #B4C2AB
triadic
#BFC2AB #ABBFC2 #C2ABBF
tetradic
#BFC2AB #ABC2BA #AEABC2 #C2ABB4
square
#BFC2AB #ABC2BA #AEABC2 #C2ABB4
split-complementary
#BFC2AB #ABB4C2 #BAABC2
monochromatic
#888D66 #A4A888 #BFC2AB #DADCCE #F1F2ED
Accessibility & contrast
On white
1.82
#BFC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BFC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2AB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2AB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#C6C0AC
Tritanopia (blue-blind)
#C2BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc2ab; /* rgb */ color: rgb(191, 194, 171); /* oklch */ color: oklch(80.5% 0.032 113.1);
Tailwind
colors: {
custom: {
50: '#d2d4c4',
500: '#bfc2ab',
950: '#000000',
},
}SCSS
$custom: #bfc2ab; $custom-light: #d2d4c4; $custom-dark: #000000;
JSON
{
"hex": "#bfc2ab",
"rgb": {
"r": 191,
"g": 194,
"b": 171
},
"hsl": {
"h": 67.826,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.80539,
"c": 0.03169,
"h": 113.1
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#BFC2AB
secondary
#7F7B96
accent
#4B9A56
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382