#BFCBFC#BFCBFC
#BFCBFC is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.070 H 274.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBFC |
|---|---|
| RGB | rgb(191, 203, 252) |
| HSL | hsl(228, 91%, 87%) |
| HSV | hsv(228, 24%, 99%) |
| CMYK | cmyk(24.2%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.28, 6.27, -25.37) |
| CIE-LCH | lch(82.28, 26.13, 283.88°) |
| OKLab | oklab(84.95% 0.005 -0.0695) |
| OKLCH | oklch(84.95% 0.07 274.1) |
| XYZ | xyz(60.4079, 60.8150, 100.6324) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.18
Periwinkle
#CCCCFF
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBFC #FCF0BF
analogous
#BFEAFC #BFCBFC #D2BFFC
triadic
#BFCBFC #FCBFCB #CBFCBF
tetradic
#BFCBFC #FCBFEA #FCF0BF #BFFCD2
square
#BFCBFC #FCBFEA #FCF0BF #BFFCD2
split-complementary
#BFCBFC #FCD2BF #EAFCBF
monochromatic
#4A6CF7 #859CF9 #BFCBFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.60
#BFCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BFCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBFC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBFC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#B9CAFB
Tritanopia (blue-blind)
#B0D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcbfc; /* rgb */ color: rgb(191, 203, 252); /* oklch */ color: oklch(84.9% 0.070 274.1);
Tailwind
colors: {
custom: {
50: '#d3dafd',
500: '#bfcbfc',
950: '#000000',
},
}SCSS
$custom: #bfcbfc; $custom-light: #d3dafd; $custom-dark: #000000;
JSON
{
"hex": "#bfcbfc",
"rgb": {
"r": 191,
"g": 203,
"b": 252
},
"hsl": {
"h": 228.197,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.84945,
"c": 0.06973,
"h": 274.1
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#BFCBFC
secondary
#E2CE7D
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385