#BCC4D2#BCC4D2
#BCC4D2 is a light, muted blue. Relative luminance 0.548; OKLCH L 81.8% C 0.022 H 261.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4D2 |
|---|---|
| RGB | rgb(188, 196, 210) |
| HSL | hsl(218, 20%, 78%) |
| HSV | hsv(218, 10%, 82%) |
| CMYK | cmyk(10.5%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(78.94, 0.00, -7.93) |
| CIE-LCH | lch(78.94, 7.93, 270.02°) |
| OKLab | oklab(81.84% -0.0031 -0.0213) |
| OKLCH | oklch(81.84% 0.022 261.8) |
| XYZ | xyz(52.1093, 54.8238, 68.7970) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.17
Silver
#C0C0C0
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4D2 #D2CABC
analogous
#BCCFD2 #BCC4D2 #BFBCD2
triadic
#BCC4D2 #D2BCC4 #C4D2BC
tetradic
#BCC4D2 #D2BCCF #D2CABC #BCD2BF
square
#BCC4D2 #D2BCCF #D2CABC #BCD2BF
split-complementary
#BCC4D2 #D2BFBC #CFD2BC
monochromatic
#7384A1 #97A4B9 #BCC4D2 #E1E4EB #EDEFF3
Accessibility & contrast
On white
1.76
#BCC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BCC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4D2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4D2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#B7C7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc4d2; /* rgb */ color: rgb(188, 196, 210); /* oklch */ color: oklch(81.8% 0.022 261.8);
Tailwind
colors: {
custom: {
50: '#d0d5df',
500: '#bcc4d2',
950: '#000000',
},
}SCSS
$custom: #bcc4d2; $custom-light: #d0d5df; $custom-dark: #000000;
JSON
{
"hex": "#bcc4d2",
"rgb": {
"r": 188,
"g": 196,
"b": 210
},
"hsl": {
"h": 218.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81839,
"c": 0.02154,
"h": 261.8
},
"luminance": 0.54824
}Semantic roles & 50–950 ramp
primary
#BCC4D2
secondary
#A79D8B
accent
#7F489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384