#BFCBFA#BFCBFA
#BFCBFA is a very light, moderate blue. Relative luminance 0.607; OKLCH L 84.9% C 0.067 H 273.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBFA |
|---|---|
| RGB | rgb(191, 203, 250) |
| HSL | hsl(228, 86%, 86%) |
| HSV | hsv(228, 24%, 98%) |
| CMYK | cmyk(23.6%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.21, 5.81, -24.41) |
| CIE-LCH | lch(82.21, 25.09, 283.40°) |
| OKLab | oklab(84.87% 0.0043 -0.0669) |
| OKLCH | oklch(84.87% 0.067 273.7) |
| XYZ | xyz(60.0926, 60.6889, 98.9720) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.33
Periwinkle
#CCCCFF
ΔE00 3.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBFA #FAEEBF
analogous
#BFE9FA #BFCBFA #D1BFFA
triadic
#BFCBFA #FABFCB #CBFABF
tetradic
#BFCBFA #FABFE9 #FAEEBF #BFFAD1
square
#BFCBFA #FABFE9 #FAEEBF #BFFAD1
split-complementary
#BFCBFA #FAD1BF #E9FABF
monochromatic
#4D6FF1 #869DF6 #BFCBFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.60
#BFCBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BFCBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBFA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBFA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#B1D4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbfa; /* rgb */ color: rgb(191, 203, 250); /* oklch */ color: oklch(84.9% 0.067 273.7);
Tailwind
colors: {
custom: {
50: '#d3dafc',
500: '#bfcbfa',
950: '#000000',
},
}SCSS
$custom: #bfcbfa; $custom-light: #d3dafc; $custom-dark: #000000;
JSON
{
"hex": "#bfcbfa",
"rgb": {
"r": 191,
"g": 203,
"b": 250
},
"hsl": {
"h": 227.797,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8487,
"c": 0.06699,
"h": 273.7
},
"luminance": 0.6069
}Semantic roles & 50–950 ramp
primary
#BFCBFA
secondary
#DFCB7E
accent
#B503E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385