#BBDBFE#BBDBFE
#BBDBFE is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.059 H 250.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBFE |
|---|---|
| RGB | rgb(187, 219, 254) |
| HSL | hsl(211, 97%, 86%) |
| HSV | hsv(211, 26%, 100%) |
| CMYK | cmyk(26.4%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.20, -2.92, -20.50) |
| CIE-LCH | lch(86.20, 20.71, 261.89°) |
| OKLab | oklab(87.97% -0.0195 -0.0561) |
| OKLCH | oklch(87.97% 0.059 250.8) |
| XYZ | xyz(63.7093, 68.3813, 103.5889) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 6.28
Light Blue
#95D0FC
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBFE #FEDEBB
analogous
#BBFDFE #BBDBFE #BDBBFE
triadic
#BBDBFE #FEBBDB #DBFEBB
tetradic
#BBDBFE #FEBBFD #FEDEBB #BBFEBD
square
#BBDBFE #FEBBFD #FEDEBB #BBFEBD
split-complementary
#BBDBFE #FEBDBB #FDFEBB
monochromatic
#429BFC #7FBBFD #BBDBFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.43
#BBDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBFE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBFE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C6D5FD
Tritanopia (blue-blind)
#A8E3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdbfe; /* rgb */ color: rgb(187, 219, 254); /* oklch */ color: oklch(88.0% 0.059 250.8);
Tailwind
colors: {
custom: {
50: '#d0e6fe',
500: '#bbdbfe',
950: '#000000',
},
}SCSS
$custom: #bbdbfe; $custom-light: #d0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdbfe",
"rgb": {
"r": 187,
"g": 219,
"b": 254
},
"hsl": {
"h": 211.343,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87969,
"c": 0.05935,
"h": 250.8
},
"luminance": 0.68384
}Semantic roles & 50–950 ramp
primary
#BBDBFE
secondary
#E5B178
accent
#7800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485