#BCCBD9#BCCBD9
#BCCBD9 is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.026 H 246.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD9 |
|---|---|
| RGB | rgb(188, 203, 217) |
| HSL | hsl(209, 28%, 79%) |
| HSV | hsv(209, 13%, 85%) |
| CMYK | cmyk(13.4%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(80.97, -2.28, -8.68) |
| CIE-LCH | lch(80.97, 8.97, 255.30°) |
| OKLab | oklab(83.5% -0.0103 -0.0234) |
| OKLCH | oklch(83.5% 0.026 246.3) |
| XYZ | xyz(54.6164, 58.4121, 74.0294) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.24
Lightsteelblue
#B0C4DE
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD9 #D9CABC
analogous
#BCD9D9 #BCCBD9 #BCBDD9
triadic
#BCCBD9 #D9BCCB #CBD9BC
tetradic
#BCCBD9 #D9BCD9 #D9CABC #BDD9BC
square
#BCCBD9 #D9BCD9 #D9CABC #BDD9BC
split-complementary
#BCCBD9 #D9BCBD #D9D9BC
monochromatic
#6E8EAD #95ADC3 #BCCBD9 #E3E9EF #EBF0F4
Accessibility & contrast
On white
1.66
#BCCBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BCCBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD9
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD9 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDA
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#B5CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbd9; /* rgb */ color: rgb(188, 203, 217); /* oklch */ color: oklch(83.5% 0.026 246.3);
Tailwind
colors: {
custom: {
50: '#d0dae4',
500: '#bccbd9',
950: '#000000',
},
}SCSS
$custom: #bccbd9; $custom-light: #d0dae4; $custom-dark: #000000;
JSON
{
"hex": "#bccbd9",
"rgb": {
"r": 188,
"g": 203,
"b": 217
},
"hsl": {
"h": 208.966,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.835,
"c": 0.02556,
"h": 246.3
},
"luminance": 0.58413
}Semantic roles & 50–950 ramp
primary
#BCCBD9
secondary
#B09C8A
accent
#713FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384