#BBCBDB#BBCBDB
#BBCBDB is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.028 H 248.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBDB |
|---|---|
| RGB | rgb(187, 203, 219) |
| HSL | hsl(210, 31%, 80%) |
| HSV | hsv(210, 15%, 86%) |
| CMYK | cmyk(14.6%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.96, -2.18, -9.78) |
| CIE-LCH | lch(80.96, 10.02, 257.41°) |
| OKLab | oklab(83.49% -0.0106 -0.0264) |
| OKLCH | oklch(83.49% 0.028 248.2) |
| XYZ | xyz(54.6326, 58.3901, 75.3962) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.46
Cloudy Blue
#ACC2D9
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 6.29
Fog
#D8DCE0
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBDB #DBCBBB
analogous
#BBDBDB #BBCBDB #BBBBDB
triadic
#BBCBDB #DBBBCB #CBDBBB
tetradic
#BBCBDB #DBBBDB #DBCBBB #BBDBBB
square
#BBCBDB #DBBBDB #DBCBBB #BBDBBB
split-complementary
#BBCBDB #DBBBBB #DBDBBB
monochromatic
#6B8EB1 #93ACC6 #BBCBDB #E3EAF0 #EBF0F4
Accessibility & contrast
On white
1.66
#BBCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BBCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBDB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBDB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#B3CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbdb; /* rgb */ color: rgb(187, 203, 219); /* oklch */ color: oklch(83.5% 0.028 248.2);
Tailwind
colors: {
custom: {
50: '#cfdae6',
500: '#bbcbdb',
950: '#000000',
},
}SCSS
$custom: #bbcbdb; $custom-light: #cfdae6; $custom-dark: #000000;
JSON
{
"hex": "#bbcbdb",
"rgb": {
"r": 187,
"g": 203,
"b": 219
},
"hsl": {
"h": 210,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.83492,
"c": 0.02843,
"h": 248.2
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#BBCBDB
secondary
#B29D88
accent
#733CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384