#BBC0DA#BBC0DA
#BBC0DA is a light, muted blue. Relative luminance 0.533; OKLCH L 81.2% C 0.037 H 276.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0DA |
|---|---|
| RGB | rgb(187, 192, 218) |
| HSL | hsl(230, 30%, 79%) |
| HSV | hsv(230, 14%, 85%) |
| CMYK | cmyk(14.2%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(78.07, 3.47, -13.55) |
| CIE-LCH | lch(78.07, 13.99, 284.35°) |
| OKLab | oklab(81.22% 0.0045 -0.0367) |
| OKLCH | oklch(81.22% 0.037 276.9) |
| XYZ | xyz(51.9952, 53.3254, 73.8696) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.86
Dove Gray
#B6B8BD
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0DA #DAD5BB
analogous
#BBD0DA #BBC0DA #C6BBDA
triadic
#BBC0DA #DABBC0 #C0DABB
tetradic
#BBC0DA #DABBD0 #DAD5BB #BBDAC6
square
#BBC0DA #DABBD0 #DAD5BB #BBDAC6
split-complementary
#BBC0DA #DAC6BB #D0DABB
monochromatic
#6C77AF #939BC4 #BBC0DA #E3E5F0 #EBEDF4
Accessibility & contrast
On white
1.80
#BBC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BBC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0DA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0DA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B7C0D9
Tritanopia (blue-blind)
#B4C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc0da; /* rgb */ color: rgb(187, 192, 218); /* oklch */ color: oklch(81.2% 0.037 276.9);
Tailwind
colors: {
custom: {
50: '#cfd3e5',
500: '#bbc0da',
950: '#000000',
},
}SCSS
$custom: #bbc0da; $custom-light: #cfd3e5; $custom-dark: #000000;
JSON
{
"hex": "#bbc0da",
"rgb": {
"r": 187,
"g": 192,
"b": 218
},
"hsl": {
"h": 230.323,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81216,
"c": 0.03693,
"h": 276.9
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#BBC0DA
secondary
#B1AA88
accent
#973DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384