#BFCBF9#BFCBF9
#BFCBF9 is a very light, moderate blue. Relative luminance 0.606; OKLCH L 84.8% C 0.066 H 273.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF9 |
|---|---|
| RGB | rgb(191, 203, 249) |
| HSL | hsl(228, 83%, 86%) |
| HSV | hsv(228, 23%, 98%) |
| CMYK | cmyk(23.3%, 18.5%, 0%, 2.4%) |
| CIE-LAB | lab(82.18, 5.59, -23.93) |
| CIE-LCH | lch(82.18, 24.57, 283.14°) |
| OKLab | oklab(84.83% 0.004 -0.0655) |
| OKLCH | oklch(84.83% 0.066 273.5) |
| XYZ | xyz(59.9363, 60.6264, 98.1484) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.43
Periwinkle
#CCCCFF
ΔE00 3.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF9 #F9EDBF
analogous
#BFE8F9 #BFCBF9 #D0BFF9
triadic
#BFCBF9 #F9BFCB #CBF9BF
tetradic
#BFCBF9 #F9BFE8 #F9EDBF #BFF9D0
square
#BFCBF9 #F9BFE8 #F9EDBF #BFF9D0
split-complementary
#BFCBF9 #F9D0BF #E8F9BF
monochromatic
#4F70EF #879EF4 #BFCBF9 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.60
#BFCBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BFCBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFB
Deuteranopia (green-blind)
#BACAF8
Tritanopia (blue-blind)
#B1D3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf9; /* rgb */ color: rgb(191, 203, 249); /* oklch */ color: oklch(84.8% 0.066 273.5);
Tailwind
colors: {
custom: {
50: '#d3dafb',
500: '#bfcbf9',
950: '#000000',
},
}SCSS
$custom: #bfcbf9; $custom-light: #d3dafb; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf9",
"rgb": {
"r": 191,
"g": 203,
"b": 249
},
"hsl": {
"h": 227.586,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.84832,
"c": 0.06563,
"h": 273.5
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#BFCBF9
secondary
#DDCA7F
accent
#B206DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385