#BBC3DB#BBC3DB
#BBC3DB is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.035 H 271.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3DB |
|---|---|
| RGB | rgb(187, 195, 219) |
| HSL | hsl(225, 31%, 80%) |
| HSV | hsv(225, 15%, 86%) |
| CMYK | cmyk(14.6%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(78.87, 2.07, -12.88) |
| CIE-LCH | lch(78.87, 13.05, 279.12°) |
| OKLab | oklab(81.86% 0.0006 -0.0348) |
| OKLCH | oklch(81.86% 0.035 271) |
| XYZ | xyz(52.7919, 54.7087, 74.7826) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3DB #DBD3BB
analogous
#BBD3DB #BBC3DB #C3BBDB
triadic
#BBC3DB #DBBBC3 #C3DBBB
tetradic
#BBC3DB #DBBBD3 #DBD3BB #BBDBC3
square
#BBC3DB #DBBBD3 #DBD3BB #BBDBC3
split-complementary
#BBC3DB #DBC3BB #D3DBBB
monochromatic
#6B7CB1 #93A0C6 #BBC3DB #E3E6F0 #EBEDF4
Accessibility & contrast
On white
1.76
#BBC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BBC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3DB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3DB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#B4C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc3db; /* rgb */ color: rgb(187, 195, 219); /* oklch */ color: oklch(81.9% 0.035 271.0);
Tailwind
colors: {
custom: {
50: '#cfd5e6',
500: '#bbc3db',
950: '#000000',
},
}SCSS
$custom: #bbc3db; $custom-light: #cfd5e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc3db",
"rgb": {
"r": 187,
"g": 195,
"b": 219
},
"hsl": {
"h": 225,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81857,
"c": 0.03484,
"h": 271
},
"luminance": 0.54709
}Semantic roles & 50–950 ramp
primary
#BBC3DB
secondary
#B2A888
accent
#8E3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384