#BFC5FF#BFC5FF
#BFC5FF is a very light, moderate blue. Relative luminance 0.582; OKLCH L 83.9% C 0.081 H 279.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5FF |
|---|---|
| RGB | rgb(191, 197, 255) |
| HSL | hsl(234, 100%, 87%) |
| HSV | hsv(234, 25%, 100%) |
| CMYK | cmyk(25.1%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(80.87, 10.20, -29.13) |
| CIE-LCH | lch(80.87, 30.86, 289.29°) |
| OKLab | oklab(83.88% 0.014 -0.0801) |
| OKLCH | oklch(83.88% 0.081 279.9) |
| XYZ | xyz(59.4975, 58.2275, 102.6927) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.98
Periwinkle
#CCCCFF
ΔE00 3.29
Pastel Blue
#A2BFFE
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5FF #FFF9BF
analogous
#BFE5FF #BFC5FF #D9BFFF
triadic
#BFC5FF #FFBFC5 #C5FFBF
tetradic
#BFC5FF #FFBFE5 #FFF9BF #BFFFD9
square
#BFC5FF #FFBFE5 #FFF9BF #BFFFD9
split-complementary
#BFC5FF #FFD9BF #E5FFBF
monochromatic
#4556FF #828EFF #BFC5FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.66
#BFC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BFC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5FF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5FF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#B0CFD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc5ff; /* rgb */ color: rgb(191, 197, 255); /* oklch */ color: oklch(83.9% 0.081 279.9);
Tailwind
colors: {
custom: {
50: '#d3d6ff',
500: '#bfc5ff',
950: '#000000',
},
}SCSS
$custom: #bfc5ff; $custom-light: #d3d6ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc5ff",
"rgb": {
"r": 191,
"g": 197,
"b": 255
},
"hsl": {
"h": 234.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83879,
"c": 0.08133,
"h": 279.9
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#BFC5FF
secondary
#E8DD7B
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386