#BFC7FF#BFC7FF
#BFC7FF is a very light, moderate blue. Relative luminance 0.591; OKLCH L 84.3% C 0.079 H 278.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7FF |
|---|---|
| RGB | rgb(191, 199, 255) |
| HSL | hsl(233, 100%, 87%) |
| HSV | hsv(233, 25%, 100%) |
| CMYK | cmyk(25.1%, 22%, 0%, 0%) |
| CIE-LAB | lab(81.37, 9.11, -28.35) |
| CIE-LCH | lch(81.37, 29.78, 287.82°) |
| OKLab | oklab(84.27% 0.0113 -0.0779) |
| OKLCH | oklch(84.27% 0.079 278.2) |
| XYZ | xyz(59.9546, 59.1418, 102.8450) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.09
Periwinkle
#CCCCFF
ΔE00 3.29
Pastel Blue
#A2BFFE
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7FF #FFF7BF
analogous
#BFE7FF #BFC7FF #D7BFFF
triadic
#BFC7FF #FFBFC7 #C7FFBF
tetradic
#BFC7FF #FFBFE7 #FFF7BF #BFFFD7
square
#BFC7FF #FFBFE7 #FFF7BF #BFFFD7
split-complementary
#BFC7FF #FFD7BF #E7FFBF
monochromatic
#455CFF #8291FF #BFC7FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.64
#BFC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BFC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7FF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7FF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#B0D1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc7ff; /* rgb */ color: rgb(191, 199, 255); /* oklch */ color: oklch(84.3% 0.079 278.2);
Tailwind
colors: {
custom: {
50: '#d3d7ff',
500: '#bfc7ff',
950: '#000000',
},
}SCSS
$custom: #bfc7ff; $custom-light: #d3d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc7ff",
"rgb": {
"r": 191,
"g": 199,
"b": 255
},
"hsl": {
"h": 232.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.84271,
"c": 0.07876,
"h": 278.2
},
"luminance": 0.59143
}Semantic roles & 50–950 ramp
primary
#BFC7FF
secondary
#E8DA7B
accent
#C900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386