#BBC2D6#BBC2D6
#BBC2D6 is a light, muted blue. Relative luminance 0.540; OKLCH L 81.5% C 0.029 H 270.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2D6 |
|---|---|
| RGB | rgb(187, 194, 214) |
| HSL | hsl(224, 25%, 79%) |
| HSV | hsv(224, 13%, 84%) |
| CMYK | cmyk(12.6%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(78.46, 1.56, -10.80) |
| CIE-LCH | lch(78.46, 10.91, 278.22°) |
| OKLab | oklab(81.49% 0.0002 -0.0291) |
| OKLCH | oklch(81.49% 0.029 270.4) |
| XYZ | xyz(51.9202, 54.0028, 71.2935) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 4.82
Cloudy Blue
#ACC2D9
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 6.84
Silver
#C0C0C0
ΔE00 8.87
Light Grey Blue
#9DBCD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2D6 #D6CFBB
analogous
#BBCFD6 #BBC2D6 #C1BBD6
triadic
#BBC2D6 #D6BBC2 #C2D6BB
tetradic
#BBC2D6 #D6BBCF #D6CFBB #BBD6C1
square
#BBC2D6 #D6BBCF #D6CFBB #BBD6C1
split-complementary
#BBC2D6 #D6C1BB #CFD6BB
monochromatic
#6F7DA8 #95A0BF #BBC2D6 #E1E4ED #ECEEF3
Accessibility & contrast
On white
1.78
#BBC2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BBC2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2D6
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2D6 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC3D7
Deuteranopia (green-blind)
#BAC1D5
Tritanopia (blue-blind)
#B5C6C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2d6; /* rgb */ color: rgb(187, 194, 214); /* oklch */ color: oklch(81.5% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#cfd4e2',
500: '#bbc2d6',
950: '#000000',
},
}SCSS
$custom: #bbc2d6; $custom-light: #cfd4e2; $custom-dark: #000000;
JSON
{
"hex": "#bbc2d6",
"rgb": {
"r": 187,
"g": 194,
"b": 214
},
"hsl": {
"h": 224.444,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.81486,
"c": 0.02913,
"h": 270.4
},
"luminance": 0.54003
}Semantic roles & 50–950 ramp
primary
#BBC2D6
secondary
#ACA389
accent
#8A42A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384