#BBDCFF#BBDCFF
#BBDCFF is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.2% C 0.060 H 250.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCFF |
|---|---|
| RGB | rgb(187, 220, 255) |
| HSL | hsl(211, 100%, 87%) |
| HSV | hsv(211, 27%, 100%) |
| CMYK | cmyk(26.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.49, -3.22, -20.59) |
| CIE-LCH | lch(86.49, 20.84, 261.12°) |
| OKLab | oklab(88.21% -0.0204 -0.0563) |
| OKLCH | oklch(88.21% 0.06 250) |
| XYZ | xyz(64.1316, 68.9689, 104.5217) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCFF #FFDEBB
analogous
#BBFEFF #BBDCFF #BCBBFF
triadic
#BBDCFF #FFBBDC #DCFFBB
tetradic
#BBDCFF #FFBBFE #FFDEBB #BBFFBC
square
#BBDCFF #FFBBFE #FFDEBB #BBFFBC
split-complementary
#BBDCFF #FFBCBB #FEFFBB
monochromatic
#419DFF #7EBDFF #BBDCFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.42
#BBDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BBDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCFF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCFF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#A8E4E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcff; /* rgb */ color: rgb(187, 220, 255); /* oklch */ color: oklch(88.2% 0.060 250.0);
Tailwind
colors: {
custom: {
50: '#d0e6ff',
500: '#bbdcff',
950: '#000000',
},
}SCSS
$custom: #bbdcff; $custom-light: #d0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#bbdcff",
"rgb": {
"r": 187,
"g": 220,
"b": 255
},
"hsl": {
"h": 210.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8821,
"c": 0.0599,
"h": 250
},
"luminance": 0.68971
}Semantic roles & 50–950 ramp
primary
#BBDCFF
secondary
#E7B177
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486