#BCCCDB#BCCCDB
#BCCCDB is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.027 H 246.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCDB |
|---|---|
| RGB | rgb(188, 204, 219) |
| HSL | hsl(209, 30%, 80%) |
| HSV | hsv(209, 14%, 86%) |
| CMYK | cmyk(14.2%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.29, -2.39, -9.28) |
| CIE-LCH | lch(81.29, 9.58, 255.54°) |
| OKLab | oklab(83.77% -0.0109 -0.025) |
| OKLCH | oklch(83.77% 0.027 246.4) |
| XYZ | xyz(55.1151, 58.9906, 75.4867) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.54
Light Grey Blue
#9DBCD4
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCDB #DBCBBC
analogous
#BCDBDA #BCCCDB #BCBDDB
triadic
#BCCCDB #DBBCCC #CCDBBC
tetradic
#BCCCDB #DABCDB #DBCBBC #BDDBBC
square
#BCCCDB #DABCDB #DBCBBC #BDDBBC
split-complementary
#BCCCDB #DBBCBD #DBDABC
monochromatic
#6C8FB0 #94AEC6 #BCCCDB #E4EAF0 #EBF0F4
Accessibility & contrast
On white
1.64
#BCCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BCCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCDB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCDB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C3C8DB
Tritanopia (blue-blind)
#B4CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccdb; /* rgb */ color: rgb(188, 204, 219); /* oklch */ color: oklch(83.8% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#d0dbe6',
500: '#bcccdb',
950: '#000000',
},
}SCSS
$custom: #bcccdb; $custom-light: #d0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bcccdb",
"rgb": {
"r": 188,
"g": 204,
"b": 219
},
"hsl": {
"h": 209.032,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.8377,
"c": 0.02732,
"h": 246.4
},
"luminance": 0.58992
}Semantic roles & 50–950 ramp
primary
#BCCCDB
secondary
#B29D89
accent
#713DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484