#BFC4FA#BFC4FA
#BFC4FA is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.5% C 0.076 H 280.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4FA |
|---|---|
| RGB | rgb(191, 196, 250) |
| HSL | hsl(235, 86%, 86%) |
| HSV | hsv(235, 24%, 98%) |
| CMYK | cmyk(23.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(80.44, 9.58, -27.12) |
| CIE-LCH | lch(80.44, 28.76, 289.47°) |
| OKLab | oklab(83.49% 0.0138 -0.0744) |
| OKLCH | oklch(83.49% 0.076 280.5) |
| XYZ | xyz(58.4767, 57.4571, 98.4334) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.49
Periwinkle
#CCCCFF
ΔE00 2.82
Pastel Blue
#A2BFFE
ΔE00 7.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4FA #FAF5BF
analogous
#BFE2FA #BFC4FA #D8BFFA
triadic
#BFC4FA #FABFC4 #C4FABF
tetradic
#BFC4FA #FABFE2 #FAF5BF #BFFAD8
square
#BFC4FA #FABFE2 #FAF5BF #BFFAD8
split-complementary
#BFC4FA #FAD8BF #E2FABF
monochromatic
#4D5BF1 #8690F6 #BFC4FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.68
#BFC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BFC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4FA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4FA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#B1CED6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc4fa; /* rgb */ color: rgb(191, 196, 250); /* oklch */ color: oklch(83.5% 0.076 280.5);
Tailwind
colors: {
custom: {
50: '#d3d5fc',
500: '#bfc4fa',
950: '#000000',
},
}SCSS
$custom: #bfc4fa; $custom-light: #d3d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc4fa",
"rgb": {
"r": 191,
"g": 196,
"b": 250
},
"hsl": {
"h": 234.915,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.83486,
"c": 0.0757,
"h": 280.5
},
"luminance": 0.57458
}Semantic roles & 50–950 ramp
primary
#BFC4FA
secondary
#DFD77E
accent
#CF03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385