#BFCFEE#BFCFEE
#BFCFEE is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.2% C 0.047 H 263.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFEE |
|---|---|
| RGB | rgb(191, 207, 238) |
| HSL | hsl(220, 58%, 84%) |
| HSV | hsv(220, 20%, 93%) |
| CMYK | cmyk(19.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(82.85, 1.01, -17.06) |
| CIE-LCH | lch(82.85, 17.09, 273.38°) |
| OKLab | oklab(85.24% -0.0051 -0.0464) |
| OKLCH | oklch(85.24% 0.047 263.7) |
| XYZ | xyz(59.2274, 61.8737, 89.6947) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.04
Lightsteelblue
#B0C4DE
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFEE #EEDEBF
analogous
#BFE7EE #BFCFEE #C7BFEE
triadic
#BFCFEE #EEBFCF #CFEEBF
tetradic
#BFCFEE #EEBFE7 #EEDEBF #BFEEC7
square
#BFCFEE #EEBFE7 #EEDEBF #BFEEC7
split-complementary
#BFCFEE #EEC7BF #E7EEBF
monochromatic
#5E86D4 #8FABE1 #BFCFEE #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.57
#BFCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BFCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFEE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFEE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#B3D5D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcfee; /* rgb */ color: rgb(191, 207, 238); /* oklch */ color: oklch(85.2% 0.047 263.7);
Tailwind
colors: {
custom: {
50: '#d2ddf3',
500: '#bfcfee',
950: '#000000',
},
}SCSS
$custom: #bfcfee; $custom-light: #d2ddf3; $custom-dark: #000000;
JSON
{
"hex": "#bfcfee",
"rgb": {
"r": 191,
"g": 207,
"b": 238
},
"hsl": {
"h": 219.574,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85237,
"c": 0.04667,
"h": 263.7
},
"luminance": 0.61875
}Semantic roles & 50–950 ramp
primary
#BFCFEE
secondary
#CCB486
accent
#8D20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485