#BFC6FF#BFC6FF
#BFC6FF is a very light, moderate blue. Relative luminance 0.587; OKLCH L 84.1% C 0.080 H 279.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6FF |
|---|---|
| RGB | rgb(191, 198, 255) |
| HSL | hsl(233, 100%, 87%) |
| HSV | hsv(233, 25%, 100%) |
| CMYK | cmyk(25.1%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(81.12, 9.65, -28.74) |
| CIE-LCH | lch(81.12, 30.32, 288.57°) |
| OKLab | oklab(84.08% 0.0126 -0.079) |
| OKLCH | oklch(84.08% 0.08 279.1) |
| XYZ | xyz(59.7253, 58.6831, 102.7686) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.98
Periwinkle
#CCCCFF
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6FF #FFF8BF
analogous
#BFE6FF #BFC6FF #D8BFFF
triadic
#BFC6FF #FFBFC6 #C6FFBF
tetradic
#BFC6FF #FFBFE6 #FFF8BF #BFFFD8
square
#BFC6FF #FFBFE6 #FFF8BF #BFFFD8
split-complementary
#BFC6FF #FFD8BF #E6FFBF
monochromatic
#4559FF #828FFF #BFC6FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.65
#BFC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BFC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6FF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6FF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#B0D0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc6ff; /* rgb */ color: rgb(191, 198, 255); /* oklch */ color: oklch(84.1% 0.080 279.1);
Tailwind
colors: {
custom: {
50: '#d3d7ff',
500: '#bfc6ff',
950: '#000000',
},
}SCSS
$custom: #bfc6ff; $custom-light: #d3d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc6ff",
"rgb": {
"r": 191,
"g": 198,
"b": 255
},
"hsl": {
"h": 233.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.84075,
"c": 0.08004,
"h": 279.1
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#BFC6FF
secondary
#E8DC7B
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386