#BFC3FD#BFC3FD
#BFC3FD is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.4% C 0.081 H 281.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3FD |
|---|---|
| RGB | rgb(191, 195, 253) |
| HSL | hsl(236, 94%, 87%) |
| HSV | hsv(236, 25%, 99%) |
| CMYK | cmyk(24.5%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.29, 10.82, -28.94) |
| CIE-LCH | lch(80.29, 30.90, 290.49°) |
| OKLab | oklab(83.41% 0.016 -0.0796) |
| OKLCH | oklch(83.41% 0.081 281.4) |
| XYZ | xyz(58.7261, 57.1972, 100.8556) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.98
Periwinkle
#CCCCFF
ΔE00 3.20
Pastel Blue
#A2BFFE
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.30
Light Lavender
#DFC5FE
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3FD #FDF9BF
analogous
#BFE2FD #BFC3FD #DABFFD
triadic
#BFC3FD #FDBFC3 #C3FDBF
tetradic
#BFC3FD #FDBFE2 #FDF9BF #BFFDDA
square
#BFC3FD #FDBFE2 #FDF9BF #BFFDDA
split-complementary
#BFC3FD #FDDABF #E2FDBF
monochromatic
#4854F9 #848BFB #BFC3FD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.69
#BFC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BFC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3FD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3FD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#B0CDD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc3fd; /* rgb */ color: rgb(191, 195, 253); /* oklch */ color: oklch(83.4% 0.081 281.4);
Tailwind
colors: {
custom: {
50: '#d3d5fe',
500: '#bfc3fd',
950: '#000000',
},
}SCSS
$custom: #bfc3fd; $custom-light: #d3d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bfc3fd",
"rgb": {
"r": 191,
"g": 195,
"b": 253
},
"hsl": {
"h": 236.129,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.83408,
"c": 0.08119,
"h": 281.4
},
"luminance": 0.57198
}Semantic roles & 50–950 ramp
primary
#BFC3FD
secondary
#E4DD7C
accent
#D700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385