#BCCCD9#BCCCD9
#BCCCD9 is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.025 H 242.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD9 |
|---|---|
| RGB | rgb(188, 204, 217) |
| HSL | hsl(207, 28%, 79%) |
| HSV | hsv(207, 13%, 85%) |
| CMYK | cmyk(13.4%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(81.23, -2.80, -8.29) |
| CIE-LCH | lch(81.23, 8.75, 251.31°) |
| OKLab | oklab(83.71% -0.0117 -0.0223) |
| OKLCH | oklch(83.71% 0.025 242.4) |
| XYZ | xyz(54.8533, 58.8859, 74.1083) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.62
Light Blue Grey
#B7C9E2
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 6.75
Fog
#D8DCE0
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD9 #D9C9BC
analogous
#BCD9D8 #BCCCD9 #BCBED9
triadic
#BCCCD9 #D9BCCC #CCD9BC
tetradic
#BCCCD9 #D8BCD9 #D9C9BC #BED9BC
square
#BCCCD9 #D8BCD9 #D9C9BC #BED9BC
split-complementary
#BCCCD9 #D9BCBE #D9D8BC
monochromatic
#6E91AD #95AEC3 #BCCCD9 #E3EAEF #EBF0F4
Accessibility & contrast
On white
1.64
#BCCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD9
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD9 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDA
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#B5CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccd9; /* rgb */ color: rgb(188, 204, 217); /* oklch */ color: oklch(83.7% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#d0dbe4',
500: '#bcccd9',
950: '#000000',
},
}SCSS
$custom: #bcccd9; $custom-light: #d0dbe4; $custom-dark: #000000;
JSON
{
"hex": "#bcccd9",
"rgb": {
"r": 188,
"g": 204,
"b": 217
},
"hsl": {
"h": 206.897,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.83706,
"c": 0.02522,
"h": 242.4
},
"luminance": 0.58887
}Semantic roles & 50–950 ramp
primary
#BCCCD9
secondary
#B09B8A
accent
#6D3FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484