#BFCBF8#BFCBF8
#BFCBF8 is a very light, moderate blue. Relative luminance 0.606; OKLCH L 84.8% C 0.064 H 273.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF8 |
|---|---|
| RGB | rgb(191, 203, 248) |
| HSL | hsl(227, 80%, 86%) |
| HSV | hsv(227, 23%, 97%) |
| CMYK | cmyk(23%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(82.14, 5.36, -23.45) |
| CIE-LCH | lch(82.14, 24.05, 282.88°) |
| OKLab | oklab(84.8% 0.0037 -0.0642) |
| OKLCH | oklch(84.8% 0.064 273.3) |
| XYZ | xyz(59.7807, 60.5641, 97.3291) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.56
Periwinkle
#CCCCFF
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF8 #F8ECBF
analogous
#BFE7F8 #BFCBF8 #CFBFF8
triadic
#BFCBF8 #F8BFCB #CBF8BF
tetradic
#BFCBF8 #F8BFE7 #F8ECBF #BFF8CF
square
#BFCBF8 #F8BFE7 #F8ECBF #BFF8CF
split-complementary
#BFCBF8 #F8CFBF #E7F8BF
monochromatic
#5171EC #889EF2 #BFCBF8 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.60
#BFCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BFCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFA
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#B1D3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf8; /* rgb */ color: rgb(191, 203, 248); /* oklch */ color: oklch(84.8% 0.064 273.3);
Tailwind
colors: {
custom: {
50: '#d3dafa',
500: '#bfcbf8',
950: '#000000',
},
}SCSS
$custom: #bfcbf8; $custom-light: #d3dafa; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf8",
"rgb": {
"r": 191,
"g": 203,
"b": 248
},
"hsl": {
"h": 227.368,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.84795,
"c": 0.06426,
"h": 273.3
},
"luminance": 0.60566
}Semantic roles & 50–950 ramp
primary
#BFCBF8
secondary
#DBC880
accent
#B009DD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385