#BBDCFD#BBDCFD
#BBDCFD is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.1% C 0.058 H 248.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCFD |
|---|---|
| RGB | rgb(187, 220, 253) |
| HSL | hsl(210, 94%, 86%) |
| HSV | hsv(210, 26%, 99%) |
| CMYK | cmyk(26.1%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(86.43, -3.67, -19.63) |
| CIE-LCH | lch(86.43, 19.97, 259.40°) |
| OKLab | oklab(88.14% -0.0211 -0.0536) |
| OKLCH | oklch(88.14% 0.058 248.5) |
| XYZ | xyz(63.8113, 68.8408, 102.8349) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.70
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Light Blue Grey
#B7C9E2
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCFD #FDDCBB
analogous
#BBFDFD #BBDCFD #BBBBFD
triadic
#BBDCFD #FDBBDC #DCFDBB
tetradic
#BBDCFD #FDBBFD #FDDCBB #BBFDBB
square
#BBDCFD #FDBBFD #FDDCBB #BBFDBB
split-complementary
#BBDCFD #FDBBBB #FDFDBB
monochromatic
#449FFA #80BDFB #BBDCFD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.42
#BBDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BBDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCFD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCFD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#A8E4E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcfd; /* rgb */ color: rgb(187, 220, 253); /* oklch */ color: oklch(88.1% 0.058 248.5);
Tailwind
colors: {
custom: {
50: '#d0e6fe',
500: '#bbdcfd',
950: '#000000',
},
}SCSS
$custom: #bbdcfd; $custom-light: #d0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdcfd",
"rgb": {
"r": 187,
"g": 220,
"b": 253
},
"hsl": {
"h": 210,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88139,
"c": 0.05766,
"h": 248.5
},
"luminance": 0.68843
}Semantic roles & 50–950 ramp
primary
#BBDCFD
secondary
#E3AE79
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485