#BBCCE6#BBCCE6
#BBCCE6 is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.1% C 0.041 H 258.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCE6 |
|---|---|
| RGB | rgb(187, 204, 230) |
| HSL | hsl(216, 46%, 82%) |
| HSV | hsv(216, 19%, 90%) |
| CMYK | cmyk(18.7%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.55, -0.38, -14.78) |
| CIE-LCH | lch(81.55, 14.78, 268.54°) |
| OKLab | oklab(84.07% -0.0079 -0.0401) |
| OKLCH | oklch(84.07% 0.041 258.8) |
| XYZ | xyz(56.3657, 59.4625, 83.3553) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.03
Lightsteelblue
#B0C4DE
ΔE00 2.42
Cloudy Blue
#ACC2D9
ΔE00 3.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 7.07
Baby Blue (survey)
#A2CFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCE6 #E6D5BB
analogous
#BBE2E6 #BBCCE6 #C0BBE6
triadic
#BBCCE6 #E6BBCC #CCE6BB
tetradic
#BBCCE6 #E6BBE2 #E6D5BB #BBE6C0
square
#BBCCE6 #E6BBE2 #E6D5BB #BBE6C0
split-complementary
#BBCCE6 #E6C0BB #E2E6BB
monochromatic
#6289C5 #8EAAD6 #BBCCE6 #E8EEF6 #E9EEF7
Accessibility & contrast
On white
1.63
#BBCCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BBCCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCE6
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCE6 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#B0D1D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcce6; /* rgb */ color: rgb(187, 204, 230); /* oklch */ color: oklch(84.1% 0.041 258.8);
Tailwind
colors: {
custom: {
50: '#d0dbee',
500: '#bbcce6',
950: '#000000',
},
}SCSS
$custom: #bbcce6; $custom-light: #d0dbee; $custom-dark: #000000;
JSON
{
"hex": "#bbcce6",
"rgb": {
"r": 187,
"g": 204,
"b": 230
},
"hsl": {
"h": 216.279,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.84065,
"c": 0.04089,
"h": 258.8
},
"luminance": 0.59464
}Semantic roles & 50–950 ramp
primary
#BBCCE6
secondary
#C1A985
accent
#822CB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485