#BCC4D6#BCC4D6
#BCC4D6 is a light, muted blue. Relative luminance 0.550; OKLCH L 82.0% C 0.027 H 266.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4D6 |
|---|---|
| RGB | rgb(188, 196, 214) |
| HSL | hsl(222, 24%, 79%) |
| HSV | hsv(222, 12%, 84%) |
| CMYK | cmyk(12.1%, 8.4%, 0%, 16.1%) |
| CIE-LAB | lab(79.06, 0.82, -9.91) |
| CIE-LCH | lch(79.06, 9.95, 274.72°) |
| OKLab | oklab(81.97% -0.0016 -0.0267) |
| OKLCH | oklch(81.97% 0.027 266.6) |
| XYZ | xyz(52.6139, 55.0256, 71.4544) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 6.37
Silver
#C0C0C0
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4D6 #D6CEBC
analogous
#BCD1D6 #BCC4D6 #C1BCD6
triadic
#BCC4D6 #D6BCC4 #C4D6BC
tetradic
#BCC4D6 #D6BCD1 #D6CEBC #BCD6C1
square
#BCC4D6 #D6BCD1 #D6CEBC #BCD6C1
split-complementary
#BCC4D6 #D6C1BC #D1D6BC
monochromatic
#7081A8 #96A3BF #BCC4D6 #E2E5ED #ECEEF3
Accessibility & contrast
On white
1.75
#BCC4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BCC4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4D6
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4D6 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D7
Deuteranopia (green-blind)
#BDC3D6
Tritanopia (blue-blind)
#B6C7CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc4d6; /* rgb */ color: rgb(188, 196, 214); /* oklch */ color: oklch(82.0% 0.027 266.6);
Tailwind
colors: {
custom: {
50: '#d0d5e2',
500: '#bcc4d6',
950: '#000000',
},
}SCSS
$custom: #bcc4d6; $custom-light: #d0d5e2; $custom-dark: #000000;
JSON
{
"hex": "#bcc4d6",
"rgb": {
"r": 188,
"g": 196,
"b": 214
},
"hsl": {
"h": 221.538,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.81969,
"c": 0.02675,
"h": 266.6
},
"luminance": 0.55026
}Semantic roles & 50–950 ramp
primary
#BCC4D6
secondary
#ACA28A
accent
#8543A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384