#BFDFFC#BFDFFC
#BFDFFC is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.053 H 245.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFFC |
|---|---|
| RGB | rgb(191, 223, 252) |
| HSL | hsl(209, 91%, 87%) |
| HSV | hsv(209, 24%, 99%) |
| CMYK | cmyk(24.2%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.43, -4.29, -17.57) |
| CIE-LCH | lch(87.43, 18.09, 256.27°) |
| OKLab | oklab(88.98% -0.0215 -0.0479) |
| OKLCH | oklch(88.98% 0.053 245.8) |
| XYZ | xyz(65.4393, 70.8778, 102.3095) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.06
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.74
Light Blue
#95D0FC
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFFC #FCDCBF
analogous
#BFFCFB #BFDFFC #BFC1FC
triadic
#BFDFFC #FCBFDF #DFFCBF
tetradic
#BFDFFC #FBBFFC #FCDCBF #C1FCBF
square
#BFDFFC #FBBFFC #FCDCBF #C1FCBF
split-complementary
#BFDFFC #FCBFC1 #FCFBBF
monochromatic
#4AA5F7 #85C2F9 #BFDFFC #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.38
#BFDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BFDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFFC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFFC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#AEE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdffc; /* rgb */ color: rgb(191, 223, 252); /* oklch */ color: oklch(89.0% 0.053 245.8);
Tailwind
colors: {
custom: {
50: '#d3e9fd',
500: '#bfdffc',
950: '#000000',
},
}SCSS
$custom: #bfdffc; $custom-light: #d3e9fd; $custom-dark: #000000;
JSON
{
"hex": "#bfdffc",
"rgb": {
"r": 191,
"g": 223,
"b": 252
},
"hsl": {
"h": 208.525,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.8898,
"c": 0.05252,
"h": 245.8
},
"luminance": 0.7088
}Semantic roles & 50–950 ramp
primary
#BFDFFC
secondary
#E2AD7D
accent
#6D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485