#BFCBFB#BFCBFB
#BFCBFB is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.068 H 273.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBFB |
|---|---|
| RGB | rgb(191, 203, 251) |
| HSL | hsl(228, 88%, 87%) |
| HSV | hsv(228, 24%, 98%) |
| CMYK | cmyk(23.9%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.25, 6.04, -24.89) |
| CIE-LCH | lch(82.25, 25.61, 283.65°) |
| OKLab | oklab(84.91% 0.0046 -0.0682) |
| OKLCH | oklch(84.91% 0.068 273.9) |
| XYZ | xyz(60.2499, 60.7518, 99.8000) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.24
Periwinkle
#CCCCFF
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Pastel Blue
#A2BFFE
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBFB #FBEFBF
analogous
#BFE9FB #BFCBFB #D1BFFB
triadic
#BFCBFB #FBBFCB #CBFBBF
tetradic
#BFCBFB #FBBFE9 #FBEFBF #BFFBD1
square
#BFCBFB #FBBFE9 #FBEFBF #BFFBD1
split-complementary
#BFCBFB #FBD1BF #E9FBBF
monochromatic
#4C6DF4 #859CF7 #BFCBFB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.60
#BFCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BFCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBFB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBFB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#B0D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcbfb; /* rgb */ color: rgb(191, 203, 251); /* oklch */ color: oklch(84.9% 0.068 273.9);
Tailwind
colors: {
custom: {
50: '#d3dafc',
500: '#bfcbfb',
950: '#000000',
},
}SCSS
$custom: #bfcbfb; $custom-light: #d3dafc; $custom-dark: #000000;
JSON
{
"hex": "#bfcbfb",
"rgb": {
"r": 191,
"g": 203,
"b": 251
},
"hsl": {
"h": 228,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.84908,
"c": 0.06836,
"h": 273.9
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#BFCBFB
secondary
#E0CD7E
accent
#B701E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385