#BFC0CD#BFC0CD
#BFC0CD is a light, near-neutral blue. Relative luminance 0.532; OKLCH L 81.1% C 0.018 H 282.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0CD |
|---|---|
| RGB | rgb(191, 192, 205) |
| HSL | hsl(236, 12%, 78%) |
| HSV | hsv(236, 7%, 80%) |
| CMYK | cmyk(6.8%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(77.98, 2.14, -6.63) |
| CIE-LCH | lch(77.98, 6.96, 287.87°) |
| OKLab | oklab(81.1% 0.0039 -0.0177) |
| OKLCH | oklch(81.1% 0.018 282.5) |
| XYZ | xyz(51.3528, 53.1832, 65.3057) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Silver
#C0C0C0
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 7.82
Fog
#D8DCE0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0CD #CDCCBF
analogous
#BFC7CD #BFC0CD #C5BFCD
triadic
#BFC0CD #CDBFC0 #C0CDBF
tetradic
#BFC0CD #CDBFC7 #CDCCBF #BFCDC5
square
#BFC0CD #CDBFC7 #CDCCBF #BFCDC5
split-complementary
#BFC0CD #CDC5BF #C7CDBF
monochromatic
#7A7C97 #9D9EB2 #BFC0CD #E1E2E8 #EEEEF2
Accessibility & contrast
On white
1.80
#BFC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0CD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0CD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#BCC2C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc0cd; /* rgb */ color: rgb(191, 192, 205); /* oklch */ color: oklch(81.1% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#d2d3dc',
500: '#bfc0cd',
950: '#000000',
},
}SCSS
$custom: #bfc0cd; $custom-light: #d2d3dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc0cd",
"rgb": {
"r": 191,
"g": 192,
"b": 205
},
"hsl": {
"h": 235.714,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.81097,
"c": 0.01817,
"h": 282.5
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#BFC0CD
secondary
#A1A08F
accent
#914F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384