#BCCCDF#BCCCDF
#BCCCDF is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.032 H 252.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCDF |
|---|---|
| RGB | rgb(188, 204, 223) |
| HSL | hsl(213, 35%, 81%) |
| HSV | hsv(213, 16%, 87%) |
| CMYK | cmyk(15.7%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.40, -1.56, -11.24) |
| CIE-LCH | lch(81.40, 11.35, 262.12°) |
| OKLab | oklab(83.9% -0.0094 -0.0304) |
| OKLCH | oklch(83.9% 0.032 252.7) |
| XYZ | xyz(55.6480, 59.2037, 78.2933) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.28
Lightsteelblue
#B0C4DE
ΔE00 3.22
Cloudy Blue
#ACC2D9
ΔE00 3.40
Light Grey Blue
#9DBCD4
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCDF #DFCFBC
analogous
#BCDEDF #BCCCDF #BDBCDF
triadic
#BCCCDF #DFBCCC #CCDFBC
tetradic
#BCCCDF #DFBCDE #DFCFBC #BCDFBD
square
#BCCCDF #DFBCDE #DFCFBC #BCDFBD
split-complementary
#BCCCDF #DFBDBC #DEDFBC
monochromatic
#698DB7 #93ACCB #BCCCDF #E5ECF3 #EAEFF5
Accessibility & contrast
On white
1.64
#BCCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BCCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCDF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#B3D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccdf; /* rgb */ color: rgb(188, 204, 223); /* oklch */ color: oklch(83.9% 0.032 252.7);
Tailwind
colors: {
custom: {
50: '#d0dbe9',
500: '#bcccdf',
950: '#000000',
},
}SCSS
$custom: #bcccdf; $custom-light: #d0dbe9; $custom-dark: #000000;
JSON
{
"hex": "#bcccdf",
"rgb": {
"r": 188,
"g": 204,
"b": 223
},
"hsl": {
"h": 212.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.83901,
"c": 0.03183,
"h": 252.7
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#BCCCDF
secondary
#B7A288
accent
#7837AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484