#BBC2D3#BBC2D3
#BBC2D3 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.4% C 0.025 H 267.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2D3 |
|---|---|
| RGB | rgb(187, 194, 211) |
| HSL | hsl(223, 21%, 78%) |
| HSV | hsv(223, 11%, 83%) |
| CMYK | cmyk(11.4%, 8.1%, 0%, 17.3%) |
| CIE-LAB | lab(78.37, 0.94, -9.32) |
| CIE-LCH | lch(78.37, 9.36, 275.78°) |
| OKLab | oklab(81.39% -0.0009 -0.0251) |
| OKLCH | oklch(81.39% 0.025 267.9) |
| XYZ | xyz(51.5406, 53.8509, 69.2943) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 5.81
Silver
#C0C0C0
ΔE00 7.79
Fog
#D8DCE0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2D3 #D3CCBB
analogous
#BBCED3 #BBC2D3 #C0BBD3
triadic
#BBC2D3 #D3BBC2 #C2D3BB
tetradic
#BBC2D3 #D3BBCE #D3CCBB #BBD3C0
square
#BBC2D3 #D3BBCE #D3CCBB #BBD3C0
split-complementary
#BBC2D3 #D3C0BB #CED3BB
monochromatic
#717FA3 #96A1BB #BBC2D3 #E0E3EB #ECEEF3
Accessibility & contrast
On white
1.78
#BBC2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BBC2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2D3
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2D3 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D4
Deuteranopia (green-blind)
#BBC1D3
Tritanopia (blue-blind)
#B6C5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2d3; /* rgb */ color: rgb(187, 194, 211); /* oklch */ color: oklch(81.4% 0.025 267.9);
Tailwind
colors: {
custom: {
50: '#cfd4e0',
500: '#bbc2d3',
950: '#000000',
},
}SCSS
$custom: #bbc2d3; $custom-light: #cfd4e0; $custom-dark: #000000;
JSON
{
"hex": "#bbc2d3",
"rgb": {
"r": 187,
"g": 194,
"b": 211
},
"hsl": {
"h": 222.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81387,
"c": 0.0251,
"h": 267.9
},
"luminance": 0.53852
}Semantic roles & 50–950 ramp
primary
#BBC2D3
secondary
#A89F8A
accent
#8646A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384