#BBC4DB#BBC4DB
#BBC4DB is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.1% C 0.034 H 268.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4DB |
|---|---|
| RGB | rgb(187, 196, 219) |
| HSL | hsl(223, 31%, 80%) |
| HSV | hsv(223, 15%, 86%) |
| CMYK | cmyk(14.6%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.13, 1.53, -12.50) |
| CIE-LCH | lch(79.13, 12.59, 277.00°) |
| OKLab | oklab(82.06% -0.0008 -0.0338) |
| OKLCH | oklch(82.06% 0.034 268.6) |
| XYZ | xyz(53.0167, 55.1583, 74.8575) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.56
Lightsteelblue
#B0C4DE
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 5.36
Dove Gray
#B6B8BD
ΔE00 7.98
Light Periwinkle
#C1C6FC
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4DB #DBD2BB
analogous
#BBD4DB #BBC4DB #C2BBDB
triadic
#BBC4DB #DBBBC4 #C4DBBB
tetradic
#BBC4DB #DBBBD4 #DBD2BB #BBDBC2
square
#BBC4DB #DBBBD4 #DBD2BB #BBDBC2
split-complementary
#BBC4DB #DBC2BB #D4DBBB
monochromatic
#6B7FB1 #93A1C6 #BBC4DB #E3E7F0 #EBEEF4
Accessibility & contrast
On white
1.75
#BBC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4DB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4DB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#B4C8CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc4db; /* rgb */ color: rgb(187, 196, 219); /* oklch */ color: oklch(82.1% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#cfd5e6',
500: '#bbc4db',
950: '#000000',
},
}SCSS
$custom: #bbc4db; $custom-light: #cfd5e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc4db",
"rgb": {
"r": 187,
"g": 196,
"b": 219
},
"hsl": {
"h": 223.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8206,
"c": 0.03379,
"h": 268.6
},
"luminance": 0.55159
}Semantic roles & 50–950 ramp
primary
#BBC4DB
secondary
#B2A688
accent
#8B3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384