#BCC2D2#BCC2D2
#BCC2D2 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.4% C 0.023 H 269.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2D2 |
|---|---|
| RGB | rgb(188, 194, 210) |
| HSL | hsl(224, 20%, 78%) |
| HSV | hsv(224, 10%, 82%) |
| CMYK | cmyk(10.5%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.42, 1.07, -8.70) |
| CIE-LCH | lch(78.42, 8.77, 277.00°) |
| OKLab | oklab(81.43% -0.0002 -0.0234) |
| OKLCH | oklch(81.43% 0.023 269.4) |
| XYZ | xyz(51.6612, 53.9276, 68.6476) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.39
Dove Gray
#B6B8BD
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 5.89
Silver
#C0C0C0
ΔE00 7.40
Fog
#D8DCE0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2D2 #D2CCBC
analogous
#BCCDD2 #BCC2D2 #C1BCD2
triadic
#BCC2D2 #D2BCC2 #C2D2BC
tetradic
#BCC2D2 #D2BCCD #D2CCBC #BCD2C1
square
#BCC2D2 #D2BCCD #D2CCBC #BCD2C1
split-complementary
#BCC2D2 #D2C1BC #CDD2BC
monochromatic
#737FA1 #97A1B9 #BCC2D2 #E1E3EB #EDEEF3
Accessibility & contrast
On white
1.78
#BCC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BCC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2D2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2D2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#BCC1D2
Tritanopia (blue-blind)
#B7C5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2d2; /* rgb */ color: rgb(188, 194, 210); /* oklch */ color: oklch(81.4% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#d0d4df',
500: '#bcc2d2',
950: '#000000',
},
}SCSS
$custom: #bcc2d2; $custom-light: #d0d4df; $custom-dark: #000000;
JSON
{
"hex": "#bcc2d2",
"rgb": {
"r": 188,
"g": 194,
"b": 210
},
"hsl": {
"h": 223.636,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81431,
"c": 0.0234,
"h": 269.4
},
"luminance": 0.53928
}Semantic roles & 50–950 ramp
primary
#BCC2D2
secondary
#A79F8B
accent
#86489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384