#BCC1CD#BCC1CD
#BCC1CD is a light, near-neutral blue. Relative luminance 0.532; OKLCH L 81.1% C 0.018 H 267.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1CD |
|---|---|
| RGB | rgb(188, 193, 205) |
| HSL | hsl(222, 15%, 77%) |
| HSV | hsv(222, 8%, 80%) |
| CMYK | cmyk(8.3%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.02, 0.60, -6.60) |
| CIE-LCH | lch(78.02, 6.63, 275.18°) |
| OKLab | oklab(81.07% -0.0007 -0.0177) |
| OKLCH | oklch(81.07% 0.018 267.8) |
| XYZ | xyz(50.8262, 53.2387, 65.3441) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.95
Silver
#C0C0C0
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1CD #CDC8BC
analogous
#BCCACD #BCC1CD #C0BCCD
triadic
#BCC1CD #CDBCC1 #C1CDBC
tetradic
#BCC1CD #CDBCCA #CDC8BC #BCCDC0
square
#BCC1CD #CDBCCA #CDC8BC #BCCDC0
split-complementary
#BCC1CD #CDC0BC #CACDBC
monochromatic
#768099 #99A1B3 #BCC1CD #DFE1E7 #EDEFF2
Accessibility & contrast
On white
1.80
#BCC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BCC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1CD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1CD | 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)
#BEC2CE
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#B8C3C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc1cd; /* rgb */ color: rgb(188, 193, 205); /* oklch */ color: oklch(81.1% 0.018 267.8);
Tailwind
colors: {
custom: {
50: '#d0d3dc',
500: '#bcc1cd',
950: '#000000',
},
}SCSS
$custom: #bcc1cd; $custom-light: #d0d3dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc1cd",
"rgb": {
"r": 188,
"g": 193,
"b": 205
},
"hsl": {
"h": 222.353,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81067,
"c": 0.01771,
"h": 267.8
},
"luminance": 0.53239
}Semantic roles & 50–950 ramp
primary
#BCC1CD
secondary
#A19B8C
accent
#824D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384