#BBC6EA#BBC6EA
#BBC6EA is a very light, muted blue. Relative luminance 0.569; OKLCH L 83.0% C 0.052 H 271.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6EA |
|---|---|
| RGB | rgb(187, 198, 234) |
| HSL | hsl(226, 53%, 83%) |
| HSV | hsv(226, 20%, 92%) |
| CMYK | cmyk(20.1%, 15.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.12, 3.70, -19.07) |
| CIE-LCH | lch(80.12, 19.42, 280.98°) |
| OKLab | oklab(82.99% 0.0017 -0.0519) |
| OKLCH | oklch(82.99% 0.052 271.9) |
| XYZ | xyz(55.5352, 56.8923, 85.8813) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.30
Periwinkle
#CCCCFF
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6EA #EADFBB
analogous
#BBDEEA #BBC6EA #C7BBEA
triadic
#BBC6EA #EABBC6 #C6EABB
tetradic
#BBC6EA #EABBDE #EADFBB #BBEAC7
square
#BBC6EA #EABBDE #EADFBB #BBEAC7
split-complementary
#BBC6EA #EAC7BB #DEEABB
monochromatic
#5D78CD #8C9FDC #BBC6EA #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.70
#BBC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BBC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6EA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6EA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#B0CDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc6ea; /* rgb */ color: rgb(187, 198, 234); /* oklch */ color: oklch(83.0% 0.052 271.9);
Tailwind
colors: {
custom: {
50: '#d0d7f0',
500: '#bbc6ea',
950: '#000000',
},
}SCSS
$custom: #bbc6ea; $custom-light: #d0d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ea",
"rgb": {
"r": 187,
"g": 198,
"b": 234
},
"hsl": {
"h": 225.957,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.82989,
"c": 0.05198,
"h": 271.9
},
"luminance": 0.56893
}Semantic roles & 50–950 ramp
primary
#BBC6EA
secondary
#C6B683
accent
#9C25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385