#BFDCFD#BFDCFD
#BFDCFD is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.055 H 251.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCFD |
|---|---|
| RGB | rgb(191, 220, 253) |
| HSL | hsl(212, 94%, 87%) |
| HSV | hsv(212, 25%, 99%) |
| CMYK | cmyk(24.5%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(86.68, -2.51, -19.22) |
| CIE-LCH | lch(86.68, 19.39, 262.57°) |
| OKLab | oklab(88.4% -0.0173 -0.0525) |
| OKLCH | oklch(88.4% 0.055 251.8) |
| XYZ | xyz(64.8038, 69.3525, 102.8815) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.86
Light Blue
#95D0FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCFD #FDE0BF
analogous
#BFFBFD #BFDCFD #C1BFFD
triadic
#BFDCFD #FDBFDC #DCFDBF
tetradic
#BFDCFD #FDBFFB #FDE0BF #BFFDC1
square
#BFDCFD #FDBFFB #FDE0BF #BFFDC1
split-complementary
#BFDCFD #FDC1BF #FBFDBF
monochromatic
#489BF9 #84BCFB #BFDCFD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.41
#BFDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BFDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCFD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCFD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#AEE3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdcfd; /* rgb */ color: rgb(191, 220, 253); /* oklch */ color: oklch(88.4% 0.055 251.8);
Tailwind
colors: {
custom: {
50: '#d3e6fe',
500: '#bfdcfd',
950: '#000000',
},
}SCSS
$custom: #bfdcfd; $custom-light: #d3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bfdcfd",
"rgb": {
"r": 191,
"g": 220,
"b": 253
},
"hsl": {
"h": 211.935,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.88402,
"c": 0.05524,
"h": 251.8
},
"luminance": 0.69355
}Semantic roles & 50–950 ramp
primary
#BFDCFD
secondary
#E4B37C
accent
#7A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485