#BFC7DF#BFC7DF
#BFC7DF is a very light, muted blue. Relative luminance 0.573; OKLCH L 83.1% C 0.035 H 271.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7DF |
|---|---|
| RGB | rgb(191, 199, 223) |
| HSL | hsl(225, 33%, 81%) |
| HSV | hsv(225, 14%, 87%) |
| CMYK | cmyk(14.3%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.32, 2.05, -12.84) |
| CIE-LCH | lch(80.32, 13.00, 279.08°) |
| OKLab | oklab(83.1% 0.0006 -0.0347) |
| OKLCH | oklch(83.1% 0.035 271) |
| XYZ | xyz(55.2255, 57.2502, 77.9386) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.02
Lightsteelblue
#B0C4DE
ΔE00 4.82
Cloudy Blue
#ACC2D9
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 7.93
Periwinkle
#CCCCFF
ΔE00 8.19
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7DF #DFD7BF
analogous
#BFD7DF #BFC7DF #C7BFDF
triadic
#BFC7DF #DFBFC7 #C7DFBF
tetradic
#BFC7DF #DFBFD7 #DFD7BF #BFDFC7
square
#BFC7DF #DFBFD7 #DFD7BF #BFDFC7
split-complementary
#BFC7DF #DFC7BF #D7DFBF
monochromatic
#6D80B6 #96A3CB #BFC7DF #E8EBF3 #EBEDF5
Accessibility & contrast
On white
1.69
#BFC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BFC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7DF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7DF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#B8CBCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc7df; /* rgb */ color: rgb(191, 199, 223); /* oklch */ color: oklch(83.1% 0.035 271.0);
Tailwind
colors: {
custom: {
50: '#d2d8e9',
500: '#bfc7df',
950: '#000000',
},
}SCSS
$custom: #bfc7df; $custom-light: #d2d8e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc7df",
"rgb": {
"r": 191,
"g": 199,
"b": 223
},
"hsl": {
"h": 225,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.83104,
"c": 0.03471,
"h": 271
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#BFC7DF
secondary
#B7AC8B
accent
#8F39AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384