#BBC7DB#BBC7DB
#BBC7DB is a very light, muted blue. Relative luminance 0.565; OKLCH L 82.7% C 0.031 H 260.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7DB |
|---|---|
| RGB | rgb(187, 199, 219) |
| HSL | hsl(218, 31%, 80%) |
| HSV | hsv(218, 15%, 86%) |
| CMYK | cmyk(14.6%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.91, -0.07, -11.33) |
| CIE-LCH | lch(79.91, 11.33, 269.67°) |
| OKLab | oklab(82.67% -0.005 -0.0306) |
| OKLCH | oklch(82.67% 0.031 260.7) |
| XYZ | xyz(53.7001, 56.5252, 75.0854) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.28
Lightsteelblue
#B0C4DE
ΔE00 3.07
Cloudy Blue
#ACC2D9
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7DB #DBCFBB
analogous
#BBD7DB #BBC7DB #BFBBDB
triadic
#BBC7DB #DBBBC7 #C7DBBB
tetradic
#BBC7DB #DBBBD7 #DBCFBB #BBDBBF
square
#BBC7DB #DBBBD7 #DBCFBB #BBDBBF
split-complementary
#BBC7DB #DBBFBB #D7DBBB
monochromatic
#6B85B1 #93A6C6 #BBC7DB #E3E8F0 #EBEFF4
Accessibility & contrast
On white
1.71
#BBC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BBC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#B3CBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc7db; /* rgb */ color: rgb(187, 199, 219); /* oklch */ color: oklch(82.7% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#cfd8e6',
500: '#bbc7db',
950: '#000000',
},
}SCSS
$custom: #bbc7db; $custom-light: #cfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc7db",
"rgb": {
"r": 187,
"g": 199,
"b": 219
},
"hsl": {
"h": 217.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82672,
"c": 0.03102,
"h": 260.7
},
"luminance": 0.56526
}Semantic roles & 50–950 ramp
primary
#BBC7DB
secondary
#B2A288
accent
#803CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384