#BFC5D2#BFC5D2
#BFC5D2 is a very light, near-neutral blue. Relative luminance 0.557; OKLCH L 82.3% C 0.019 H 266.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5D2 |
|---|---|
| RGB | rgb(191, 197, 210) |
| HSL | hsl(221, 17%, 79%) |
| HSV | hsv(221, 9%, 82%) |
| CMYK | cmyk(9%, 6.2%, 0%, 17.6%) |
| CIE-LAB | lab(79.42, 0.46, -7.19) |
| CIE-LCH | lch(79.42, 7.21, 273.66°) |
| OKLab | oklab(82.27% -0.0014 -0.0193) |
| OKLCH | oklch(82.27% 0.019 266) |
| XYZ | xyz(53.0825, 55.6615, 68.9074) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5D2 #D2CCBF
analogous
#BFCED2 #BFC5D2 #C2BFD2
triadic
#BFC5D2 #D2BFC5 #C5D2BF
tetradic
#BFC5D2 #D2BFCE #D2CCBF #BFD2C2
square
#BFC5D2 #D2BFCE #D2CCBF #BFD2C2
split-complementary
#BFC5D2 #D2C2BF #CED2BF
monochromatic
#77849F #9BA4B9 #BFC5D2 #E3E6EB #EDEFF2
Accessibility & contrast
On white
1.73
#BFC5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BFC5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5D2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5D2 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#BBC7C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc5d2; /* rgb */ color: rgb(191, 197, 210); /* oklch */ color: oklch(82.3% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#d2d6df',
500: '#bfc5d2',
950: '#000000',
},
}SCSS
$custom: #bfc5d2; $custom-light: #d2d6df; $custom-dark: #000000;
JSON
{
"hex": "#bfc5d2",
"rgb": {
"r": 191,
"g": 197,
"b": 210
},
"hsl": {
"h": 221.053,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.82272,
"c": 0.01935,
"h": 266
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#BFC5D2
secondary
#A79F8E
accent
#824A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384