#BBC7DE#BBC7DE
#BBC7DE is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.035 H 263.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7DE |
|---|---|
| RGB | rgb(187, 199, 222) |
| HSL | hsl(219, 35%, 80%) |
| HSV | hsv(219, 16%, 87%) |
| CMYK | cmyk(15.8%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.00, 0.57, -12.81) |
| CIE-LCH | lch(80.00, 12.82, 272.53°) |
| OKLab | oklab(82.77% -0.0039 -0.0346) |
| OKLCH | oklch(82.77% 0.035 263.5) |
| XYZ | xyz(54.0986, 56.6846, 77.1841) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.18
Lightsteelblue
#B0C4DE
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.64
Dove Gray
#B6B8BD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7DE #DED2BB
analogous
#BBD8DE #BBC7DE #C1BBDE
triadic
#BBC7DE #DEBBC7 #C7DEBB
tetradic
#BBC7DE #DEBBD8 #DED2BB #BBDEC1
square
#BBC7DE #DEBBD8 #DED2BB #BBDEC1
split-complementary
#BBC7DE #DEC1BB #D8DEBB
monochromatic
#6983B6 #92A5CA #BBC7DE #E4E9F2 #EAEEF5
Accessibility & contrast
On white
1.70
#BBC7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BBC7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7DE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7DE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#B3CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc7de; /* rgb */ color: rgb(187, 199, 222); /* oklch */ color: oklch(82.8% 0.035 263.5);
Tailwind
colors: {
custom: {
50: '#cfd8e8',
500: '#bbc7de',
950: '#000000',
},
}SCSS
$custom: #bbc7de; $custom-light: #cfd8e8; $custom-dark: #000000;
JSON
{
"hex": "#bbc7de",
"rgb": {
"r": 187,
"g": 199,
"b": 222
},
"hsl": {
"h": 219.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82773,
"c": 0.03487,
"h": 263.5
},
"luminance": 0.56686
}Semantic roles & 50–950 ramp
primary
#BBC7DE
secondary
#B6A687
accent
#8538AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384