#BCC7DA#BCC7DA
#BCC7DA is a very light, muted blue. Relative luminance 0.566; OKLCH L 82.7% C 0.029 H 261.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7DA |
|---|---|
| RGB | rgb(188, 199, 218) |
| HSL | hsl(218, 29%, 80%) |
| HSV | hsv(218, 14%, 85%) |
| CMYK | cmyk(13.8%, 8.7%, 0%, 14.5%) |
| CIE-LAB | lab(79.95, 0.05, -10.72) |
| CIE-LCH | lch(79.95, 10.72, 270.25°) |
| OKLab | oklab(82.71% -0.0043 -0.0289) |
| OKLCH | oklch(82.71% 0.029 261.5) |
| XYZ | xyz(53.8144, 56.5994, 74.4056) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.71
Lightsteelblue
#B0C4DE
ΔE00 3.49
Cloudy Blue
#ACC2D9
ΔE00 4.18
Dove Gray
#B6B8BD
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7DA #DACFBC
analogous
#BCD6DA #BCC7DA #C0BCDA
triadic
#BCC7DA #DABCC7 #C7DABC
tetradic
#BCC7DA #DABCD6 #DACFBC #BCDAC0
square
#BCC7DA #DABCD6 #DACFBC #BCDAC0
split-complementary
#BCC7DA #DAC0BC #D6DABC
monochromatic
#6D85AE #95A6C4 #BCC7DA #E3E8F0 #EBEFF4
Accessibility & contrast
On white
1.70
#BCC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BCC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7DA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7DA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#B5CBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc7da; /* rgb */ color: rgb(188, 199, 218); /* oklch */ color: oklch(82.7% 0.029 261.5);
Tailwind
colors: {
custom: {
50: '#d0d8e5',
500: '#bcc7da',
950: '#000000',
},
}SCSS
$custom: #bcc7da; $custom-light: #d0d8e5; $custom-dark: #000000;
JSON
{
"hex": "#bcc7da",
"rgb": {
"r": 188,
"g": 199,
"b": 218
},
"hsl": {
"h": 218,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.82713,
"c": 0.02926,
"h": 261.5
},
"luminance": 0.566
}Semantic roles & 50–950 ramp
primary
#BCC7DA
secondary
#B1A289
accent
#813EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384