#BFC1FF#BFC1FF
#BFC1FF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.1% C 0.087 H 282.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC1FF |
|---|---|
| RGB | rgb(191, 193, 255) |
| HSL | hsl(238, 100%, 87%) |
| HSV | hsv(238, 25%, 100%) |
| CMYK | cmyk(25.1%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(79.86, 12.37, -30.67) |
| CIE-LCH | lch(79.86, 33.07, 291.96°) |
| OKLab | oklab(83.1% 0.0194 -0.0845) |
| OKLCH | oklch(83.1% 0.087 282.9) |
| XYZ | xyz(58.6012, 56.4350, 102.3939) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.77
Periwinkle
#CCCCFF
ΔE00 3.72
Pastel Blue
#A2BFFE
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 8.33
Light Violet
#D6B4FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC1FF #FFFDBF
analogous
#BFE1FF #BFC1FF #DDBFFF
triadic
#BFC1FF #FFBFC1 #C1FFBF
tetradic
#BFC1FF #FFBFE1 #FFFDBF #BFFFDD
square
#BFC1FF #FFBFE1 #FFFDBF #BFFFDD
split-complementary
#BFC1FF #FFDDBF #E1FFBF
monochromatic
#454AFF #8286FF #BFC1FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.71
#BFC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BFC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC1FF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC1FF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#B0CCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc1ff; /* rgb */ color: rgb(191, 193, 255); /* oklch */ color: oklch(83.1% 0.087 282.9);
Tailwind
colors: {
custom: {
50: '#d3d3ff',
500: '#bfc1ff',
950: '#000000',
},
}SCSS
$custom: #bfc1ff; $custom-light: #d3d3ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc1ff",
"rgb": {
"r": 191,
"g": 193,
"b": 255
},
"hsl": {
"h": 238.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83099,
"c": 0.08666,
"h": 282.9
},
"luminance": 0.56436
}Semantic roles & 50–950 ramp
primary
#BFC1FF
secondary
#E8E47B
accent
#DE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386