#BFC3AA#BFC3AA
#BFC3AA is a light, muted yellow. Relative luminance 0.530; OKLCH L 80.7% C 0.034 H 114.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3AA |
|---|---|
| RGB | rgb(191, 195, 170) |
| HSL | hsl(70, 17%, 72%) |
| HSV | hsv(70, 13%, 76%) |
| CMYK | cmyk(2.1%, 0%, 12.8%, 23.5%) |
| CIE-LAB | lab(77.88, -5.78, 12.11) |
| CIE-LCH | lch(77.88, 13.41, 115.52°) |
| OKLab | oklab(80.72% -0.0143 0.0314) |
| OKLCH | oklch(80.72% 0.034 114.6) |
| XYZ | xyz(48.2558, 53.0090, 45.7120) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 8.44
Cement
#A5A391
ΔE00 9.25
Warm Gray
#C9BEB0
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 9.40
Stone (survey)
#ADA587
ΔE00 9.40
Greyish
#A8A495
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3AA #AEAAC3
analogous
#C3BBAA #BFC3AA #B3C3AA
triadic
#BFC3AA #AABFC3 #C3AABF
tetradic
#BFC3AA #AAC3BB #AEAAC3 #C3AAB3
square
#BFC3AA #AAC3BB #AEAAC3 #C3AAB3
split-complementary
#BFC3AA #AAB3C3 #BBAAC3
monochromatic
#888E64 #A4AA86 #BFC3AA #DADCCE #F1F2ED
Accessibility & contrast
On white
1.81
#BFC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3AA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3AA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#C2C0BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc3aa; /* rgb */ color: rgb(191, 195, 170); /* oklch */ color: oklch(80.7% 0.034 114.6);
Tailwind
colors: {
custom: {
50: '#d2d5c3',
500: '#bfc3aa',
950: '#000000',
},
}SCSS
$custom: #bfc3aa; $custom-light: #d2d5c3; $custom-dark: #000000;
JSON
{
"hex": "#bfc3aa",
"rgb": {
"r": 191,
"g": 195,
"b": 170
},
"hsl": {
"h": 69.6,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.80723,
"c": 0.03449,
"h": 114.6
},
"luminance": 0.53009
}Semantic roles & 50–950 ramp
primary
#BFC3AA
secondary
#7F7A97
accent
#4A9C57
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382