#BFC4FD#BFC4FD
#BFC4FD is a very light, moderate blue. Relative luminance 0.576; OKLCH L 83.6% C 0.080 H 280.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4FD |
|---|---|
| RGB | rgb(191, 196, 253) |
| HSL | hsl(235, 94%, 87%) |
| HSV | hsv(235, 25%, 99%) |
| CMYK | cmyk(24.5%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(80.54, 10.27, -28.56) |
| CIE-LCH | lch(80.54, 30.35, 289.79°) |
| OKLab | oklab(83.6% 0.0147 -0.0785) |
| OKLCH | oklch(83.6% 0.08 280.6) |
| XYZ | xyz(58.9509, 57.6468, 100.9305) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.76
Periwinkle
#CCCCFF
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.58
Light Lavender
#DFC5FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4FD #FDF8BF
analogous
#BFE3FD #BFC4FD #D9BFFD
triadic
#BFC4FD #FDBFC4 #C4FDBF
tetradic
#BFC4FD #FDBFE3 #FDF8BF #BFFDD9
square
#BFC4FD #FDBFE3 #FDF8BF #BFFDD9
split-complementary
#BFC4FD #FDD9BF #E3FDBF
monochromatic
#4857F9 #848DFB #BFC4FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.68
#BFC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BFC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4FD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4FD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#B0CED7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc4fd; /* rgb */ color: rgb(191, 196, 253); /* oklch */ color: oklch(83.6% 0.080 280.6);
Tailwind
colors: {
custom: {
50: '#d3d5fe',
500: '#bfc4fd',
950: '#000000',
},
}SCSS
$custom: #bfc4fd; $custom-light: #d3d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bfc4fd",
"rgb": {
"r": 191,
"g": 196,
"b": 253
},
"hsl": {
"h": 235.161,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.83604,
"c": 0.07986,
"h": 280.6
},
"luminance": 0.57648
}Semantic roles & 50–950 ramp
primary
#BFC4FD
secondary
#E4DC7C
accent
#D300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385