#BCC0D2#BCC0D2
#BCC0D2 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.0% C 0.026 H 275.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0D2 |
|---|---|
| RGB | rgb(188, 192, 210) |
| HSL | hsl(229, 20%, 78%) |
| HSV | hsv(229, 10%, 82%) |
| CMYK | cmyk(10.5%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.90, 2.14, -9.47) |
| CIE-LCH | lch(77.90, 9.71, 282.71°) |
| OKLab | oklab(81.02% 0.0026 -0.0255) |
| OKLCH | oklch(81.02% 0.026 275.8) |
| XYZ | xyz(51.2191, 53.0433, 68.5002) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 6.96
Silver
#C0C0C0
ΔE00 8.17
Fog
#D8DCE0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0D2 #D2CEBC
analogous
#BCCBD2 #BCC0D2 #C3BCD2
triadic
#BCC0D2 #D2BCC0 #C0D2BC
tetradic
#BCC0D2 #D2BCCB #D2CEBC #BCD2C3
square
#BCC0D2 #D2BCCB #D2CEBC #BCD2C3
split-complementary
#BCC0D2 #D2C3BC #CBD2BC
monochromatic
#737BA1 #979EB9 #BCC0D2 #E1E2EB #EDEEF3
Accessibility & contrast
On white
1.81
#BCC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BCC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0D2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0D2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#B7C3C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc0d2; /* rgb */ color: rgb(188, 192, 210); /* oklch */ color: oklch(81.0% 0.026 275.8);
Tailwind
colors: {
custom: {
50: '#d0d3df',
500: '#bcc0d2',
950: '#000000',
},
}SCSS
$custom: #bcc0d2; $custom-light: #d0d3df; $custom-dark: #000000;
JSON
{
"hex": "#bcc0d2",
"rgb": {
"r": 188,
"g": 192,
"b": 210
},
"hsl": {
"h": 229.091,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81024,
"c": 0.02562,
"h": 275.8
},
"luminance": 0.53044
}Semantic roles & 50–950 ramp
primary
#BCC0D2
secondary
#A7A28B
accent
#8E489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384