#BFCBF4#BFCBF4
#BFCBF4 is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.059 H 272.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF4 |
|---|---|
| RGB | rgb(191, 203, 244) |
| HSL | hsl(226, 71%, 85%) |
| HSV | hsv(226, 22%, 96%) |
| CMYK | cmyk(21.7%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.01, 4.46, -21.52) |
| CIE-LCH | lch(82.01, 21.98, 281.71°) |
| OKLab | oklab(84.65% 0.0024 -0.0588) |
| OKLCH | oklch(84.65% 0.059 272.3) |
| XYZ | xyz(59.1668, 60.3186, 94.0958) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF4 #F4E8BF
analogous
#BFE5F4 #BFCBF4 #CDBFF4
triadic
#BFCBF4 #F4BFCB #CBF4BF
tetradic
#BFCBF4 #F4BFE5 #F4E8BF #BFF4CD
square
#BFCBF4 #F4BFE5 #F4E8BF #BFF4CD
split-complementary
#BFCBF4 #F4CDBF #E5F4BF
monochromatic
#5776E2 #8BA1EB #BFCBF4 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.61
#BFCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BFCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF4 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#B2D3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf4; /* rgb */ color: rgb(191, 203, 244); /* oklch */ color: oklch(84.6% 0.059 272.3);
Tailwind
colors: {
custom: {
50: '#d3daf7',
500: '#bfcbf4',
950: '#000000',
},
}SCSS
$custom: #bfcbf4; $custom-light: #d3daf7; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf4",
"rgb": {
"r": 191,
"g": 203,
"b": 244
},
"hsl": {
"h": 226.415,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.84647,
"c": 0.05881,
"h": 272.3
},
"luminance": 0.6032
}Semantic roles & 50–950 ramp
primary
#BFCBF4
secondary
#D5C282
accent
#A713D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385