#BCCDDF#BCCDDF
#BCCDDF is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.1% C 0.031 H 249.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDDF |
|---|---|
| RGB | rgb(188, 205, 223) |
| HSL | hsl(211, 35%, 81%) |
| HSV | hsv(211, 16%, 87%) |
| CMYK | cmyk(15.7%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(81.66, -2.08, -10.85) |
| CIE-LCH | lch(81.66, 11.05, 259.13°) |
| OKLab | oklab(84.11% -0.0108 -0.0293) |
| OKLCH | oklch(84.11% 0.031 249.7) |
| XYZ | xyz(55.8864, 59.6806, 78.3728) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.86
Cloudy Blue
#ACC2D9
ΔE00 3.53
Lightsteelblue
#B0C4DE
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDDF #DFCEBC
analogous
#BCDEDF #BCCDDF #BCBCDF
triadic
#BCCDDF #DFBCCD #CDDFBC
tetradic
#BCCDDF #DFBCDE #DFCEBC #BCDFBC
square
#BCCDDF #DFBCDE #DFCEBC #BCDFBC
split-complementary
#BCCDDF #DFBCBC #DEDFBC
monochromatic
#698FB7 #93AECB #BCCDDF #E5ECF3 #EAF0F5
Accessibility & contrast
On white
1.62
#BCCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDDF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDDF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#B3D1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccddf; /* rgb */ color: rgb(188, 205, 223); /* oklch */ color: oklch(84.1% 0.031 249.7);
Tailwind
colors: {
custom: {
50: '#d0dce9',
500: '#bccddf',
950: '#000000',
},
}SCSS
$custom: #bccddf; $custom-light: #d0dce9; $custom-dark: #000000;
JSON
{
"hex": "#bccddf",
"rgb": {
"r": 188,
"g": 205,
"b": 223
},
"hsl": {
"h": 210.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.84106,
"c": 0.03127,
"h": 249.7
},
"luminance": 0.59682
}Semantic roles & 50–950 ramp
primary
#BCCDDF
secondary
#B7A088
accent
#7437AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484