#BBDCFE#BBDCFE
#BBDCFE is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.059 H 249.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCFE |
|---|---|
| RGB | rgb(187, 220, 254) |
| HSL | hsl(210, 97%, 86%) |
| HSV | hsv(210, 26%, 100%) |
| CMYK | cmyk(26.4%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.46, -3.45, -20.11) |
| CIE-LCH | lch(86.46, 20.40, 260.28°) |
| OKLab | oklab(88.17% -0.0208 -0.055) |
| OKLCH | oklch(88.17% 0.059 249.3) |
| XYZ | xyz(63.9710, 68.9047, 103.6761) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCFE #FEDDBB
analogous
#BBFDFE #BBDCFE #BCBBFE
triadic
#BBDCFE #FEBBDC #DCFEBB
tetradic
#BBDCFE #FEBBFD #FEDDBB #BBFEBC
square
#BBDCFE #FEBBFD #FEDDBB #BBFEBC
split-complementary
#BBDCFE #FEBCBB #FDFEBB
monochromatic
#429EFC #7FBDFD #BBDCFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.42
#BBDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BBDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCFE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCFE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#A8E4E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcfe; /* rgb */ color: rgb(187, 220, 254); /* oklch */ color: oklch(88.2% 0.059 249.3);
Tailwind
colors: {
custom: {
50: '#d0e6fe',
500: '#bbdcfe',
950: '#000000',
},
}SCSS
$custom: #bbdcfe; $custom-light: #d0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdcfe",
"rgb": {
"r": 187,
"g": 220,
"b": 254
},
"hsl": {
"h": 210.448,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88174,
"c": 0.05877,
"h": 249.3
},
"luminance": 0.68907
}Semantic roles & 50–950 ramp
primary
#BBDCFE
secondary
#E5AF78
accent
#7400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485