#BBDBFC#BBDBFC
#BBDBFC is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.057 H 249.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBFC |
|---|---|
| RGB | rgb(187, 219, 252) |
| HSL | hsl(210, 92%, 86%) |
| HSV | hsv(210, 26%, 99%) |
| CMYK | cmyk(25.8%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.13, -3.38, -19.54) |
| CIE-LCH | lch(86.13, 19.83, 260.19°) |
| OKLab | oklab(87.9% -0.0202 -0.0534) |
| OKLCH | oklch(87.9% 0.057 249.3) |
| XYZ | xyz(63.3907, 68.2539, 101.9109) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBFC #FCDCBB
analogous
#BBFBFC #BBDBFC #BBBBFC
triadic
#BBDBFC #FCBBDB #DBFCBB
tetradic
#BBDBFC #FCBBFB #FCDCBB #BBFCBB
square
#BBDBFC #FCBBFB #FCDCBB #BBFCBB
split-complementary
#BBDBFC #FCBBBB #FBFCBB
monochromatic
#469DF7 #80BCF9 #BBDBFC #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.43
#BBDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BBDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBFC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBFC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#A9E2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbfc; /* rgb */ color: rgb(187, 219, 252); /* oklch */ color: oklch(87.9% 0.057 249.3);
Tailwind
colors: {
custom: {
50: '#d0e6fd',
500: '#bbdbfc',
950: '#000000',
},
}SCSS
$custom: #bbdbfc; $custom-light: #d0e6fd; $custom-dark: #000000;
JSON
{
"hex": "#bbdbfc",
"rgb": {
"r": 187,
"g": 219,
"b": 252
},
"hsl": {
"h": 210.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87898,
"c": 0.05708,
"h": 249.3
},
"luminance": 0.68256
}Semantic roles & 50–950 ramp
primary
#BBDBFC
secondary
#E2AE79
accent
#7500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485