#BFD9FA#BFD9FA
#BFD9FA is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.7% C 0.054 H 254.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD9FA |
|---|---|
| RGB | rgb(191, 217, 250) |
| HSL | hsl(214, 86%, 86%) |
| HSV | hsv(214, 24%, 98%) |
| CMYK | cmyk(23.6%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(85.81, -1.61, -18.96) |
| CIE-LCH | lch(85.81, 19.03, 265.15°) |
| OKLab | oklab(87.69% -0.0144 -0.0517) |
| OKLCH | oklch(87.69% 0.054 254.5) |
| XYZ | xyz(63.5493, 67.6023, 100.1242) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD9FA #FAE0BF
analogous
#BFF7FA #BFD9FA #C3BFFA
triadic
#BFD9FA #FABFD9 #D9FABF
tetradic
#BFD9FA #FABFF7 #FAE0BF #BFFAC3
square
#BFD9FA #FABFF7 #FAE0BF #BFFAC3
split-complementary
#BFD9FA #FAC3BF #F7FABF
monochromatic
#4D96F1 #86B7F6 #BFD9FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.45
#BFD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BFD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD9FA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD9FA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#AFE0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfd9fa; /* rgb */ color: rgb(191, 217, 250); /* oklch */ color: oklch(87.7% 0.054 254.5);
Tailwind
colors: {
custom: {
50: '#d3e4fc',
500: '#bfd9fa',
950: '#000000',
},
}SCSS
$custom: #bfd9fa; $custom-light: #d3e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd9fa",
"rgb": {
"r": 191,
"g": 217,
"b": 250
},
"hsl": {
"h": 213.559,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87687,
"c": 0.05367,
"h": 254.5
},
"luminance": 0.67604
}Semantic roles & 50–950 ramp
primary
#BFD9FA
secondary
#DFB47E
accent
#8003E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485