#BFDBFE#BFDBFE
#BFDBFE is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.057 H 254.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBFE |
|---|---|
| RGB | rgb(191, 219, 254) |
| HSL | hsl(213, 97%, 87%) |
| HSV | hsv(213, 25%, 100%) |
| CMYK | cmyk(24.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.45, -1.76, -20.09) |
| CIE-LCH | lch(86.45, 20.17, 265.00°) |
| OKLab | oklab(88.23% -0.0156 -0.0549) |
| OKLCH | oklch(88.23% 0.057 254.1) |
| XYZ | xyz(64.7018, 68.8931, 103.6354) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.04
Light Blue Grey
#B7C9E2
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.96
Light Blue
#95D0FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBFE #FEE2BF
analogous
#BFFBFE #BFDBFE #C3BFFE
triadic
#BFDBFE #FEBFDB #DBFEBF
tetradic
#BFDBFE #FEBFFB #FEE2BF #BFFEC3
square
#BFDBFE #FEBFFB #FEE2BF #BFFEC3
split-complementary
#BFDBFE #FEC3BF #FBFEBF
monochromatic
#4697FC #83B9FD #BFDBFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.42
#BFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBFE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBFE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#AEE3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdbfe; /* rgb */ color: rgb(191, 219, 254); /* oklch */ color: oklch(88.2% 0.057 254.1);
Tailwind
colors: {
custom: {
50: '#d3e6fe',
500: '#bfdbfe',
950: '#000000',
},
}SCSS
$custom: #bfdbfe; $custom-light: #d3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bfdbfe",
"rgb": {
"r": 191,
"g": 219,
"b": 254
},
"hsl": {
"h": 213.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88234,
"c": 0.05705,
"h": 254.1
},
"luminance": 0.68895
}Semantic roles & 50–950 ramp
primary
#BFDBFE
secondary
#E6B77B
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485