#BFC3D2#BFC3D2
#BFC3D2 is a light, muted blue. Relative luminance 0.548; OKLCH L 81.9% C 0.021 H 274.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3D2 |
|---|---|
| RGB | rgb(191, 195, 210) |
| HSL | hsl(227, 17%, 79%) |
| HSV | hsv(227, 9%, 82%) |
| CMYK | cmyk(9%, 7.1%, 0%, 17.6%) |
| CIE-LAB | lab(78.90, 1.53, -7.96) |
| CIE-LCH | lch(78.90, 8.11, 280.84°) |
| OKLab | oklab(81.86% 0.0015 -0.0214) |
| OKLCH | oklch(81.86% 0.021 274) |
| XYZ | xyz(52.6314, 54.7593, 68.7571) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3D2 #D2CEBF
analogous
#BFCCD2 #BFC3D2 #C4BFD2
triadic
#BFC3D2 #D2BFC3 #C3D2BF
tetradic
#BFC3D2 #D2BFCC #D2CEBF #BFD2C4
square
#BFC3D2 #D2BFCC #D2CEBF #BFD2C4
split-complementary
#BFC3D2 #D2C4BF #CCD2BF
monochromatic
#77809F #9BA1B9 #BFC3D2 #E3E5EB #EDEEF2
Accessibility & contrast
On white
1.76
#BFC3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BFC3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3D2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3D2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#BBC6C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc3d2; /* rgb */ color: rgb(191, 195, 210); /* oklch */ color: oklch(81.9% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#d2d5df',
500: '#bfc3d2',
950: '#000000',
},
}SCSS
$custom: #bfc3d2; $custom-light: #d2d5df; $custom-dark: #000000;
JSON
{
"hex": "#bfc3d2",
"rgb": {
"r": 191,
"g": 195,
"b": 210
},
"hsl": {
"h": 227.368,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.81865,
"c": 0.02142,
"h": 274
},
"luminance": 0.5476
}Semantic roles & 50–950 ramp
primary
#BFC3D2
secondary
#A7A28E
accent
#8A4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384