#BBC0D2#BBC0D2
#BBC0D2 is a light, muted blue. Relative luminance 0.529; OKLCH L 80.9% C 0.026 H 273.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0D2 |
|---|---|
| RGB | rgb(187, 192, 210) |
| HSL | hsl(227, 20%, 78%) |
| HSV | hsv(227, 11%, 82%) |
| CMYK | cmyk(11%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.83, 1.81, -9.59) |
| CIE-LCH | lch(77.83, 9.76, 280.68°) |
| OKLab | oklab(80.95% 0.0016 -0.0258) |
| OKLCH | oklch(80.95% 0.026 273.4) |
| XYZ | xyz(50.9735, 52.9167, 68.4887) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.46
Silver
#C0C0C0
ΔE00 8.14
Fog
#D8DCE0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0D2 #D2CDBB
analogous
#BBCBD2 #BBC0D2 #C1BBD2
triadic
#BBC0D2 #D2BBC0 #C0D2BB
tetradic
#BBC0D2 #D2BBCB #D2CDBB #BBD2C1
square
#BBC0D2 #D2BBCB #D2CDBB #BBD2C1
split-complementary
#BBC0D2 #D2C1BB #CBD2BB
monochromatic
#717CA1 #969EBA #BBC0D2 #E0E2EA #EDEEF3
Accessibility & contrast
On white
1.81
#BBC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BBC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0D2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0D2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#B6C3C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc0d2; /* rgb */ color: rgb(187, 192, 210); /* oklch */ color: oklch(80.9% 0.026 273.4);
Tailwind
colors: {
custom: {
50: '#cfd3df',
500: '#bbc0d2',
950: '#000000',
},
}SCSS
$custom: #bbc0d2; $custom-light: #cfd3df; $custom-dark: #000000;
JSON
{
"hex": "#bbc0d2",
"rgb": {
"r": 187,
"g": 192,
"b": 210
},
"hsl": {
"h": 226.957,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80947,
"c": 0.02587,
"h": 273.4
},
"luminance": 0.52917
}Semantic roles & 50–950 ramp
primary
#BBC0D2
secondary
#A7A18A
accent
#8C479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384