#BFD4FF#BFD4FF
#BFD4FF is a very light, moderate blue. Relative luminance 0.654; OKLCH L 86.9% C 0.064 H 264.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4FF |
|---|---|
| RGB | rgb(191, 212, 255) |
| HSL | hsl(220, 100%, 87%) |
| HSV | hsv(220, 25%, 100%) |
| CMYK | cmyk(25.1%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(84.68, 2.16, -23.31) |
| CIE-LCH | lch(84.68, 23.41, 275.29°) |
| OKLab | oklab(86.86% -0.006 -0.0638) |
| OKLCH | oklch(86.86% 0.064 264.6) |
| XYZ | xyz(63.0745, 65.3815, 103.8850) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.53
Light Periwinkle
#C1C6FC
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4FF #FFEABF
analogous
#BFF4FF #BFD4FF #CABFFF
triadic
#BFD4FF #FFBFD4 #D4FFBF
tetradic
#BFD4FF #FFBFF4 #FFEABF #BFFFCA
square
#BFD4FF #FFBFF4 #FFEABF #BFFFCA
split-complementary
#BFD4FF #FFCABF #F4FFBF
monochromatic
#4582FF #82ABFF #BFD4FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.49
#BFD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BFD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4FF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4FF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#AEDDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd4ff; /* rgb */ color: rgb(191, 212, 255); /* oklch */ color: oklch(86.9% 0.064 264.6);
Tailwind
colors: {
custom: {
50: '#d3e1ff',
500: '#bfd4ff',
950: '#000000',
},
}SCSS
$custom: #bfd4ff; $custom-light: #d3e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bfd4ff",
"rgb": {
"r": 191,
"g": 212,
"b": 255
},
"hsl": {
"h": 220.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86856,
"c": 0.0641,
"h": 264.6
},
"luminance": 0.65383
}Semantic roles & 50–950 ramp
primary
#BFD4FF
secondary
#E8C47B
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486