#BFDBFF#BFDBFF
#BFDBFF is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.058 H 254.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBFF |
|---|---|
| RGB | rgb(191, 219, 255) |
| HSL | hsl(214, 100%, 87%) |
| HSV | hsv(214, 25%, 100%) |
| CMYK | cmyk(25.1%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.48, -1.53, -20.57) |
| CIE-LCH | lch(86.48, 20.63, 265.74°) |
| OKLab | oklab(88.27% -0.0153 -0.0562) |
| OKLCH | oklch(88.27% 0.058 254.8) |
| XYZ | xyz(64.8624, 68.9573, 104.4810) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBFF #FFE3BF
analogous
#BFFBFF #BFDBFF #C3BFFF
triadic
#BFDBFF #FFBFDB #DBFFBF
tetradic
#BFDBFF #FFBFFB #FFE3BF #BFFFC3
square
#BFDBFF #FFBFFB #FFE3BF #BFFFC3
split-complementary
#BFDBFF #FFC3BF #FBFFBF
monochromatic
#4596FF #82B9FF #BFDBFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.42
#BFDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BFDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBFF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBFF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C7D6FE
Tritanopia (blue-blind)
#AEE3E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdbff; /* rgb */ color: rgb(191, 219, 255); /* oklch */ color: oklch(88.3% 0.058 254.8);
Tailwind
colors: {
custom: {
50: '#d3e6ff',
500: '#bfdbff',
950: '#000000',
},
}SCSS
$custom: #bfdbff; $custom-light: #d3e6ff; $custom-dark: #000000;
JSON
{
"hex": "#bfdbff",
"rgb": {
"r": 191,
"g": 219,
"b": 255
},
"hsl": {
"h": 213.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8827,
"c": 0.05824,
"h": 254.8
},
"luminance": 0.68959
}Semantic roles & 50–950 ramp
primary
#BFDBFF
secondary
#E8B87B
accent
#8100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486