#BCC3CD#BCC3CD
#BCC3CD is a light, near-neutral blue. Relative luminance 0.541; OKLCH L 81.5% C 0.016 H 257.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3CD |
|---|---|
| RGB | rgb(188, 195, 205) |
| HSL | hsl(215, 15%, 77%) |
| HSV | hsv(215, 8%, 80%) |
| CMYK | cmyk(8.3%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.54, -0.47, -5.83) |
| CIE-LCH | lch(78.54, 5.85, 265.42°) |
| OKLab | oklab(81.48% -0.0035 -0.0156) |
| OKLCH | oklch(81.48% 0.016 257.2) |
| XYZ | xyz(51.2713, 54.1289, 65.4925) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.86
Silver
#C0C0C0
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3CD #CDC6BC
analogous
#BCCCCD #BCC3CD #BEBCCD
triadic
#BCC3CD #CDBCC3 #C3CDBC
tetradic
#BCC3CD #CDBCCC #CDC6BC #BCCDBE
square
#BCC3CD #CDBCCC #CDC6BC #BCCDBE
split-complementary
#BCC3CD #CDBEBC #CCCDBC
monochromatic
#768499 #99A4B3 #BCC3CD #DFE2E7 #EDEFF2
Accessibility & contrast
On white
1.78
#BCC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BCC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3CD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3CD | 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)
#C0C3CE
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#B8C5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc3cd; /* rgb */ color: rgb(188, 195, 205); /* oklch */ color: oklch(81.5% 0.016 257.2);
Tailwind
colors: {
custom: {
50: '#d0d5dc',
500: '#bcc3cd',
950: '#000000',
},
}SCSS
$custom: #bcc3cd; $custom-light: #d0d5dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc3cd",
"rgb": {
"r": 188,
"g": 195,
"b": 205
},
"hsl": {
"h": 215.294,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81476,
"c": 0.01603,
"h": 257.2
},
"luminance": 0.54129
}Semantic roles & 50–950 ramp
primary
#BCC3CD
secondary
#A1988C
accent
#794D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384