#BFC2AA#BFC2AA
#BFC2AA is a light, muted yellow. Relative luminance 0.526; OKLCH L 80.5% C 0.033 H 112.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2AA |
|---|---|
| RGB | rgb(191, 194, 170) |
| HSL | hsl(68, 16%, 71%) |
| HSV | hsv(68, 12%, 76%) |
| CMYK | cmyk(1.5%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.62, -5.25, 11.73) |
| CIE-LCH | lch(77.62, 12.85, 114.13°) |
| OKLab | oklab(80.51% -0.0129 0.0304) |
| OKLCH | oklch(80.51% 0.033 112.9) |
| XYZ | xyz(48.0325, 52.5624, 45.6376) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.76
Cement
#A5A391
ΔE00 8.86
Stone (survey)
#ADA587
ΔE00 9.08
Greyish
#A8A495
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2AA #ADAAC2
analogous
#C2B9AA #BFC2AA #B3C2AA
triadic
#BFC2AA #AABFC2 #C2AABF
tetradic
#BFC2AA #AAC2B9 #ADAAC2 #C2AAB3
square
#BFC2AA #AAC2B9 #ADAAC2 #C2AAB3
split-complementary
#BFC2AA #AAB3C2 #B9AAC2
monochromatic
#888D65 #A4A886 #BFC2AA #DADCCE #F2F2ED
Accessibility & contrast
On white
1.82
#BFC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BFC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2AA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2AA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#C2BFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc2aa; /* rgb */ color: rgb(191, 194, 170); /* oklch */ color: oklch(80.5% 0.033 112.9);
Tailwind
colors: {
custom: {
50: '#d2d4c3',
500: '#bfc2aa',
950: '#000000',
},
}SCSS
$custom: #bfc2aa; $custom-light: #d2d4c3; $custom-dark: #000000;
JSON
{
"hex": "#bfc2aa",
"rgb": {
"r": 191,
"g": 194,
"b": 170
},
"hsl": {
"h": 67.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80514,
"c": 0.03303,
"h": 112.9
},
"luminance": 0.52562
}Semantic roles & 50–950 ramp
primary
#BFC2AA
secondary
#7E7A96
accent
#4B9B55
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382