#BFC2AF#BFC2AF
#BFC2AF is a light, muted yellow. Relative luminance 0.528; OKLCH L 80.6% C 0.026 H 114.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2AF |
|---|---|
| RGB | rgb(191, 194, 175) |
| HSL | hsl(69, 13%, 72%) |
| HSV | hsv(69, 10%, 76%) |
| CMYK | cmyk(1.5%, 0%, 9.8%, 23.9%) |
| CIE-LAB | lab(77.73, -4.42, 9.20) |
| CIE-LCH | lch(77.73, 10.21, 115.65°) |
| OKLab | oklab(80.64% -0.0108 0.024) |
| OKLCH | oklch(80.64% 0.026 114.3) |
| XYZ | xyz(48.5145, 52.7552, 48.1761) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.51
Bland
#AFA88B
ΔE00 8.63
Cement
#A5A391
ΔE00 8.65
Greyish
#A8A495
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2AF #B2AFC2
analogous
#C2BCAF #BFC2AF #B6C2AF
triadic
#BFC2AF #AFBFC2 #C2AFBF
tetradic
#BFC2AF #AFC2BC #B2AFC2 #C2AFB6
square
#BFC2AF #AFC2BC #B2AFC2 #C2AFB6
split-complementary
#BFC2AF #AFB6C2 #BCAFC2
monochromatic
#878C6B #A3A88C #BFC2AF #DBDCD2 #F1F2EE
Accessibility & contrast
On white
1.82
#BFC2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BFC2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2AF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2AF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#C1C0BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc2af; /* rgb */ color: rgb(191, 194, 175); /* oklch */ color: oklch(80.6% 0.026 114.3);
Tailwind
colors: {
custom: {
50: '#d2d4c6',
500: '#bfc2af',
950: '#000000',
},
}SCSS
$custom: #bfc2af; $custom-light: #d2d4c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc2af",
"rgb": {
"r": 191,
"g": 194,
"b": 175
},
"hsl": {
"h": 69.474,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.80642,
"c": 0.0263,
"h": 114.3
},
"luminance": 0.52755
}Semantic roles & 50–950 ramp
primary
#BFC2AF
secondary
#838096
accent
#4E985A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382