#BFD3FF#BFD3FF
#BFD3FF is a very light, moderate blue. Relative luminance 0.649; OKLCH L 86.7% C 0.065 H 265.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3FF |
|---|---|
| RGB | rgb(191, 211, 255) |
| HSL | hsl(221, 100%, 87%) |
| HSV | hsv(221, 25%, 100%) |
| CMYK | cmyk(25.1%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(84.42, 2.69, -23.70) |
| CIE-LCH | lch(84.42, 23.85, 276.47°) |
| OKLab | oklab(86.66% -0.0047 -0.0649) |
| OKLCH | oklch(86.66% 0.065 265.8) |
| XYZ | xyz(62.8253, 64.8831, 103.8019) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.82
Light Periwinkle
#C1C6FC
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3FF #FFEBBF
analogous
#BFF3FF #BFD3FF #CBBFFF
triadic
#BFD3FF #FFBFD3 #D3FFBF
tetradic
#BFD3FF #FFBFF3 #FFEBBF #BFFFCB
square
#BFD3FF #FFBFF3 #FFEBBF #BFFFCB
split-complementary
#BFD3FF #FFCBBF #F3FFBF
monochromatic
#457FFF #82A9FF #BFD3FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.50
#BFD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BFD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3FF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3FF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#AEDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd3ff; /* rgb */ color: rgb(191, 211, 255); /* oklch */ color: oklch(86.7% 0.065 265.8);
Tailwind
colors: {
custom: {
50: '#d3e0ff',
500: '#bfd3ff',
950: '#000000',
},
}SCSS
$custom: #bfd3ff; $custom-light: #d3e0ff; $custom-dark: #000000;
JSON
{
"hex": "#bfd3ff",
"rgb": {
"r": 191,
"g": 211,
"b": 255
},
"hsl": {
"h": 221.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86655,
"c": 0.06507,
"h": 265.8
},
"luminance": 0.64885
}Semantic roles & 50–950 ramp
primary
#BFD3FF
secondary
#E8C67B
accent
#9E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486