#BFC6EB#BFC6EB
#BFC6EB is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.3% C 0.052 H 276.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6EB |
|---|---|
| RGB | rgb(191, 198, 235) |
| HSL | hsl(230, 52%, 84%) |
| HSV | hsv(230, 19%, 92%) |
| CMYK | cmyk(18.7%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.44, 5.15, -19.09) |
| CIE-LCH | lch(80.44, 19.77, 285.10°) |
| OKLab | oklab(83.32% 0.0062 -0.052) |
| OKLCH | oklch(83.32% 0.052 276.8) |
| XYZ | xyz(56.6717, 57.4617, 86.6866) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Periwinkle
#CCCCFF
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6EB #EBE4BF
analogous
#BFDCEB #BFC6EB #CEBFEB
triadic
#BFC6EB #EBBFC6 #C6EBBF
tetradic
#BFC6EB #EBBFDC #EBE4BF #BFEBCE
square
#BFC6EB #EBBFDC #EBE4BF #BFEBCE
split-complementary
#BFC6EB #EBCEBF #DCEBBF
monochromatic
#6273CE #909CDC #BFC6EB #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.68
#BFC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BFC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6EB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6EB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#B5CDD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc6eb; /* rgb */ color: rgb(191, 198, 235); /* oklch */ color: oklch(83.3% 0.052 276.8);
Tailwind
colors: {
custom: {
50: '#d2d7f1',
500: '#bfc6eb',
950: '#000000',
},
}SCSS
$custom: #bfc6eb; $custom-light: #d2d7f1; $custom-dark: #000000;
JSON
{
"hex": "#bfc6eb",
"rgb": {
"r": 191,
"g": 198,
"b": 235
},
"hsl": {
"h": 230.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83321,
"c": 0.05233,
"h": 276.8
},
"luminance": 0.57463
}Semantic roles & 50–950 ramp
primary
#BFC6EB
secondary
#C7BD87
accent
#A726C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385