#BBCBDC#BBCBDC
#BBCBDC is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.030 H 249.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBDC |
|---|---|
| RGB | rgb(187, 203, 220) |
| HSL | hsl(211, 32%, 80%) |
| HSV | hsv(211, 15%, 86%) |
| CMYK | cmyk(15%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(80.98, -1.98, -10.27) |
| CIE-LCH | lch(80.98, 10.46, 259.11°) |
| OKLab | oklab(83.53% -0.0102 -0.0277) |
| OKLCH | oklch(83.53% 0.03 249.8) |
| XYZ | xyz(54.7646, 58.4430, 76.0916) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.03
Cloudy Blue
#ACC2D9
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 6.26
Fog
#D8DCE0
ΔE00 7.61
Dove Gray
#B6B8BD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBDC #DCCCBB
analogous
#BBDCDC #BBCBDC #BCBBDC
triadic
#BBCBDC #DCBBCB #CBDCBB
tetradic
#BBCBDC #DCBBDC #DCCCBB #BBDCBC
square
#BBCBDC #DCBBDC #DCCCBB #BBDCBC
split-complementary
#BBCBDC #DCBCBB #DCDCBB
monochromatic
#6A8DB2 #93ACC7 #BBCBDC #E3EAF1 #EBF0F5
Accessibility & contrast
On white
1.66
#BBCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BBCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBDC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBDC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#B3CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbdc; /* rgb */ color: rgb(187, 203, 220); /* oklch */ color: oklch(83.5% 0.030 249.8);
Tailwind
colors: {
custom: {
50: '#cfdae6',
500: '#bbcbdc',
950: '#000000',
},
}SCSS
$custom: #bbcbdc; $custom-light: #cfdae6; $custom-dark: #000000;
JSON
{
"hex": "#bbcbdc",
"rgb": {
"r": 187,
"g": 203,
"b": 220
},
"hsl": {
"h": 210.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83525,
"c": 0.02955,
"h": 249.8
},
"luminance": 0.58444
}Semantic roles & 50–950 ramp
primary
#BBCBDC
secondary
#B39E88
accent
#743BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384