#BFCFEB#BFCFEB
#BFCFEB is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.1% C 0.043 H 261.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFEB |
|---|---|
| RGB | rgb(191, 207, 235) |
| HSL | hsl(218, 52%, 84%) |
| HSV | hsv(218, 19%, 92%) |
| CMYK | cmyk(18.7%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.75, 0.36, -15.60) |
| CIE-LCH | lch(82.75, 15.61, 271.31°) |
| OKLab | oklab(85.13% -0.0062 -0.0424) |
| OKLCH | oklch(85.13% 0.043 261.7) |
| XYZ | xyz(58.7903, 61.6989, 87.3928) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.27
Lightsteelblue
#B0C4DE
ΔE00 3.54
Cloudy Blue
#ACC2D9
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFEB #EBDBBF
analogous
#BFE5EB #BFCFEB #C5BFEB
triadic
#BFCFEB #EBBFCF #CFEBBF
tetradic
#BFCFEB #EBBFE5 #EBDBBF #BFEBC5
square
#BFCFEB #EBBFE5 #EBDBBF #BFEBC5
split-complementary
#BFCFEB #EBC5BF #E5EBBF
monochromatic
#6289CE #90ACDC #BFCFEB #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.57
#BFCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BFCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFEB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFEB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#B4D5D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcfeb; /* rgb */ color: rgb(191, 207, 235); /* oklch */ color: oklch(85.1% 0.043 261.7);
Tailwind
colors: {
custom: {
50: '#d2ddf1',
500: '#bfcfeb',
950: '#000000',
},
}SCSS
$custom: #bfcfeb; $custom-light: #d2ddf1; $custom-dark: #000000;
JSON
{
"hex": "#bfcfeb",
"rgb": {
"r": 191,
"g": 207,
"b": 235
},
"hsl": {
"h": 218.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85133,
"c": 0.04281,
"h": 261.7
},
"luminance": 0.617
}Semantic roles & 50–950 ramp
primary
#BFCFEB
secondary
#C7B087
accent
#8826C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485