#BCCBDD#BCCBDD
#BCCBDD is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.030 H 253.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBDD |
|---|---|
| RGB | rgb(188, 203, 221) |
| HSL | hsl(213, 33%, 80%) |
| HSV | hsv(213, 15%, 87%) |
| CMYK | cmyk(14.9%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(81.08, -1.45, -10.65) |
| CIE-LCH | lch(81.08, 10.75, 262.26°) |
| OKLab | oklab(83.63% -0.0088 -0.0288) |
| OKLCH | oklch(83.63% 0.03 253) |
| XYZ | xyz(55.1430, 58.6227, 76.8027) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.55
Lightsteelblue
#B0C4DE
ΔE00 3.40
Cloudy Blue
#ACC2D9
ΔE00 3.49
Light Grey Blue
#9DBCD4
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Fog
#D8DCE0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBDD #DDCEBC
analogous
#BCDBDD #BCCBDD #BDBCDD
triadic
#BCCBDD #DDBCCB #CBDDBC
tetradic
#BCCBDD #DDBCDB #DDCEBC #BCDDBD
square
#BCCBDD #DDBCDB #DDCEBC #BCDDBD
split-complementary
#BCCBDD #DDBDBC #DBDDBC
monochromatic
#6B8CB4 #93ABC8 #BCCBDD #E5EBF2 #EBEFF5
Accessibility & contrast
On white
1.65
#BCCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBDD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBDD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#B4CFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbdd; /* rgb */ color: rgb(188, 203, 221); /* oklch */ color: oklch(83.6% 0.030 253.0);
Tailwind
colors: {
custom: {
50: '#d0dae7',
500: '#bccbdd',
950: '#000000',
},
}SCSS
$custom: #bccbdd; $custom-light: #d0dae7; $custom-dark: #000000;
JSON
{
"hex": "#bccbdd",
"rgb": {
"r": 188,
"g": 203,
"b": 221
},
"hsl": {
"h": 212.727,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.8363,
"c": 0.03008,
"h": 253
},
"luminance": 0.58624
}Semantic roles & 50–950 ramp
primary
#BCCBDD
secondary
#B5A189
accent
#783AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384