#BFC7EE#BFC7EE
#BFC7EE is a very light, muted blue. Relative luminance 0.581; OKLCH L 83.6% C 0.055 H 276.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7EE |
|---|---|
| RGB | rgb(191, 199, 238) |
| HSL | hsl(230, 58%, 84%) |
| HSV | hsv(230, 20%, 93%) |
| CMYK | cmyk(19.7%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.79, 5.27, -20.16) |
| CIE-LCH | lch(80.79, 20.84, 284.66°) |
| OKLab | oklab(83.63% 0.0058 -0.055) |
| OKLCH | oklch(83.63% 0.055 276) |
| XYZ | xyz(57.3381, 58.0952, 89.0649) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.36
Periwinkle
#CCCCFF
ΔE00 3.93
Light Blue Grey
#B7C9E2
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7EE #EEE6BF
analogous
#BFDFEE #BFC7EE #CFBFEE
triadic
#BFC7EE #EEBFC7 #C7EEBF
tetradic
#BFC7EE #EEBFDF #EEE6BF #BFEECF
square
#BFC7EE #EEBFDF #EEE6BF #BFEECF
split-complementary
#BFC7EE #EECFBF #DFEEBF
monochromatic
#5E72D4 #8F9DE1 #BFC7EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.66
#BFC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BFC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7EE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7EE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#B4CED4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc7ee; /* rgb */ color: rgb(191, 199, 238); /* oklch */ color: oklch(83.6% 0.055 276.0);
Tailwind
colors: {
custom: {
50: '#d2d7f3',
500: '#bfc7ee',
950: '#000000',
},
}SCSS
$custom: #bfc7ee; $custom-light: #d2d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc7ee",
"rgb": {
"r": 191,
"g": 199,
"b": 238
},
"hsl": {
"h": 229.787,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83629,
"c": 0.05527,
"h": 276
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#BFC7EE
secondary
#CCC086
accent
#A920C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385