#BFC7FD#BFC7FD
#BFC7FD is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.2% C 0.076 H 278.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7FD |
|---|---|
| RGB | rgb(191, 199, 253) |
| HSL | hsl(232, 94%, 87%) |
| HSV | hsv(232, 25%, 99%) |
| CMYK | cmyk(24.5%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.30, 8.65, -27.40) |
| CIE-LCH | lch(81.30, 28.73, 287.53°) |
| OKLab | oklab(84.19% 0.0107 -0.0752) |
| OKLCH | oklch(84.19% 0.076 278.1) |
| XYZ | xyz(59.6343, 59.0137, 101.1583) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.88
Periwinkle
#CCCCFF
ΔE00 3.09
Pastel Blue
#A2BFFE
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7FD #FDF5BF
analogous
#BFE6FD #BFC7FD #D6BFFD
triadic
#BFC7FD #FDBFC7 #C7FDBF
tetradic
#BFC7FD #FDBFE6 #FDF5BF #BFFDD6
square
#BFC7FD #FDBFE6 #FDF5BF #BFFDD6
split-complementary
#BFC7FD #FDD6BF #E6FDBF
monochromatic
#485FF9 #8493FB #BFC7FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.64
#BFC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BFC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7FD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7FD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#B0D1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc7fd; /* rgb */ color: rgb(191, 199, 253); /* oklch */ color: oklch(84.2% 0.076 278.1);
Tailwind
colors: {
custom: {
50: '#d3d7fe',
500: '#bfc7fd',
950: '#000000',
},
}SCSS
$custom: #bfc7fd; $custom-light: #d3d7fe; $custom-dark: #000000;
JSON
{
"hex": "#bfc7fd",
"rgb": {
"r": 191,
"g": 199,
"b": 253
},
"hsl": {
"h": 232.258,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.84193,
"c": 0.076,
"h": 278.1
},
"luminance": 0.59015
}Semantic roles & 50–950 ramp
primary
#BFC7FD
secondary
#E4D77C
accent
#C800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385