#BBCBE7#BBCBE7
#BBCBE7 is a very light, muted blue. Relative luminance 0.590; OKLCH L 83.9% C 0.043 H 261.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBE7 |
|---|---|
| RGB | rgb(187, 203, 231) |
| HSL | hsl(218, 48%, 82%) |
| HSV | hsv(218, 19%, 91%) |
| CMYK | cmyk(19%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(81.32, 0.37, -15.66) |
| CIE-LCH | lch(81.32, 15.66, 271.36°) |
| OKLab | oklab(83.9% -0.0062 -0.0425) |
| OKLCH | oklch(83.9% 0.043 261.7) |
| XYZ | xyz(56.2696, 59.0450, 84.0180) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.74
Lightsteelblue
#B0C4DE
ΔE00 2.79
Cloudy Blue
#ACC2D9
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBE7 #E7D7BB
analogous
#BBE1E7 #BBCBE7 #C1BBE7
triadic
#BBCBE7 #E7BBCB #CBE7BB
tetradic
#BBCBE7 #E7BBE1 #E7D7BB #BBE7C1
square
#BBCBE7 #E7BBE1 #E7D7BB #BBE7C1
split-complementary
#BBCBE7 #E7C1BB #E1E7BB
monochromatic
#6186C7 #8EA8D7 #BBCBE7 #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.64
#BBCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BBCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBE7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBE7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE8
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#B0D1D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcbe7; /* rgb */ color: rgb(187, 203, 231); /* oklch */ color: oklch(83.9% 0.043 261.7);
Tailwind
colors: {
custom: {
50: '#d0daee',
500: '#bbcbe7',
950: '#000000',
},
}SCSS
$custom: #bbcbe7; $custom-light: #d0daee; $custom-dark: #000000;
JSON
{
"hex": "#bbcbe7",
"rgb": {
"r": 187,
"g": 203,
"b": 231
},
"hsl": {
"h": 218.182,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83895,
"c": 0.04297,
"h": 261.7
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#BBCBE7
secondary
#C2AB84
accent
#862ABB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385