#BBC0DC#BBC0DC
#BBC0DC is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.040 H 277.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0DC |
|---|---|
| RGB | rgb(187, 192, 220) |
| HSL | hsl(231, 32%, 80%) |
| HSV | hsv(231, 15%, 86%) |
| CMYK | cmyk(15%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(78.13, 3.89, -14.54) |
| CIE-LCH | lch(78.13, 15.05, 284.97°) |
| OKLab | oklab(81.28% 0.0052 -0.0394) |
| OKLCH | oklch(81.28% 0.04 277.5) |
| XYZ | xyz(52.2585, 53.4307, 75.2562) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0DC #DCD7BB
analogous
#BBD1DC #BBC0DC #C7BBDC
triadic
#BBC0DC #DCBBC0 #C0DCBB
tetradic
#BBC0DC #DCBBD1 #DCD7BB #BBDCC7
square
#BBC0DC #DCBBD1 #DCD7BB #BBDCC7
split-complementary
#BBC0DC #DCC7BB #D1DCBB
monochromatic
#6A75B2 #939BC7 #BBC0DC #E3E5F1 #EBECF5
Accessibility & contrast
On white
1.80
#BBC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BBC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0DC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0DC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DD
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#B4C5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc0dc; /* rgb */ color: rgb(187, 192, 220); /* oklch */ color: oklch(81.3% 0.040 277.5);
Tailwind
colors: {
custom: {
50: '#cfd3e6',
500: '#bbc0dc',
950: '#000000',
},
}SCSS
$custom: #bbc0dc; $custom-light: #cfd3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc0dc",
"rgb": {
"r": 187,
"g": 192,
"b": 220
},
"hsl": {
"h": 230.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81284,
"c": 0.03971,
"h": 277.5
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#BBC0DC
secondary
#B3AD88
accent
#9A3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384