#BFCFEF#BFCFEF
#BFCFEF is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.3% C 0.048 H 264.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFEF |
|---|---|
| RGB | rgb(191, 207, 239) |
| HSL | hsl(220, 60%, 84%) |
| HSV | hsv(220, 20%, 94%) |
| CMYK | cmyk(20.1%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(82.88, 1.23, -17.55) |
| CIE-LCH | lch(82.88, 17.59, 274.00°) |
| OKLab | oklab(85.27% -0.0048 -0.0477) |
| OKLCH | oklch(85.27% 0.048 264.3) |
| XYZ | xyz(59.3747, 61.9327, 90.4706) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.30
Lightsteelblue
#B0C4DE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFEF #EFDFBF
analogous
#BFE7EF #BFCFEF #C7BFEF
triadic
#BFCFEF #EFBFCF #CFEFBF
tetradic
#BFCFEF #EFBFE7 #EFDFBF #BFEFC7
square
#BFCFEF #EFBFE7 #EFDFBF #BFEFC7
split-complementary
#BFCFEF #EFC7BF #E7EFBF
monochromatic
#5D86D7 #8EAAE3 #BFCFEF #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.57
#BFCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BFCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFEF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFEF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#B3D5D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcfef; /* rgb */ color: rgb(191, 207, 239); /* oklch */ color: oklch(85.3% 0.048 264.3);
Tailwind
colors: {
custom: {
50: '#d2ddf4',
500: '#bfcfef',
950: '#000000',
},
}SCSS
$custom: #bfcfef; $custom-light: #d2ddf4; $custom-dark: #000000;
JSON
{
"hex": "#bfcfef",
"rgb": {
"r": 191,
"g": 207,
"b": 239
},
"hsl": {
"h": 220,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85272,
"c": 0.04797,
"h": 264.3
},
"luminance": 0.61934
}Semantic roles & 50–950 ramp
primary
#BFCFEF
secondary
#CDB585
accent
#8F1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485