#BFC2D6#BFC2D6
#BFC2D6 is a light, muted blue. Relative luminance 0.545; OKLCH L 81.8% C 0.028 H 279.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2D6 |
|---|---|
| RGB | rgb(191, 194, 214) |
| HSL | hsl(232, 22%, 79%) |
| HSV | hsv(232, 11%, 84%) |
| CMYK | cmyk(10.7%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(78.76, 2.87, -10.33) |
| CIE-LCH | lch(78.76, 10.72, 285.51°) |
| OKLab | oklab(81.79% 0.0044 -0.0278) |
| OKLCH | oklch(81.79% 0.028 279) |
| XYZ | xyz(52.9127, 54.5145, 71.3400) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.67
Silver
#C0C0C0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2D6 #D6D3BF
analogous
#BFCED6 #BFC2D6 #C8BFD6
triadic
#BFC2D6 #D6BFC2 #C2D6BF
tetradic
#BFC2D6 #D6BFCE #D6D3BF #BFD6C8
square
#BFC2D6 #D6BFCE #D6D3BF #BFD6C8
split-complementary
#BFC2D6 #D6C8BF #CED6BF
monochromatic
#747BA6 #9A9EBE #BFC2D6 #E4E6EE #ECEDF3
Accessibility & contrast
On white
1.76
#BFC2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BFC2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2D6
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2D6 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D7
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#BAC5C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2d6; /* rgb */ color: rgb(191, 194, 214); /* oklch */ color: oklch(81.8% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#d2d4e2',
500: '#bfc2d6',
950: '#000000',
},
}SCSS
$custom: #bfc2d6; $custom-light: #d2d4e2; $custom-dark: #000000;
JSON
{
"hex": "#bfc2d6",
"rgb": {
"r": 191,
"g": 194,
"b": 214
},
"hsl": {
"h": 232.174,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.81793,
"c": 0.02814,
"h": 279
},
"luminance": 0.54515
}Semantic roles & 50–950 ramp
primary
#BFC2D6
secondary
#ACA88E
accent
#9445A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384