#BBC7DF#BBC7DF
#BBC7DF is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.036 H 264.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7DF |
|---|---|
| RGB | rgb(187, 199, 223) |
| HSL | hsl(220, 36%, 80%) |
| HSV | hsv(220, 16%, 87%) |
| CMYK | cmyk(16.1%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.03, 0.78, -13.30) |
| CIE-LCH | lch(80.03, 13.32, 273.35°) |
| OKLab | oklab(82.81% -0.0036 -0.036) |
| OKLCH | oklch(82.81% 0.036 264.4) |
| XYZ | xyz(54.2330, 56.7384, 77.8920) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.28
Lightsteelblue
#B0C4DE
ΔE00 3.10
Cloudy Blue
#ACC2D9
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7DF #DFD3BB
analogous
#BBD9DF #BBC7DF #C1BBDF
triadic
#BBC7DF #DFBBC7 #C7DFBB
tetradic
#BBC7DF #DFBBD9 #DFD3BB #BBDFC1
square
#BBC7DF #DFBBD9 #DFD3BB #BBDFC1
split-complementary
#BBC7DF #DFC1BB #D9DFBB
monochromatic
#6882B8 #91A5CB #BBC7DF #E5E9F3 #EAEEF5
Accessibility & contrast
On white
1.70
#BBC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BBC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7DF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7DF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#B3CCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc7df; /* rgb */ color: rgb(187, 199, 223); /* oklch */ color: oklch(82.8% 0.036 264.4);
Tailwind
colors: {
custom: {
50: '#cfd8e9',
500: '#bbc7df',
950: '#000000',
},
}SCSS
$custom: #bbc7df; $custom-light: #cfd8e9; $custom-dark: #000000;
JSON
{
"hex": "#bbc7df",
"rgb": {
"r": 187,
"g": 199,
"b": 223
},
"hsl": {
"h": 220,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82806,
"c": 0.03618,
"h": 264.4
},
"luminance": 0.56739
}Semantic roles & 50–950 ramp
primary
#BBC7DF
secondary
#B7A787
accent
#8737AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384