#BFC2D2#BFC2D2
#BFC2D2 is a light, muted blue. Relative luminance 0.543; OKLCH L 81.7% C 0.023 H 277.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2D2 |
|---|---|
| RGB | rgb(191, 194, 210) |
| HSL | hsl(231, 17%, 79%) |
| HSV | hsv(231, 9%, 82%) |
| CMYK | cmyk(9%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.64, 2.06, -8.35) |
| CIE-LCH | lch(78.64, 8.60, 283.86°) |
| OKLab | oklab(81.66% 0.0029 -0.0224) |
| OKLCH | oklch(81.66% 0.023 277.4) |
| XYZ | xyz(52.4081, 54.3127, 68.6826) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.44
Fog
#D8DCE0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2D2 #D2CFBF
analogous
#BFCBD2 #BFC2D2 #C5BFD2
triadic
#BFC2D2 #D2BFC2 #C2D2BF
tetradic
#BFC2D2 #D2BFCB #D2CFBF #BFD2C5
square
#BFC2D2 #D2BFCB #D2CFBF #BFD2C5
split-complementary
#BFC2D2 #D2C5BF #CBD2BF
monochromatic
#777D9F #9BA0B9 #BFC2D2 #E3E4EB #EDEEF2
Accessibility & contrast
On white
1.77
#BFC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BFC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2D2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2D2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#BBC5C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2d2; /* rgb */ color: rgb(191, 194, 210); /* oklch */ color: oklch(81.7% 0.023 277.4);
Tailwind
colors: {
custom: {
50: '#d2d4df',
500: '#bfc2d2',
950: '#000000',
},
}SCSS
$custom: #bfc2d2; $custom-light: #d2d4df; $custom-dark: #000000;
JSON
{
"hex": "#bfc2d2",
"rgb": {
"r": 191,
"g": 194,
"b": 210
},
"hsl": {
"h": 230.526,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.81663,
"c": 0.02259,
"h": 277.4
},
"luminance": 0.54313
}Semantic roles & 50–950 ramp
primary
#BFC2D2
secondary
#A7A38E
accent
#8F4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384