#BCC3D2#BCC3D2
#BCC3D2 is a light, muted blue. Relative luminance 0.544; OKLCH L 81.6% C 0.022 H 265.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3D2 |
|---|---|
| RGB | rgb(188, 195, 210) |
| HSL | hsl(221, 20%, 78%) |
| HSV | hsv(221, 10%, 82%) |
| CMYK | cmyk(10.5%, 7.1%, 0%, 17.6%) |
| CIE-LAB | lab(78.68, 0.53, -8.32) |
| CIE-LCH | lch(78.68, 8.33, 273.68°) |
| OKLab | oklab(81.64% -0.0017 -0.0224) |
| OKLCH | oklch(81.64% 0.022 265.7) |
| XYZ | xyz(51.8845, 54.3742, 68.7220) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.68
Lightsteelblue
#B0C4DE
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 5.47
Silver
#C0C0C0
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3D2 #D2CBBC
analogous
#BCCED2 #BCC3D2 #C0BCD2
triadic
#BCC3D2 #D2BCC3 #C3D2BC
tetradic
#BCC3D2 #D2BCCE #D2CBBC #BCD2C0
square
#BCC3D2 #D2BCCE #D2CBBC #BCD2C0
split-complementary
#BCC3D2 #D2C0BC #CED2BC
monochromatic
#7381A1 #97A2B9 #BCC3D2 #E1E4EB #EDEFF3
Accessibility & contrast
On white
1.77
#BCC3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BCC3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3D2
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3D2 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#B7C6C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc3d2; /* rgb */ color: rgb(188, 195, 210); /* oklch */ color: oklch(81.6% 0.022 265.7);
Tailwind
colors: {
custom: {
50: '#d0d5df',
500: '#bcc3d2',
950: '#000000',
},
}SCSS
$custom: #bcc3d2; $custom-light: #d0d5df; $custom-dark: #000000;
JSON
{
"hex": "#bcc3d2",
"rgb": {
"r": 188,
"g": 195,
"b": 210
},
"hsl": {
"h": 220.909,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81635,
"c": 0.02242,
"h": 265.7
},
"luminance": 0.54375
}Semantic roles & 50–950 ramp
primary
#BCC3D2
secondary
#A79E8B
accent
#82489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384