#BFC5FD#BFC5FD
#BFC5FD is a very light, moderate blue. Relative luminance 0.581; OKLCH L 83.8% C 0.079 H 279.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5FD |
|---|---|
| RGB | rgb(191, 197, 253) |
| HSL | hsl(234, 94%, 87%) |
| HSV | hsv(234, 25%, 99%) |
| CMYK | cmyk(24.5%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(80.79, 9.73, -28.17) |
| CIE-LCH | lch(80.79, 29.80, 289.06°) |
| OKLab | oklab(83.8% 0.0134 -0.0774) |
| OKLCH | oklch(83.8% 0.079 279.8) |
| XYZ | xyz(59.1772, 58.0994, 101.0059) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.64
Periwinkle
#CCCCFF
ΔE00 3.06
Pastel Blue
#A2BFFE
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5FD #FDF7BF
analogous
#BFE4FD #BFC5FD #D8BFFD
triadic
#BFC5FD #FDBFC5 #C5FDBF
tetradic
#BFC5FD #FDBFE4 #FDF7BF #BFFDD8
square
#BFC5FD #FDBFE4 #FDF7BF #BFFDD8
split-complementary
#BFC5FD #FDD8BF #E4FDBF
monochromatic
#4859F9 #848FFB #BFC5FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.66
#BFC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BFC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5FD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5FD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#B2C7FC
Tritanopia (blue-blind)
#B0CFD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc5fd; /* rgb */ color: rgb(191, 197, 253); /* oklch */ color: oklch(83.8% 0.079 279.8);
Tailwind
colors: {
custom: {
50: '#d3d6fe',
500: '#bfc5fd',
950: '#000000',
},
}SCSS
$custom: #bfc5fd; $custom-light: #d3d6fe; $custom-dark: #000000;
JSON
{
"hex": "#bfc5fd",
"rgb": {
"r": 191,
"g": 197,
"b": 253
},
"hsl": {
"h": 234.194,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.838,
"c": 0.07856,
"h": 279.8
},
"luminance": 0.58101
}Semantic roles & 50–950 ramp
primary
#BFC5FD
secondary
#E4DA7C
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385