#BFCCFD#BFCCFD
#BFCCFD is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.2% C 0.070 H 273.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCFD |
|---|---|
| RGB | rgb(191, 204, 253) |
| HSL | hsl(227, 94%, 87%) |
| HSV | hsv(227, 25%, 99%) |
| CMYK | cmyk(24.5%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.57, 5.96, -25.46) |
| CIE-LCH | lch(82.57, 26.15, 283.18°) |
| OKLab | oklab(85.18% 0.004 -0.0698) |
| OKLCH | oklch(85.18% 0.07 273.2) |
| XYZ | xyz(60.8037, 61.3524, 101.5481) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.51
Periwinkle
#CCCCFF
ΔE00 3.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCFD #FDF0BF
analogous
#BFEBFD #BFCCFD #D1BFFD
triadic
#BFCCFD #FDBFCC #CCFDBF
tetradic
#BFCCFD #FDBFEB #FDF0BF #BFFDD1
square
#BFCCFD #FDBFEB #FDF0BF #BFFDD1
split-complementary
#BFCCFD #FDD1BF #EBFDBF
monochromatic
#486DF9 #849DFB #BFCCFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.58
#BFCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BFCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCFD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCFD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#B0D5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccfd; /* rgb */ color: rgb(191, 204, 253); /* oklch */ color: oklch(85.2% 0.070 273.2);
Tailwind
colors: {
custom: {
50: '#d3dbfe',
500: '#bfccfd',
950: '#000000',
},
}SCSS
$custom: #bfccfd; $custom-light: #d3dbfe; $custom-dark: #000000;
JSON
{
"hex": "#bfccfd",
"rgb": {
"r": 191,
"g": 204,
"b": 253
},
"hsl": {
"h": 227.419,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.85182,
"c": 0.06992,
"h": 273.2
},
"luminance": 0.61354
}Semantic roles & 50–950 ramp
primary
#BFCCFD
secondary
#E4CE7C
accent
#B500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485