#BCC2D0#BCC2D0
#BCC2D0 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.4% C 0.021 H 267.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2D0 |
|---|---|
| RGB | rgb(188, 194, 208) |
| HSL | hsl(222, 18%, 78%) |
| HSV | hsv(222, 10%, 82%) |
| CMYK | cmyk(9.6%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(78.36, 0.66, -7.71) |
| CIE-LCH | lch(78.36, 7.74, 274.93°) |
| OKLab | oklab(81.37% -0.001 -0.0207) |
| OKLCH | oklch(81.37% 0.021 267.3) |
| XYZ | xyz(51.4136, 53.8285, 67.3435) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.90
Silver
#C0C0C0
ΔE00 6.63
Fog
#D8DCE0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2D0 #D0CABC
analogous
#BCCCD0 #BCC2D0 #C0BCD0
triadic
#BCC2D0 #D0BCC2 #C2D0BC
tetradic
#BCC2D0 #D0BCCC #D0CABC #BCD0C0
square
#BCC2D0 #D0BCCC #D0CABC #BCD0C0
split-complementary
#BCC2D0 #D0C0BC #CCD0BC
monochromatic
#74819E #98A1B7 #BCC2D0 #E0E3E9 #EDEFF2
Accessibility & contrast
On white
1.78
#BCC2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BCC2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2D0
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2D0 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D1
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#B8C5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2d0; /* rgb */ color: rgb(188, 194, 208); /* oklch */ color: oklch(81.4% 0.021 267.3);
Tailwind
colors: {
custom: {
50: '#d0d4de',
500: '#bcc2d0',
950: '#000000',
},
}SCSS
$custom: #bcc2d0; $custom-light: #d0d4de; $custom-dark: #000000;
JSON
{
"hex": "#bcc2d0",
"rgb": {
"r": 188,
"g": 194,
"b": 208
},
"hsl": {
"h": 222,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.81367,
"c": 0.02072,
"h": 267.3
},
"luminance": 0.53829
}Semantic roles & 50–950 ramp
primary
#BCC2D0
secondary
#A59D8B
accent
#834A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384