#BCC0D6#BCC0D6
#BCC0D6 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.031 H 277.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0D6 |
|---|---|
| RGB | rgb(188, 192, 214) |
| HSL | hsl(231, 24%, 79%) |
| HSV | hsv(231, 12%, 84%) |
| CMYK | cmyk(12.1%, 10.3%, 0%, 16.1%) |
| CIE-LAB | lab(78.02, 2.96, -11.46) |
| CIE-LCH | lch(78.02, 11.83, 284.47°) |
| OKLab | oklab(81.16% 0.0041 -0.0309) |
| OKLCH | oklch(81.16% 0.031 277.5) |
| XYZ | xyz(51.7236, 53.2451, 71.1576) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0D6 #D6D2BC
analogous
#BCCDD6 #BCC0D6 #C5BCD6
triadic
#BCC0D6 #D6BCC0 #C0D6BC
tetradic
#BCC0D6 #D6BCCD #D6D2BC #BCD6C5
square
#BCC0D6 #D6BCCD #D6D2BC #BCD6C5
split-complementary
#BCC0D6 #D6C5BC #CDD6BC
monochromatic
#7079A8 #969CBF #BCC0D6 #E2E4ED #ECEDF3
Accessibility & contrast
On white
1.80
#BCC0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BCC0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0D6
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0D6 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2D7
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#B7C4C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc0d6; /* rgb */ color: rgb(188, 192, 214); /* oklch */ color: oklch(81.2% 0.031 277.5);
Tailwind
colors: {
custom: {
50: '#d0d3e2',
500: '#bcc0d6',
950: '#000000',
},
}SCSS
$custom: #bcc0d6; $custom-light: #d0d3e2; $custom-dark: #000000;
JSON
{
"hex": "#bcc0d6",
"rgb": {
"r": 188,
"g": 192,
"b": 214
},
"hsl": {
"h": 230.769,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.81157,
"c": 0.03117,
"h": 277.5
},
"luminance": 0.53246
}Semantic roles & 50–950 ramp
primary
#BCC0D6
secondary
#ACA78A
accent
#9443A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384