#BCC2D6#BCC2D6
#BCC2D6 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.6% C 0.029 H 272.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2D6 |
|---|---|
| RGB | rgb(188, 194, 214) |
| HSL | hsl(226, 24%, 79%) |
| HSV | hsv(226, 12%, 84%) |
| CMYK | cmyk(12.1%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(78.54, 1.89, -10.69) |
| CIE-LCH | lch(78.54, 10.85, 280.01°) |
| OKLab | oklab(81.56% 0.0012 -0.0288) |
| OKLCH | oklch(81.56% 0.029 272.4) |
| XYZ | xyz(52.1658, 54.1294, 71.3050) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.88
Silver
#C0C0C0
ΔE00 8.87
Lavender (CSS)
#E6E6FA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2D6 #D6D0BC
analogous
#BCCFD6 #BCC2D6 #C3BCD6
triadic
#BCC2D6 #D6BCC2 #C2D6BC
tetradic
#BCC2D6 #D6BCCF #D6D0BC #BCD6C3
square
#BCC2D6 #D6BCCF #D6D0BC #BCD6C3
split-complementary
#BCC2D6 #D6C3BC #CFD6BC
monochromatic
#707DA8 #969FBF #BCC2D6 #E2E5ED #ECEEF3
Accessibility & contrast
On white
1.78
#BCC2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BCC2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2D6
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2D6 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D7
Deuteranopia (green-blind)
#BBC1D5
Tritanopia (blue-blind)
#B6C6C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2d6; /* rgb */ color: rgb(188, 194, 214); /* oklch */ color: oklch(81.6% 0.029 272.4);
Tailwind
colors: {
custom: {
50: '#d0d4e2',
500: '#bcc2d6',
950: '#000000',
},
}SCSS
$custom: #bcc2d6; $custom-light: #d0d4e2; $custom-dark: #000000;
JSON
{
"hex": "#bcc2d6",
"rgb": {
"r": 188,
"g": 194,
"b": 214
},
"hsl": {
"h": 226.154,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.81562,
"c": 0.02883,
"h": 272.4
},
"luminance": 0.5413
}Semantic roles & 50–950 ramp
primary
#BCC2D6
secondary
#ACA48A
accent
#8C43A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384