#BFCBF6#BFCBF6
#BFCBF6 is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.7% C 0.062 H 272.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF6 |
|---|---|
| RGB | rgb(191, 203, 246) |
| HSL | hsl(227, 75%, 86%) |
| HSV | hsv(227, 22%, 96%) |
| CMYK | cmyk(22.4%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(82.08, 4.91, -22.48) |
| CIE-LCH | lch(82.08, 23.01, 282.32°) |
| OKLab | oklab(84.72% 0.003 -0.0615) |
| OKLCH | oklch(84.72% 0.062 272.8) |
| XYZ | xyz(59.4721, 60.4407, 95.7038) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF6 #F6EABF
analogous
#BFE6F6 #BFCBF6 #CEBFF6
triadic
#BFCBF6 #F6BFCB #CBF6BF
tetradic
#BFCBF6 #F6BFE6 #F6EABF #BFF6CE
square
#BFCBF6 #F6BFE6 #F6EABF #BFF6CE
split-complementary
#BFCBF6 #F6CEBF #E6F6BF
monochromatic
#5474E7 #899FEE #BFCBF6 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.60
#BFCBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BFCBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFF8
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#B2D3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf6; /* rgb */ color: rgb(191, 203, 246); /* oklch */ color: oklch(84.7% 0.062 272.8);
Tailwind
colors: {
custom: {
50: '#d3daf9',
500: '#bfcbf6',
950: '#000000',
},
}SCSS
$custom: #bfcbf6; $custom-light: #d3daf9; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf6",
"rgb": {
"r": 191,
"g": 203,
"b": 246
},
"hsl": {
"h": 226.909,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.84721,
"c": 0.06153,
"h": 272.8
},
"luminance": 0.60442
}Semantic roles & 50–950 ramp
primary
#BFCBF6
secondary
#D8C581
accent
#AC0ED8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385