#BFCFF8#BFCFF8
#BFCFF8 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.6% C 0.060 H 268.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFF8 |
|---|---|
| RGB | rgb(191, 207, 248) |
| HSL | hsl(223, 80%, 86%) |
| HSV | hsv(223, 23%, 97%) |
| CMYK | cmyk(23%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(83.17, 3.22, -21.89) |
| CIE-LCH | lch(83.17, 22.13, 278.38°) |
| OKLab | oklab(85.6% -0.0017 -0.0598) |
| OKLCH | oklch(85.6% 0.06 268.4) |
| XYZ | xyz(60.7375, 62.4778, 97.6481) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFF8 #F8E8BF
analogous
#BFEBF8 #BFCFF8 #CBBFF8
triadic
#BFCFF8 #F8BFCF #CFF8BF
tetradic
#BFCFF8 #F8BFEB #F8E8BF #BFF8CB
square
#BFCFF8 #F8BFEB #F8E8BF #BFF8CB
split-complementary
#BFCFF8 #F8CBBF #EBF8BF
monochromatic
#517CEC #88A6F2 #BFCFF8 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.56
#BFCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BFCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFF8
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFF8 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FA
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#B1D7DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfcff8; /* rgb */ color: rgb(191, 207, 248); /* oklch */ color: oklch(85.6% 0.060 268.4);
Tailwind
colors: {
custom: {
50: '#d3ddfa',
500: '#bfcff8',
950: '#000000',
},
}SCSS
$custom: #bfcff8; $custom-light: #d3ddfa; $custom-dark: #000000;
JSON
{
"hex": "#bfcff8",
"rgb": {
"r": 191,
"g": 207,
"b": 248
},
"hsl": {
"h": 223.158,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.85595,
"c": 0.05985,
"h": 268.4
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#BFCFF8
secondary
#DBC280
accent
#A109DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485