#BCC0D4#BCC0D4
#BCC0D4 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.1% C 0.028 H 276.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0D4 |
|---|---|
| RGB | rgb(188, 192, 212) |
| HSL | hsl(230, 22%, 78%) |
| HSV | hsv(230, 11%, 83%) |
| CMYK | cmyk(11.3%, 9.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.96, 2.55, -10.47) |
| CIE-LCH | lch(77.96, 10.77, 283.67°) |
| OKLab | oklab(81.09% 0.0033 -0.0282) |
| OKLCH | oklch(81.09% 0.028 276.8) |
| XYZ | xyz(51.4698, 53.1436, 69.8207) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.84
Cloudy Blue
#ACC2D9
ΔE00 7.18
Silver
#C0C0C0
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0D4 #D4D0BC
analogous
#BCCCD4 #BCC0D4 #C4BCD4
triadic
#BCC0D4 #D4BCC0 #C0D4BC
tetradic
#BCC0D4 #D4BCCC #D4D0BC #BCD4C4
square
#BCC0D4 #D4BCCC #D4D0BC #BCD4C4
split-complementary
#BCC0D4 #D4C4BC #CCD4BC
monochromatic
#717AA4 #979DBC #BCC0D4 #E1E3EC #ECEDF3
Accessibility & contrast
On white
1.81
#BCC0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BCC0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0D4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0D4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC2D5
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#B7C3C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc0d4; /* rgb */ color: rgb(188, 192, 212); /* oklch */ color: oklch(81.1% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#d0d3e1',
500: '#bcc0d4',
950: '#000000',
},
}SCSS
$custom: #bcc0d4; $custom-light: #d0d3e1; $custom-dark: #000000;
JSON
{
"hex": "#bcc0d4",
"rgb": {
"r": 188,
"g": 192,
"b": 212
},
"hsl": {
"h": 230,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.8109,
"c": 0.02839,
"h": 276.8
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#BCC0D4
secondary
#AAA48B
accent
#9145A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384