#BFC2DC#BFC2DC
#BFC2DC is a light, muted blue. Relative luminance 0.548; OKLCH L 82.0% C 0.036 H 280.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2DC |
|---|---|
| RGB | rgb(191, 194, 220) |
| HSL | hsl(234, 29%, 81%) |
| HSV | hsv(234, 13%, 86%) |
| CMYK | cmyk(13.2%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(78.94, 4.10, -13.29) |
| CIE-LCH | lch(78.94, 13.91, 287.14°) |
| OKLab | oklab(81.99% 0.0066 -0.0359) |
| OKLCH | oklch(81.99% 0.037 280.3) |
| XYZ | xyz(53.6931, 54.8267, 75.4501) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2DC #DCD9BF
analogous
#BFD0DC #BFC2DC #CABFDC
triadic
#BFC2DC #DCBFC2 #C2DCBF
tetradic
#BFC2DC #DCBFD0 #DCD9BF #BFDCCA
square
#BFC2DC #DCBFD0 #DCD9BF #BFDCCA
split-complementary
#BFC2DC #DCCABF #D0DCBF
monochromatic
#7077B1 #979CC6 #BFC2DC #E7E8F2 #EBECF4
Accessibility & contrast
On white
1.76
#BFC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BFC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2DC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2DC | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DD
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#B9C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2dc; /* rgb */ color: rgb(191, 194, 220); /* oklch */ color: oklch(82.0% 0.036 280.3);
Tailwind
colors: {
custom: {
50: '#d2d4e6',
500: '#bfc2dc',
950: '#000000',
},
}SCSS
$custom: #bfc2dc; $custom-light: #d2d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc2dc",
"rgb": {
"r": 191,
"g": 194,
"b": 220
},
"hsl": {
"h": 233.793,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.81994,
"c": 0.0365,
"h": 280.3
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#BFC2DC
secondary
#B3AF8C
accent
#9D3EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384