#BFCCFC#BFCCFC
#BFCCFC is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.1% C 0.069 H 273.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCFC |
|---|---|
| RGB | rgb(191, 204, 252) |
| HSL | hsl(227, 91%, 87%) |
| HSV | hsv(227, 24%, 99%) |
| CMYK | cmyk(24.2%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(82.53, 5.73, -24.98) |
| CIE-LCH | lch(82.53, 25.63, 282.93°) |
| OKLab | oklab(85.14% 0.0036 -0.0685) |
| OKLCH | oklch(85.14% 0.069 273) |
| XYZ | xyz(60.6448, 61.2889, 100.7113) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.56
Periwinkle
#CCCCFF
ΔE00 3.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCFC #FCEFBF
analogous
#BFEBFC #BFCCFC #D1BFFC
triadic
#BFCCFC #FCBFCC #CCFCBF
tetradic
#BFCCFC #FCBFEB #FCEFBF #BFFCD1
square
#BFCCFC #FCBFEB #FCEFBF #BFFCD1
split-complementary
#BFCCFC #FCD1BF #EBFCBF
monochromatic
#4A6FF7 #859DF9 #BFCCFC #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.58
#BFCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BFCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCFC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCFC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#B0D5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccfc; /* rgb */ color: rgb(191, 204, 252); /* oklch */ color: oklch(85.1% 0.069 273.0);
Tailwind
colors: {
custom: {
50: '#d3dbfd',
500: '#bfccfc',
950: '#000000',
},
}SCSS
$custom: #bfccfc; $custom-light: #d3dbfd; $custom-dark: #000000;
JSON
{
"hex": "#bfccfc",
"rgb": {
"r": 191,
"g": 204,
"b": 252
},
"hsl": {
"h": 227.213,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.85144,
"c": 0.06857,
"h": 273
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#BFCCFC
secondary
#E2CD7D
accent
#B500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485