#BBC3DA#BBC3DA
#BBC3DA is a light, muted blue. Relative luminance 0.547; OKLCH L 81.8% C 0.033 H 270.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3DA |
|---|---|
| RGB | rgb(187, 195, 218) |
| HSL | hsl(225, 30%, 79%) |
| HSV | hsv(225, 14%, 85%) |
| CMYK | cmyk(14.2%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(78.84, 1.86, -12.39) |
| CIE-LCH | lch(78.84, 12.53, 278.53°) |
| OKLab | oklab(81.82% 0.0002 -0.0335) |
| OKLCH | oklch(81.82% 0.033 270.4) |
| XYZ | xyz(52.6606, 54.6562, 74.0914) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.05
Lightsteelblue
#B0C4DE
ΔE00 4.55
Cloudy Blue
#ACC2D9
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.38
Periwinkle
#CCCCFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3DA #DAD2BB
analogous
#BBD3DA #BBC3DA #C3BBDA
triadic
#BBC3DA #DABBC3 #C3DABB
tetradic
#BBC3DA #DABBD3 #DAD2BB #BBDAC3
square
#BBC3DA #DABBD3 #DAD2BB #BBDAC3
split-complementary
#BBC3DA #DAC3BB #D3DABB
monochromatic
#6C7DAF #93A0C4 #BBC3DA #E3E6F0 #EBEEF4
Accessibility & contrast
On white
1.76
#BBC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3DA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3DA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#B4C7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc3da; /* rgb */ color: rgb(187, 195, 218); /* oklch */ color: oklch(81.8% 0.033 270.4);
Tailwind
colors: {
custom: {
50: '#cfd5e5',
500: '#bbc3da',
950: '#000000',
},
}SCSS
$custom: #bbc3da; $custom-light: #cfd5e5; $custom-dark: #000000;
JSON
{
"hex": "#bbc3da",
"rgb": {
"r": 187,
"g": 195,
"b": 218
},
"hsl": {
"h": 224.516,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81823,
"c": 0.03348,
"h": 270.4
},
"luminance": 0.54657
}Semantic roles & 50–950 ramp
primary
#BBC3DA
secondary
#B1A688
accent
#8D3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384