#BFCDFC#BFCDFC
#BFCDFC is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.3% C 0.067 H 271.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDFC |
|---|---|
| RGB | rgb(191, 205, 252) |
| HSL | hsl(226, 91%, 87%) |
| HSV | hsv(226, 24%, 99%) |
| CMYK | cmyk(24.2%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(82.79, 5.20, -24.59) |
| CIE-LCH | lch(82.79, 25.14, 281.94°) |
| OKLab | oklab(85.34% 0.0023 -0.0674) |
| OKLCH | oklch(85.34% 0.067 271.9) |
| XYZ | xyz(60.8833, 61.7657, 100.7908) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.94
Periwinkle
#CCCCFF
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDFC #FCEEBF
analogous
#BFEBFC #BFCDFC #D0BFFC
triadic
#BFCDFC #FCBFCD #CDFCBF
tetradic
#BFCDFC #FCBFEB #FCEEBF #BFFCD0
square
#BFCDFC #FCBFEB #FCEEBF #BFFCD0
split-complementary
#BFCDFC #FCD0BF #EBFCBF
monochromatic
#4A72F7 #859FF9 #BFCDFC #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.57
#BFCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BFCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDFC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDFC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#B0D6DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcdfc; /* rgb */ color: rgb(191, 205, 252); /* oklch */ color: oklch(85.3% 0.067 271.9);
Tailwind
colors: {
custom: {
50: '#d3dcfd',
500: '#bfcdfc',
950: '#000000',
},
}SCSS
$custom: #bfcdfc; $custom-light: #d3dcfd; $custom-dark: #000000;
JSON
{
"hex": "#bfcdfc",
"rgb": {
"r": 191,
"g": 205,
"b": 252
},
"hsl": {
"h": 226.23,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.85343,
"c": 0.06742,
"h": 271.9
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#BFCDFC
secondary
#E2CB7D
accent
#B100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485