#BFCBF3#BFCBF3
#BFCBF3 is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.057 H 272.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF3 |
|---|---|
| RGB | rgb(191, 203, 243) |
| HSL | hsl(226, 68%, 85%) |
| HSV | hsv(226, 21%, 95%) |
| CMYK | cmyk(21.4%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.98, 4.24, -21.03) |
| CIE-LCH | lch(81.98, 21.46, 281.39°) |
| OKLab | oklab(84.61% 0.002 -0.0574) |
| OKLCH | oklch(84.61% 0.057 272) |
| XYZ | xyz(59.0154, 60.2580, 93.2983) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF3 #F3E7BF
analogous
#BFE5F3 #BFCBF3 #CDBFF3
triadic
#BFCBF3 #F3BFCB #CBF3BF
tetradic
#BFCBF3 #F3BFE5 #F3E7BF #BFF3CD
square
#BFCBF3 #F3BFE5 #F3E7BF #BFF3CD
split-complementary
#BFCBF3 #F3CDBF #E5F3BF
monochromatic
#5877E0 #8BA1E9 #BFCBF3 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.61
#BFCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BFCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF3
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF3 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF5
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#B3D2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf3; /* rgb */ color: rgb(191, 203, 243); /* oklch */ color: oklch(84.6% 0.057 272.0);
Tailwind
colors: {
custom: {
50: '#d3daf7',
500: '#bfcbf3',
950: '#000000',
},
}SCSS
$custom: #bfcbf3; $custom-light: #d3daf7; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf3",
"rgb": {
"r": 191,
"g": 203,
"b": 243
},
"hsl": {
"h": 226.154,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.84611,
"c": 0.05745,
"h": 272
},
"luminance": 0.60259
}Semantic roles & 50–950 ramp
primary
#BFCBF3
secondary
#D3C183
accent
#A515D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385