#BFC6D2#BFC6D2
#BFC6D2 is a very light, near-neutral blue. Relative luminance 0.561; OKLCH L 82.5% C 0.018 H 261.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6D2 |
|---|---|
| RGB | rgb(191, 198, 210) |
| HSL | hsl(218, 17%, 79%) |
| HSV | hsv(218, 9%, 82%) |
| CMYK | cmyk(9%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(79.68, -0.07, -6.81) |
| CIE-LCH | lch(79.68, 6.81, 269.41°) |
| OKLab | oklab(82.48% -0.0028 -0.0183) |
| OKLCH | oklch(82.48% 0.018 261.3) |
| XYZ | xyz(53.3104, 56.1172, 68.9834) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 5.88
Silver
#C0C0C0
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6D2 #D2CBBF
analogous
#BFCFD2 #BFC6D2 #C1BFD2
triadic
#BFC6D2 #D2BFC6 #C6D2BF
tetradic
#BFC6D2 #D2BFCF #D2CBBF #BFD2C1
square
#BFC6D2 #D2BFCF #D2CBBF #BFD2C1
split-complementary
#BFC6D2 #D2C1BF #CFD2BF
monochromatic
#77869F #9BA6B9 #BFC6D2 #E3E6EB #EDEFF2
Accessibility & contrast
On white
1.72
#BFC6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BFC6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6D2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6D2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#BBC8CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc6d2; /* rgb */ color: rgb(191, 198, 210); /* oklch */ color: oklch(82.5% 0.018 261.3);
Tailwind
colors: {
custom: {
50: '#d2d7df',
500: '#bfc6d2',
950: '#000000',
},
}SCSS
$custom: #bfc6d2; $custom-light: #d2d7df; $custom-dark: #000000;
JSON
{
"hex": "#bfc6d2",
"rgb": {
"r": 191,
"g": 198,
"b": 210
},
"hsl": {
"h": 217.895,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.82476,
"c": 0.01848,
"h": 261.3
},
"luminance": 0.56118
}Semantic roles & 50–950 ramp
primary
#BFC6D2
secondary
#A79E8E
accent
#7E4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384