#BFC2CD#BFC2CD
#BFC2CD is a light, near-neutral blue. Relative luminance 0.541; OKLCH L 81.5% C 0.016 H 273.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2CD |
|---|---|
| RGB | rgb(191, 194, 205) |
| HSL | hsl(227, 12%, 78%) |
| HSV | hsv(227, 7%, 80%) |
| CMYK | cmyk(6.8%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.50, 1.07, -5.86) |
| CIE-LCH | lch(78.50, 5.96, 280.33°) |
| OKLab | oklab(81.5% 0.001 -0.0157) |
| OKLCH | oklch(81.5% 0.016 273.8) |
| XYZ | xyz(51.7949, 54.0674, 65.4531) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.86
Silver
#C0C0C0
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2CD #CDCABF
analogous
#BFC9CD #BFC2CD #C3BFCD
triadic
#BFC2CD #CDBFC2 #C2CDBF
tetradic
#BFC2CD #CDBFC9 #CDCABF #BFCDC3
square
#BFC2CD #CDBFC9 #CDCABF #BFCDC3
split-complementary
#BFC2CD #CDC3BF #C9CDBF
monochromatic
#7A8197 #9DA1B2 #BFC2CD #E1E3E8 #EEEFF2
Accessibility & contrast
On white
1.78
#BFC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BFC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2CD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2CD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#BCC4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc2cd; /* rgb */ color: rgb(191, 194, 205); /* oklch */ color: oklch(81.5% 0.016 273.8);
Tailwind
colors: {
custom: {
50: '#d2d4dc',
500: '#bfc2cd',
950: '#000000',
},
}SCSS
$custom: #bfc2cd; $custom-light: #d2d4dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc2cd",
"rgb": {
"r": 191,
"g": 194,
"b": 205
},
"hsl": {
"h": 227.143,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.81503,
"c": 0.01571,
"h": 273.8
},
"luminance": 0.54068
}Semantic roles & 50–950 ramp
primary
#BFC2CD
secondary
#A19D8F
accent
#874F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384