#BFD5FD#BFD5FD
#BFD5FD is a very light, moderate blue. Relative luminance 0.658; OKLCH L 87.0% C 0.061 H 262.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5FD |
|---|---|
| RGB | rgb(191, 213, 253) |
| HSL | hsl(219, 94%, 87%) |
| HSV | hsv(219, 25%, 99%) |
| CMYK | cmyk(24.5%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(84.87, 1.17, -21.96) |
| CIE-LCH | lch(84.87, 21.99, 273.06°) |
| OKLab | oklab(86.98% -0.008 -0.06) |
| OKLCH | oklch(86.98% 0.061 262.4) |
| XYZ | xyz(63.0049, 65.7549, 102.2818) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.20
Light Blue Grey
#B7C9E2
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5FD #FDE7BF
analogous
#BFF4FD #BFD5FD #C8BFFD
triadic
#BFD5FD #FDBFD5 #D5FDBF
tetradic
#BFD5FD #FDBFF4 #FDE7BF #BFFDC8
square
#BFD5FD #FDBFF4 #FDE7BF #BFFDC8
split-complementary
#BFD5FD #FDC8BF #F4FDBF
monochromatic
#4887F9 #84AEFB #BFD5FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.48
#BFD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BFD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5FD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5FD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#AFDDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfd5fd; /* rgb */ color: rgb(191, 213, 253); /* oklch */ color: oklch(87.0% 0.061 262.4);
Tailwind
colors: {
custom: {
50: '#d3e1fe',
500: '#bfd5fd',
950: '#000000',
},
}SCSS
$custom: #bfd5fd; $custom-light: #d3e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bfd5fd",
"rgb": {
"r": 191,
"g": 213,
"b": 253
},
"hsl": {
"h": 218.71,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.86984,
"c": 0.06059,
"h": 262.4
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#BFD5FD
secondary
#E4BF7C
accent
#9400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485