#BFC2D7#BFC2D7
#BFC2D7 is a light, muted blue. Relative luminance 0.546; OKLCH L 81.8% C 0.030 H 279.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2D7 |
|---|---|
| RGB | rgb(191, 194, 215) |
| HSL | hsl(233, 23%, 80%) |
| HSV | hsv(233, 11%, 84%) |
| CMYK | cmyk(11.2%, 9.8%, 0%, 15.7%) |
| CIE-LAB | lab(78.79, 3.07, -10.82) |
| CIE-LCH | lch(78.79, 11.25, 285.83°) |
| OKLab | oklab(81.83% 0.0048 -0.0291) |
| OKLCH | oklch(81.83% 0.03 279.3) |
| XYZ | xyz(53.0408, 54.5658, 72.0147) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.84
Lavender (CSS)
#E6E6FA
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2D7 #D7D4BF
analogous
#BFCED7 #BFC2D7 #C8BFD7
triadic
#BFC2D7 #D7BFC2 #C2D7BF
tetradic
#BFC2D7 #D7BFCE #D7D4BF #BFD7C8
square
#BFC2D7 #D7BFCE #D7D4BF #BFD7C8
split-complementary
#BFC2D7 #D7C8BF #CED7BF
monochromatic
#747AA8 #999EBF #BFC2D7 #E5E6EF #ECEDF3
Accessibility & contrast
On white
1.76
#BFC2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BFC2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2D7
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2D7 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D8
Deuteranopia (green-blind)
#BCC2D6
Tritanopia (blue-blind)
#BAC6C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2d7; /* rgb */ color: rgb(191, 194, 215); /* oklch */ color: oklch(81.8% 0.030 279.3);
Tailwind
colors: {
custom: {
50: '#d2d4e3',
500: '#bfc2d7',
950: '#000000',
},
}SCSS
$custom: #bfc2d7; $custom-light: #d2d4e3; $custom-dark: #000000;
JSON
{
"hex": "#bfc2d7",
"rgb": {
"r": 191,
"g": 194,
"b": 215
},
"hsl": {
"h": 232.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.81826,
"c": 0.02953,
"h": 279.3
},
"luminance": 0.54566
}Semantic roles & 50–950 ramp
primary
#BFC2D7
secondary
#ADA98D
accent
#9644A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384