#BFDCFB#BFDCFB
#BFDCFB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.053 H 250.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCFB |
|---|---|
| RGB | rgb(191, 220, 251) |
| HSL | hsl(211, 88%, 87%) |
| HSV | hsv(211, 24%, 98%) |
| CMYK | cmyk(23.9%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.62, -2.96, -18.26) |
| CIE-LCH | lch(86.62, 18.50, 260.81°) |
| OKLab | oklab(88.33% -0.018 -0.0498) |
| OKLCH | oklch(88.33% 0.053 250.2) |
| XYZ | xyz(64.4868, 69.2258, 101.2123) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.92
Light Blue Grey
#B7C9E2
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.64
Light Blue
#95D0FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCFB #FBDEBF
analogous
#BFFAFB #BFDCFB #C0BFFB
triadic
#BFDCFB #FBBFDC #DCFBBF
tetradic
#BFDCFB #FBBFFA #FBDEBF #BFFBC0
square
#BFDCFB #FBBFFA #FBDEBF #BFFBC0
split-complementary
#BFDCFB #FBC0BF #FAFBBF
monochromatic
#4C9DF4 #85BDF7 #BFDCFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.41
#BFDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BFDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCFB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCFB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#AFE3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdcfb; /* rgb */ color: rgb(191, 220, 251); /* oklch */ color: oklch(88.3% 0.053 250.2);
Tailwind
colors: {
custom: {
50: '#d3e6fc',
500: '#bfdcfb',
950: '#000000',
},
}SCSS
$custom: #bfdcfb; $custom-light: #d3e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bfdcfb",
"rgb": {
"r": 191,
"g": 220,
"b": 251
},
"hsl": {
"h": 211,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88333,
"c": 0.05295,
"h": 250.2
},
"luminance": 0.69228
}Semantic roles & 50–950 ramp
primary
#BFDCFB
secondary
#E0B17E
accent
#7701E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485