#BBDDFD#BBDDFD
#BBDDFD is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.057 H 246.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDFD |
|---|---|
| RGB | rgb(187, 221, 253) |
| HSL | hsl(209, 94%, 86%) |
| HSV | hsv(209, 26%, 99%) |
| CMYK | cmyk(26.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.69, -4.20, -19.24) |
| CIE-LCH | lch(86.69, 19.69, 257.70°) |
| OKLab | oklab(88.34% -0.0224 -0.0525) |
| OKLCH | oklch(88.34% 0.057 246.9) |
| XYZ | xyz(64.0745, 69.3673, 102.9227) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.75
Ice Blue
#A5DFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDFD #FDDBBB
analogous
#BBFDFC #BBDDFD #BBBCFD
triadic
#BBDDFD #FDBBDD #DDFDBB
tetradic
#BBDDFD #FCBBFD #FDDBBB #BCFDBB
square
#BBDDFD #FCBBFD #FDDBBB #BCFDBB
split-complementary
#BBDDFD #FDBBBC #FDFCBB
monochromatic
#44A2FA #80BFFB #BBDDFD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.41
#BBDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BBDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDFD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDFD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#A8E4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddfd; /* rgb */ color: rgb(187, 221, 253); /* oklch */ color: oklch(88.3% 0.057 246.9);
Tailwind
colors: {
custom: {
50: '#d0e7fe',
500: '#bbddfd',
950: '#000000',
},
}SCSS
$custom: #bbddfd; $custom-light: #d0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#bbddfd",
"rgb": {
"r": 187,
"g": 221,
"b": 253
},
"hsl": {
"h": 209.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88344,
"c": 0.05714,
"h": 246.9
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#BBDDFD
secondary
#E3AC79
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485