#BBDBFA#BBDBFA
#BBDBFA is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.055 H 247.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBFA |
|---|---|
| RGB | rgb(187, 219, 250) |
| HSL | hsl(210, 86%, 86%) |
| HSV | hsv(210, 25%, 98%) |
| CMYK | cmyk(25.2%, 12.4%, 0%, 2%) |
| CIE-LAB | lab(86.07, -3.83, -18.59) |
| CIE-LCH | lch(86.07, 18.98, 258.35°) |
| OKLab | oklab(87.83% -0.0209 -0.0507) |
| OKLCH | oklch(87.83% 0.055 247.6) |
| XYZ | xyz(63.0755, 68.1278, 100.2506) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 6.15
Light Blue
#95D0FC
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBFA #FADABB
analogous
#BBFAF9 #BBDBFA #BBBBFA
triadic
#BBDBFA #FABBDB #DBFABB
tetradic
#BBDBFA #F9BBFA #FADABB #BBFABB
square
#BBDBFA #F9BBFA #FADABB #BBFABB
split-complementary
#BBDBFA #FABBBB #FAF9BB
monochromatic
#499FF2 #82BDF6 #BBDBFA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.44
#BBDBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BBDBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBFA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBFA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#A9E2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbfa; /* rgb */ color: rgb(187, 219, 250); /* oklch */ color: oklch(87.8% 0.055 247.6);
Tailwind
colors: {
custom: {
50: '#d0e6fc',
500: '#bbdbfa',
950: '#000000',
},
}SCSS
$custom: #bbdbfa; $custom-light: #d0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdbfa",
"rgb": {
"r": 187,
"g": 219,
"b": 250
},
"hsl": {
"h": 209.524,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.87828,
"c": 0.05487,
"h": 247.6
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#BBDBFA
secondary
#DEAC7B
accent
#7103E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485