#BBC5D4#BBC5D4
#BBC5D4 is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.0% C 0.024 H 258.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5D4 |
|---|---|
| RGB | rgb(187, 197, 212) |
| HSL | hsl(216, 23%, 78%) |
| HSV | hsv(216, 12%, 83%) |
| CMYK | cmyk(11.8%, 7.1%, 0%, 16.9%) |
| CIE-LAB | lab(79.19, -0.45, -8.65) |
| CIE-LCH | lch(79.19, 8.66, 267.02°) |
| OKLab | oklab(82.03% -0.0048 -0.0233) |
| OKLCH | oklch(82.03% 0.024 258.4) |
| XYZ | xyz(52.3408, 55.2501, 70.1814) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.92
Lightsteelblue
#B0C4DE
ΔE00 4.40
Cloudy Blue
#ACC2D9
ΔE00 4.44
Dove Gray
#B6B8BD
ΔE00 5.73
Silver
#C0C0C0
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5D4 #D4CABB
analogous
#BBD1D4 #BBC5D4 #BDBBD4
triadic
#BBC5D4 #D4BBC5 #C5D4BB
tetradic
#BBC5D4 #D4BBD1 #D4CABB #BBD4BD
square
#BBC5D4 #D4BBD1 #D4CABB #BBD4BD
split-complementary
#BBC5D4 #D4BDBB #D1D4BB
monochromatic
#7085A5 #96A5BC #BBC5D4 #E0E5EC #ECEFF3
Accessibility & contrast
On white
1.74
#BBC5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BBC5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5D4
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5D4 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#BEC3D4
Tritanopia (blue-blind)
#B5C8CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc5d4; /* rgb */ color: rgb(187, 197, 212); /* oklch */ color: oklch(82.0% 0.024 258.4);
Tailwind
colors: {
custom: {
50: '#cfd6e1',
500: '#bbc5d4',
950: '#000000',
},
}SCSS
$custom: #bbc5d4; $custom-light: #cfd6e1; $custom-dark: #000000;
JSON
{
"hex": "#bbc5d4",
"rgb": {
"r": 187,
"g": 197,
"b": 212
},
"hsl": {
"h": 216,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.82033,
"c": 0.02378,
"h": 258.4
},
"luminance": 0.55251
}Semantic roles & 50–950 ramp
primary
#BBC5D4
secondary
#AA9D8A
accent
#7C45A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384