#BFC6DA#BFC6DA
#BFC6DA is a very light, muted blue. Relative luminance 0.565; OKLCH L 82.7% C 0.029 H 270.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6DA |
|---|---|
| RGB | rgb(191, 198, 218) |
| HSL | hsl(224, 27%, 80%) |
| HSV | hsv(224, 12%, 85%) |
| CMYK | cmyk(12.4%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.91, 1.55, -10.76) |
| CIE-LCH | lch(79.91, 10.87, 278.19°) |
| OKLab | oklab(82.74% 0.0002 -0.029) |
| OKLCH | oklch(82.74% 0.029 270.4) |
| XYZ | xyz(54.3320, 56.5258, 74.3642) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 4.93
Cloudy Blue
#ACC2D9
ΔE00 5.95
Dove Gray
#B6B8BD
ΔE00 7.27
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6DA #DAD3BF
analogous
#BFD4DA #BFC6DA #C5BFDA
triadic
#BFC6DA #DABFC6 #C6DABF
tetradic
#BFC6DA #DABFD4 #DAD3BF #BFDAC5
square
#BFC6DA #DABFD4 #DAD3BF #BFDAC5
split-complementary
#BFC6DA #DAC5BF #D4DABF
monochromatic
#7181AD #98A3C4 #BFC6DA #E6E9F0 #ECEEF4
Accessibility & contrast
On white
1.71
#BFC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BFC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6DA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6DA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#B9CACC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc6da; /* rgb */ color: rgb(191, 198, 218); /* oklch */ color: oklch(82.7% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#d2d7e5',
500: '#bfc6da',
950: '#000000',
},
}SCSS
$custom: #bfc6da; $custom-light: #d2d7e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc6da",
"rgb": {
"r": 191,
"g": 198,
"b": 218
},
"hsl": {
"h": 224.444,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.82735,
"c": 0.02902,
"h": 270.4
},
"luminance": 0.56526
}Semantic roles & 50–950 ramp
primary
#BFC6DA
secondary
#B1A78D
accent
#8B40A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384