#BFCFFC#BFCFFC
#BFCFFC is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.7% C 0.065 H 269.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFFC |
|---|---|
| RGB | rgb(191, 207, 252) |
| HSL | hsl(224, 91%, 87%) |
| HSV | hsv(224, 24%, 99%) |
| CMYK | cmyk(24.2%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(83.30, 4.13, -23.81) |
| CIE-LCH | lch(83.30, 24.17, 279.84°) |
| OKLab | oklab(85.74% -0.0004 -0.0652) |
| OKLCH | oklch(85.74% 0.065 269.7) |
| XYZ | xyz(61.3647, 62.7287, 100.9513) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.72
Periwinkle
#CCCCFF
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFFC #FCECBF
analogous
#BFEEFC #BFCFFC #CEBFFC
triadic
#BFCFFC #FCBFCF #CFFCBF
tetradic
#BFCFFC #FCBFEE #FCECBF #BFFCCE
square
#BFCFFC #FCBFEE #FCECBF #BFFCCE
split-complementary
#BFCFFC #FCCEBF #EEFCBF
monochromatic
#4A77F7 #85A3F9 #BFCFFC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.55
#BFCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BFCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFFC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFFC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FE
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#B0D8DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfcffc; /* rgb */ color: rgb(191, 207, 252); /* oklch */ color: oklch(85.7% 0.065 269.7);
Tailwind
colors: {
custom: {
50: '#d3ddfd',
500: '#bfcffc',
950: '#000000',
},
}SCSS
$custom: #bfcffc; $custom-light: #d3ddfd; $custom-dark: #000000;
JSON
{
"hex": "#bfcffc",
"rgb": {
"r": 191,
"g": 207,
"b": 252
},
"hsl": {
"h": 224.262,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.85742,
"c": 0.06521,
"h": 269.7
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#BFCFFC
secondary
#E2C87D
accent
#A900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485