#BFC8FB#BFC8FB
#BFC8FB is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.3% C 0.072 H 276.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8FB |
|---|---|
| RGB | rgb(191, 200, 251) |
| HSL | hsl(231, 88%, 87%) |
| HSV | hsv(231, 24%, 98%) |
| CMYK | cmyk(23.9%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.48, 7.65, -26.05) |
| CIE-LCH | lch(81.48, 27.15, 286.37°) |
| OKLab | oklab(84.31% 0.0087 -0.0715) |
| OKLCH | oklch(84.31% 0.072 276.9) |
| XYZ | xyz(59.5482, 59.3486, 99.5661) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.17
Periwinkle
#CCCCFF
ΔE00 3.06
Pastel Blue
#A2BFFE
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8FB #FBF2BF
analogous
#BFE6FB #BFC8FB #D4BFFB
triadic
#BFC8FB #FBBFC8 #C8FBBF
tetradic
#BFC8FB #FBBFE6 #FBF2BF #BFFBD4
square
#BFC8FB #FBBFE6 #FBF2BF #BFFBD4
split-complementary
#BFC8FB #FBD4BF #E6FBBF
monochromatic
#4C65F4 #8597F7 #BFC8FB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.63
#BFC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BFC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8FB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8FB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#B1D1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc8fb; /* rgb */ color: rgb(191, 200, 251); /* oklch */ color: oklch(84.3% 0.072 276.9);
Tailwind
colors: {
custom: {
50: '#d3d8fc',
500: '#bfc8fb',
950: '#000000',
},
}SCSS
$custom: #bfc8fb; $custom-light: #d3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc8fb",
"rgb": {
"r": 191,
"g": 200,
"b": 251
},
"hsl": {
"h": 231,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.84313,
"c": 0.07199,
"h": 276.9
},
"luminance": 0.5935
}Semantic roles & 50–950 ramp
primary
#BFC8FB
secondary
#E0D27E
accent
#C301E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385