#BCC0CE#BCC0CE
#BCC0CE is a light, muted blue. Relative luminance 0.528; OKLCH L 80.9% C 0.020 H 273.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0CE |
|---|---|
| RGB | rgb(188, 192, 206) |
| HSL | hsl(227, 16%, 77%) |
| HSV | hsv(227, 9%, 81%) |
| CMYK | cmyk(8.7%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.78, 1.33, -7.49) |
| CIE-LCH | lch(77.78, 7.60, 280.09°) |
| OKLab | oklab(80.89% 0.0011 -0.0201) |
| OKLCH | oklch(80.89% 0.02 273.2) |
| XYZ | xyz(50.7270, 52.8465, 65.9085) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0CE #CECABC
analogous
#BCC9CE #BCC0CE #C1BCCE
triadic
#BCC0CE #CEBCC0 #C0CEBC
tetradic
#BCC0CE #CEBCC9 #CECABC #BCCEC1
square
#BCC0CE #CEBCC9 #CECABC #BCCEC1
split-complementary
#BCC0CE #CEC1BC #C9CEBC
monochromatic
#757E9A #999FB4 #BCC0CE #DFE1E8 #EDEEF2
Accessibility & contrast
On white
1.82
#BCC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BCC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0CE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0CE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#B8C2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc0ce; /* rgb */ color: rgb(188, 192, 206); /* oklch */ color: oklch(80.9% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#d0d3dd',
500: '#bcc0ce',
950: '#000000',
},
}SCSS
$custom: #bcc0ce; $custom-light: #d0d3dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc0ce",
"rgb": {
"r": 188,
"g": 192,
"b": 206
},
"hsl": {
"h": 226.667,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.80894,
"c": 0.02011,
"h": 273.2
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#BCC0CE
secondary
#A29D8C
accent
#884C9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384