#BFC4FF#BFC4FF
#BFC4FF is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.7% C 0.083 H 280.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4FF |
|---|---|
| RGB | rgb(191, 196, 255) |
| HSL | hsl(235, 100%, 87%) |
| HSV | hsv(235, 25%, 100%) |
| CMYK | cmyk(25.1%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(80.61, 10.74, -29.51) |
| CIE-LCH | lch(80.61, 31.41, 289.99°) |
| OKLab | oklab(83.68% 0.0153 -0.0812) |
| OKLCH | oklch(83.68% 0.083 280.7) |
| XYZ | xyz(59.2712, 57.7749, 102.6172) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.09
Periwinkle
#CCCCFF
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4FF #FFFABF
analogous
#BFE4FF #BFC4FF #DABFFF
triadic
#BFC4FF #FFBFC4 #C4FFBF
tetradic
#BFC4FF #FFBFE4 #FFFABF #BFFFDA
square
#BFC4FF #FFBFE4 #FFFABF #BFFFDA
split-complementary
#BFC4FF #FFDABF #E4FFBF
monochromatic
#4553FF #828CFF #BFC4FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.67
#BFC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BFC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4FF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4FF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#B0CED8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc4ff; /* rgb */ color: rgb(191, 196, 255); /* oklch */ color: oklch(83.7% 0.083 280.7);
Tailwind
colors: {
custom: {
50: '#d3d5ff',
500: '#bfc4ff',
950: '#000000',
},
}SCSS
$custom: #bfc4ff; $custom-light: #d3d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc4ff",
"rgb": {
"r": 191,
"g": 196,
"b": 255
},
"hsl": {
"h": 235.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83683,
"c": 0.08264,
"h": 280.7
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#BFC4FF
secondary
#E8DF7B
accent
#D400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386