#BCC4D0#BCC4D0
#BCC4D0 is a light, near-neutral blue. Relative luminance 0.547; OKLCH L 81.8% C 0.019 H 258.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4D0 |
|---|---|
| RGB | rgb(188, 196, 208) |
| HSL | hsl(216, 18%, 78%) |
| HSV | hsv(216, 10%, 82%) |
| CMYK | cmyk(9.6%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(78.88, -0.40, -6.94) |
| CIE-LCH | lch(78.88, 6.95, 266.70°) |
| OKLab | oklab(81.78% -0.0038 -0.0186) |
| OKLCH | oklch(81.78% 0.019 258.4) |
| XYZ | xyz(51.8617, 54.7247, 67.4929) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.61
Silver
#C0C0C0
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4D0 #D0C8BC
analogous
#BCCED0 #BCC4D0 #BEBCD0
triadic
#BCC4D0 #D0BCC4 #C4D0BC
tetradic
#BCC4D0 #D0BCCE #D0C8BC #BCD0BE
square
#BCC4D0 #D0BCCE #D0C8BC #BCD0BE
split-complementary
#BCC4D0 #D0BEBC #CED0BC
monochromatic
#74859E #98A4B7 #BCC4D0 #E0E4E9 #EDEFF2
Accessibility & contrast
On white
1.76
#BCC4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BCC4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4D0
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4D0 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D1
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#B7C6C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc4d0; /* rgb */ color: rgb(188, 196, 208); /* oklch */ color: oklch(81.8% 0.019 258.4);
Tailwind
colors: {
custom: {
50: '#d0d5de',
500: '#bcc4d0',
950: '#000000',
},
}SCSS
$custom: #bcc4d0; $custom-light: #d0d5de; $custom-dark: #000000;
JSON
{
"hex": "#bcc4d0",
"rgb": {
"r": 188,
"g": 196,
"b": 208
},
"hsl": {
"h": 216,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.81776,
"c": 0.01902,
"h": 258.4
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#BCC4D0
secondary
#A59B8B
accent
#7B4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384