#BFDCF3#BFDCF3
#BFDCF3 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.044 H 242.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCF3 |
|---|---|
| RGB | rgb(191, 220, 243) |
| HSL | hsl(207, 68%, 85%) |
| HSV | hsv(207, 21%, 95%) |
| CMYK | cmyk(21.4%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.37, -4.72, -14.41) |
| CIE-LCH | lch(86.37, 15.17, 251.86°) |
| OKLab | oklab(88.06% -0.0208 -0.0392) |
| OKLCH | oklch(88.06% 0.044 242) |
| XYZ | xyz(63.2523, 68.7320, 94.7106) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.45
Ice Blue
#A5DFF9
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCF3 #F3D6BF
analogous
#BFF3F0 #BFDCF3 #BFC2F3
triadic
#BFDCF3 #F3BFDC #DCF3BF
tetradic
#BFDCF3 #F0BFF3 #F3D6BF #C2F3BF
square
#BFDCF3 #F0BFF3 #F3D6BF #C2F3BF
split-complementary
#BFDCF3 #F3BFC2 #F3F0BF
monochromatic
#58A4E0 #8BC0E9 #BFDCF3 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.42
#BFDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BFDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCF3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCF3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF4
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#B1E2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdcf3; /* rgb */ color: rgb(191, 220, 243); /* oklch */ color: oklch(88.1% 0.044 242.0);
Tailwind
colors: {
custom: {
50: '#d3e6f7',
500: '#bfdcf3',
950: '#000000',
},
}SCSS
$custom: #bfdcf3; $custom-light: #d3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bfdcf3",
"rgb": {
"r": 191,
"g": 220,
"b": 243
},
"hsl": {
"h": 206.538,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.88059,
"c": 0.04435,
"h": 242
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#BFDCF3
secondary
#D3A683
accent
#6815D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485