#BFC3FF#BFC3FF
#BFC3FF is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.5% C 0.084 H 281.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3FF |
|---|---|
| RGB | rgb(191, 195, 255) |
| HSL | hsl(236, 100%, 87%) |
| HSV | hsv(236, 25%, 100%) |
| CMYK | cmyk(25.1%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(80.36, 11.28, -29.90) |
| CIE-LCH | lch(80.36, 31.95, 290.67°) |
| OKLab | oklab(83.49% 0.0167 -0.0823) |
| OKLCH | oklch(83.49% 0.084 281.4) |
| XYZ | xyz(59.0463, 57.3253, 102.5423) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.28
Periwinkle
#CCCCFF
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3FF #FFFBBF
analogous
#BFE3FF #BFC3FF #DBBFFF
triadic
#BFC3FF #FFBFC3 #C3FFBF
tetradic
#BFC3FF #FFBFE3 #FFFBBF #BFFFDB
square
#BFC3FF #FFBFE3 #FFFBBF #BFFFDB
split-complementary
#BFC3FF #FFDBBF #E3FFBF
monochromatic
#4550FF #828AFF #BFC3FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.68
#BFC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BFC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3FF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3FF | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#B0CED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc3ff; /* rgb */ color: rgb(191, 195, 255); /* oklch */ color: oklch(83.5% 0.084 281.4);
Tailwind
colors: {
custom: {
50: '#d3d5ff',
500: '#bfc3ff',
950: '#000000',
},
}SCSS
$custom: #bfc3ff; $custom-light: #d3d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc3ff",
"rgb": {
"r": 191,
"g": 195,
"b": 255
},
"hsl": {
"h": 236.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83488,
"c": 0.08397,
"h": 281.4
},
"luminance": 0.57327
}Semantic roles & 50–950 ramp
primary
#BFC3FF
secondary
#E8E17B
accent
#D700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386