#BBC2D2#BBC2D2
#BBC2D2 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.4% C 0.024 H 266.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2D2 |
|---|---|
| RGB | rgb(187, 194, 210) |
| HSL | hsl(222, 20%, 78%) |
| HSV | hsv(222, 11%, 82%) |
| CMYK | cmyk(11%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.35, 0.74, -8.82) |
| CIE-LCH | lch(78.35, 8.85, 274.79°) |
| OKLab | oklab(81.36% -0.0013 -0.0237) |
| OKLCH | oklch(81.36% 0.024 266.9) |
| XYZ | xyz(51.4156, 53.8009, 68.6361) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.44
Dove Gray
#B6B8BD
ΔE00 5.47
Silver
#C0C0C0
ΔE00 7.42
Fog
#D8DCE0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2D2 #D2CBBB
analogous
#BBCDD2 #BBC2D2 #BFBBD2
triadic
#BBC2D2 #D2BBC2 #C2D2BB
tetradic
#BBC2D2 #D2BBCD #D2CBBB #BBD2BF
square
#BBC2D2 #D2BBCD #D2CBBB #BBD2BF
split-complementary
#BBC2D2 #D2BFBB #CDD2BB
monochromatic
#7180A1 #96A1BA #BBC2D2 #E0E3EA #EDEEF3
Accessibility & contrast
On white
1.79
#BBC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BBC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2D2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2D2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#BCC1D2
Tritanopia (blue-blind)
#B6C5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2d2; /* rgb */ color: rgb(187, 194, 210); /* oklch */ color: oklch(81.4% 0.024 266.9);
Tailwind
colors: {
custom: {
50: '#cfd4df',
500: '#bbc2d2',
950: '#000000',
},
}SCSS
$custom: #bbc2d2; $custom-light: #cfd4df; $custom-dark: #000000;
JSON
{
"hex": "#bbc2d2",
"rgb": {
"r": 187,
"g": 194,
"b": 210
},
"hsl": {
"h": 221.739,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81355,
"c": 0.02377,
"h": 266.9
},
"luminance": 0.53802
}Semantic roles & 50–950 ramp
primary
#BBC2D2
secondary
#A79E8A
accent
#84479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384