#BFC0CA#BFC0CA
#BFC0CA is a light, near-neutral blue. Relative luminance 0.530; OKLCH L 81.0% C 0.014 H 281.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0CA |
|---|---|
| RGB | rgb(191, 192, 202) |
| HSL | hsl(235, 9%, 77%) |
| HSV | hsv(235, 5%, 79%) |
| CMYK | cmyk(5.4%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.90, 1.55, -5.13) |
| CIE-LCH | lch(77.90, 5.36, 286.82°) |
| OKLab | oklab(81% 0.0028 -0.0137) |
| OKLCH | oklch(81% 0.014 281.5) |
| XYZ | xyz(50.9942, 53.0397, 63.4168) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.47
Silver
#C0C0C0
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0CA #CAC9BF
analogous
#BFC6CA #BFC0CA #C4BFCA
triadic
#BFC0CA #CABFC0 #C0CABF
tetradic
#BFC0CA #CABFC6 #CAC9BF #BFCAC4
square
#BFC0CA #CABFC6 #CAC9BF #BFCAC4
split-complementary
#BFC0CA #CAC4BF #C6CABF
monochromatic
#7C7E93 #9E9FAE #BFC0CA #E0E1E6 #EEEFF1
Accessibility & contrast
On white
1.81
#BFC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BFC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0CA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0CA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#BDC2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc0ca; /* rgb */ color: rgb(191, 192, 202); /* oklch */ color: oklch(81.0% 0.014 281.5);
Tailwind
colors: {
custom: {
50: '#d2d3da',
500: '#bfc0ca',
950: '#000000',
},
}SCSS
$custom: #bfc0ca; $custom-light: #d2d3da; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ca",
"rgb": {
"r": 191,
"g": 192,
"b": 202
},
"hsl": {
"h": 234.545,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.81003,
"c": 0.01398,
"h": 281.5
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#BFC0CA
secondary
#9D9C90
accent
#8D5293
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383