#BFDCFA#BFDCFA
#BFDCFA is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.052 H 249.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCFA |
|---|---|
| RGB | rgb(191, 220, 250) |
| HSL | hsl(211, 86%, 86%) |
| HSV | hsv(211, 24%, 98%) |
| CMYK | cmyk(23.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(86.58, -3.18, -17.78) |
| CIE-LCH | lch(86.58, 18.07, 259.87°) |
| OKLab | oklab(88.3% -0.0183 -0.0485) |
| OKLCH | oklch(88.3% 0.052 249.3) |
| XYZ | xyz(64.3296, 69.1629, 100.3843) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.17
Light Blue Grey
#B7C9E2
ΔE00 5.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCFA #FADDBF
analogous
#BFFAFA #BFDCFA #C0BFFA
triadic
#BFDCFA #FABFDC #DCFABF
tetradic
#BFDCFA #FABFFA #FADDBF #BFFAC0
square
#BFDCFA #FABFFA #FADDBF #BFFAC0
split-complementary
#BFDCFA #FAC0BF #FAFABF
monochromatic
#4D9EF1 #86BDF6 #BFDCFA #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.42
#BFDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BFDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCFA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCFA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#AFE3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdcfa; /* rgb */ color: rgb(191, 220, 250); /* oklch */ color: oklch(88.3% 0.052 249.3);
Tailwind
colors: {
custom: {
50: '#d3e6fc',
500: '#bfdcfa',
950: '#000000',
},
}SCSS
$custom: #bfdcfa; $custom-light: #d3e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bfdcfa",
"rgb": {
"r": 191,
"g": 220,
"b": 250
},
"hsl": {
"h": 210.508,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.88298,
"c": 0.05181,
"h": 249.3
},
"luminance": 0.69165
}Semantic roles & 50–950 ramp
primary
#BFDCFA
secondary
#DFAF7E
accent
#7503E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485