#BBC6DA#BBC6DA
#BBC6DA is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.4% C 0.031 H 262.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6DA |
|---|---|
| RGB | rgb(187, 198, 218) |
| HSL | hsl(219, 30%, 79%) |
| HSV | hsv(219, 14%, 85%) |
| CMYK | cmyk(14.2%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.62, 0.26, -11.23) |
| CIE-LCH | lch(79.62, 11.23, 271.31°) |
| OKLab | oklab(82.44% -0.004 -0.0303) |
| OKLCH | oklch(82.44% 0.031 262.5) |
| XYZ | xyz(53.3396, 56.0141, 74.3177) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.62
Lightsteelblue
#B0C4DE
ΔE00 3.33
Cloudy Blue
#ACC2D9
ΔE00 4.16
Dove Gray
#B6B8BD
ΔE00 7.31
Light Grey Blue
#9DBCD4
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6DA #DACFBB
analogous
#BBD6DA #BBC6DA #C0BBDA
triadic
#BBC6DA #DABBC6 #C6DABB
tetradic
#BBC6DA #DABBD6 #DACFBB #BBDAC0
square
#BBC6DA #DABBD6 #DACFBB #BBDAC0
split-complementary
#BBC6DA #DAC0BB #D6DABB
monochromatic
#6C84AF #93A5C4 #BBC6DA #E3E7F0 #EBEEF4
Accessibility & contrast
On white
1.72
#BBC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BBC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6DA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6DA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#B4CACC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc6da; /* rgb */ color: rgb(187, 198, 218); /* oklch */ color: oklch(82.4% 0.031 262.5);
Tailwind
colors: {
custom: {
50: '#cfd7e5',
500: '#bbc6da',
950: '#000000',
},
}SCSS
$custom: #bbc6da; $custom-light: #cfd7e5; $custom-dark: #000000;
JSON
{
"hex": "#bbc6da",
"rgb": {
"r": 187,
"g": 198,
"b": 218
},
"hsl": {
"h": 218.71,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.82435,
"c": 0.03058,
"h": 262.5
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#BBC6DA
secondary
#B1A388
accent
#823DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384