#BCC2CD#BCC2CD
#BCC2CD is a light, near-neutral blue. Relative luminance 0.537; OKLCH L 81.3% C 0.017 H 262.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2CD |
|---|---|
| RGB | rgb(188, 194, 205) |
| HSL | hsl(219, 15%, 77%) |
| HSV | hsv(219, 8%, 80%) |
| CMYK | cmyk(8.3%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.28, 0.07, -6.22) |
| CIE-LCH | lch(78.28, 6.22, 270.60°) |
| OKLab | oklab(81.27% -0.0021 -0.0167) |
| OKLCH | oklch(81.27% 0.017 262.8) |
| XYZ | xyz(51.0480, 53.6823, 65.4181) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.83
Silver
#C0C0C0
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2CD #CDC7BC
analogous
#BCCBCD #BCC2CD #BFBCCD
triadic
#BCC2CD #CDBCC2 #C2CDBC
tetradic
#BCC2CD #CDBCCB #CDC7BC #BCCDBF
square
#BCC2CD #CDBCCB #CDC7BC #BCCDBF
split-complementary
#BCC2CD #CDBFBC #CBCDBC
monochromatic
#768299 #99A2B3 #BCC2CD #DFE2E7 #EDEFF2
Accessibility & contrast
On white
1.79
#BCC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BCC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2CD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2CD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CE
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#B8C4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2cd; /* rgb */ color: rgb(188, 194, 205); /* oklch */ color: oklch(81.3% 0.017 262.8);
Tailwind
colors: {
custom: {
50: '#d0d4dc',
500: '#bcc2cd',
950: '#000000',
},
}SCSS
$custom: #bcc2cd; $custom-light: #d0d4dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc2cd",
"rgb": {
"r": 188,
"g": 194,
"b": 205
},
"hsl": {
"h": 218.824,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81271,
"c": 0.0168,
"h": 262.8
},
"luminance": 0.53683
}Semantic roles & 50–950 ramp
primary
#BCC2CD
secondary
#A19A8C
accent
#7E4D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384