#BFC0B2#BFC0B2
#BFC0B2 is a light, near-neutral yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.019 H 110.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0B2 |
|---|---|
| RGB | rgb(191, 192, 178) |
| HSL | hsl(64, 10%, 73%) |
| HSV | hsv(64, 7%, 75%) |
| CMYK | cmyk(0.5%, 0%, 7.3%, 24.7%) |
| CIE-LAB | lab(77.28, -2.85, 6.93) |
| CIE-LCH | lch(77.28, 7.50, 112.37°) |
| OKLab | oklab(80.31% -0.0066 0.0181) |
| OKLCH | oklch(80.31% 0.019 110.1) |
| XYZ | xyz(48.3703, 51.9902, 49.5977) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.71
Greyish
#A8A495
ΔE00 7.90
Cement
#A5A391
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0B2 #B3B2C0
analogous
#C0BAB2 #BFC0B2 #B8C0B2
triadic
#BFC0B2 #B2BFC0 #C0B2BF
tetradic
#BFC0B2 #B2C0BA #B3B2C0 #C0B2B8
square
#BFC0B2 #B2C0BA #B3B2C0 #C0B2B8
split-complementary
#BFC0B2 #B2B8C0 #BAB2C0
monochromatic
#86886F #A3A490 #BFC0B2 #DBDCD4 #F1F1EE
Accessibility & contrast
On white
1.84
#BFC0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFC0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0B2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0B2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C3BFB2
Tritanopia (blue-blind)
#C1BEBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfc0b2; /* rgb */ color: rgb(191, 192, 178); /* oklch */ color: oklch(80.3% 0.019 110.1);
Tailwind
colors: {
custom: {
50: '#d2d3c9',
500: '#bfc0b2',
950: '#000000',
},
}SCSS
$custom: #bfc0b2; $custom-light: #d2d3c9; $custom-dark: #000000;
JSON
{
"hex": "#bfc0b2",
"rgb": {
"r": 191,
"g": 192,
"b": 178
},
"hsl": {
"h": 64.286,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.80306,
"c": 0.01932,
"h": 110.1
},
"luminance": 0.5199
}Semantic roles & 50–950 ramp
primary
#BFC0B2
secondary
#848393
accent
#519456
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382