#BFD8FA#BFD8FA
#BFD8FA is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.5% C 0.054 H 256.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8FA |
|---|---|
| RGB | rgb(191, 216, 250) |
| HSL | hsl(215, 86%, 86%) |
| HSV | hsv(215, 24%, 98%) |
| CMYK | cmyk(23.6%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(85.55, -1.09, -19.35) |
| CIE-LCH | lch(85.55, 19.38, 266.79°) |
| OKLab | oklab(87.48% -0.013 -0.0528) |
| OKLCH | oklch(87.48% 0.054 256.1) |
| XYZ | xyz(63.2924, 67.0884, 100.0386) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8FA #FAE1BF
analogous
#BFF6FA #BFD8FA #C4BFFA
triadic
#BFD8FA #FABFD8 #D8FABF
tetradic
#BFD8FA #FABFF6 #FAE1BF #BFFAC4
square
#BFD8FA #FABFF6 #FAE1BF #BFFAC4
split-complementary
#BFD8FA #FAC4BF #F6FABF
monochromatic
#4D93F1 #86B5F6 #BFD8FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.46
#BFD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BFD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8FA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8FA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#AFDFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfd8fa; /* rgb */ color: rgb(191, 216, 250); /* oklch */ color: oklch(87.5% 0.054 256.1);
Tailwind
colors: {
custom: {
50: '#d3e4fc',
500: '#bfd8fa',
950: '#000000',
},
}SCSS
$custom: #bfd8fa; $custom-light: #d3e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd8fa",
"rgb": {
"r": 191,
"g": 216,
"b": 250
},
"hsl": {
"h": 214.576,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87483,
"c": 0.05437,
"h": 256.1
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#BFD8FA
secondary
#DFB67E
accent
#8403E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485