#BBCBDD#BBCBDD
#BBCBDD is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.6% C 0.031 H 251.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBDD |
|---|---|
| RGB | rgb(187, 203, 221) |
| HSL | hsl(212, 33%, 80%) |
| HSV | hsv(212, 15%, 87%) |
| CMYK | cmyk(15.4%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.01, -1.77, -10.76) |
| CIE-LCH | lch(81.01, 10.90, 260.68°) |
| OKLab | oklab(83.56% -0.0098 -0.0291) |
| OKLCH | oklch(83.56% 0.031 251.3) |
| XYZ | xyz(54.8975, 58.4961, 76.7912) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.62
Cloudy Blue
#ACC2D9
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 3.36
Light Grey Blue
#9DBCD4
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBDD #DDCDBB
analogous
#BBDCDD #BBCBDD #BCBBDD
triadic
#BBCBDD #DDBBCB #CBDDBB
tetradic
#BBCBDD #DDBBDC #DDCDBB #BBDDBC
square
#BBCBDD #DDBBDC #DDCDBB #BBDDBC
split-complementary
#BBCBDD #DDBCBB #DCDDBB
monochromatic
#698DB4 #92ACC9 #BBCBDD #E4EAF1 #EBEFF5
Accessibility & contrast
On white
1.65
#BBCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BBCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBDD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBDD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#B3CFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcbdd; /* rgb */ color: rgb(187, 203, 221); /* oklch */ color: oklch(83.6% 0.031 251.3);
Tailwind
colors: {
custom: {
50: '#cfdae7',
500: '#bbcbdd',
950: '#000000',
},
}SCSS
$custom: #bbcbdd; $custom-light: #cfdae7; $custom-dark: #000000;
JSON
{
"hex": "#bbcbdd",
"rgb": {
"r": 187,
"g": 203,
"b": 221
},
"hsl": {
"h": 211.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83558,
"c": 0.03069,
"h": 251.3
},
"luminance": 0.58497
}Semantic roles & 50–950 ramp
primary
#BBCBDD
secondary
#B59F87
accent
#7639AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384