#BCCBDC#BCCBDC
#BCCBDC is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.029 H 251.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBDC |
|---|---|
| RGB | rgb(188, 203, 220) |
| HSL | hsl(212, 31%, 80%) |
| HSV | hsv(212, 15%, 86%) |
| CMYK | cmyk(14.5%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(81.05, -1.66, -10.16) |
| CIE-LCH | lch(81.05, 10.29, 260.74°) |
| OKLab | oklab(83.6% -0.0092 -0.0274) |
| OKLCH | oklch(83.6% 0.029 251.5) |
| XYZ | xyz(55.0102, 58.5696, 76.1031) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.95
Cloudy Blue
#ACC2D9
ΔE00 3.60
Lightsteelblue
#B0C4DE
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBDC #DCCDBC
analogous
#BCDBDC #BCCBDC #BDBCDC
triadic
#BCCBDC #DCBCCB #CBDCBC
tetradic
#BCCBDC #DCBCDB #DCCDBC #BCDCBD
square
#BCCBDC #DCBCDB #DCCDBC #BCDCBD
split-complementary
#BCCBDC #DCBDBC #DBDCBC
monochromatic
#6C8DB2 #94ACC7 #BCCBDC #E4EAF1 #EBEFF5
Accessibility & contrast
On white
1.65
#BCCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BCCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBDC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBDC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#B4CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbdc; /* rgb */ color: rgb(188, 203, 220); /* oklch */ color: oklch(83.6% 0.029 251.5);
Tailwind
colors: {
custom: {
50: '#d0dae6',
500: '#bccbdc',
950: '#000000',
},
}SCSS
$custom: #bccbdc; $custom-light: #d0dae6; $custom-dark: #000000;
JSON
{
"hex": "#bccbdc",
"rgb": {
"r": 188,
"g": 203,
"b": 220
},
"hsl": {
"h": 211.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.83597,
"c": 0.02892,
"h": 251.5
},
"luminance": 0.58571
}Semantic roles & 50–950 ramp
primary
#BCCBDC
secondary
#B39F89
accent
#763BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384