#BFC8FC#BFC8FC
#BFC8FC is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.4% C 0.073 H 277.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8FC |
|---|---|
| RGB | rgb(191, 200, 252) |
| HSL | hsl(231, 91%, 87%) |
| HSV | hsv(231, 24%, 99%) |
| CMYK | cmyk(24.2%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(81.52, 7.88, -26.53) |
| CIE-LCH | lch(81.52, 27.68, 286.55°) |
| OKLab | oklab(84.35% 0.009 -0.0728) |
| OKLCH | oklch(84.35% 0.073 277) |
| XYZ | xyz(59.7063, 59.4118, 100.3985) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.14
Periwinkle
#CCCCFF
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8FC #FCF3BF
analogous
#BFE7FC #BFC8FC #D5BFFC
triadic
#BFC8FC #FCBFC8 #C8FCBF
tetradic
#BFC8FC #FCBFE7 #FCF3BF #BFFCD5
square
#BFC8FC #FCBFE7 #FCF3BF #BFFCD5
split-complementary
#BFC8FC #FCD5BF #E7FCBF
monochromatic
#4A64F7 #8596F9 #BFC8FC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.63
#BFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8FC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8FC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#B6C8FB
Tritanopia (blue-blind)
#B0D1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfc8fc; /* rgb */ color: rgb(191, 200, 252); /* oklch */ color: oklch(84.4% 0.073 277.0);
Tailwind
colors: {
custom: {
50: '#d3d8fd',
500: '#bfc8fc',
950: '#000000',
},
}SCSS
$custom: #bfc8fc; $custom-light: #d3d8fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc8fc",
"rgb": {
"r": 191,
"g": 200,
"b": 252
},
"hsl": {
"h": 231.148,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.84351,
"c": 0.07336,
"h": 277
},
"luminance": 0.59413
}Semantic roles & 50–950 ramp
primary
#BFC8FC
secondary
#E2D37D
accent
#C400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385