#BCC2D7#BCC2D7
#BCC2D7 is a light, muted blue. Relative luminance 0.542; OKLCH L 81.6% C 0.030 H 273.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2D7 |
|---|---|
| RGB | rgb(188, 194, 215) |
| HSL | hsl(227, 25%, 79%) |
| HSV | hsv(227, 13%, 84%) |
| CMYK | cmyk(12.6%, 9.8%, 0%, 15.7%) |
| CIE-LAB | lab(78.57, 2.09, -11.18) |
| CIE-LCH | lch(78.57, 11.37, 280.60°) |
| OKLab | oklab(81.6% 0.0016 -0.0301) |
| OKLCH | oklch(81.6% 0.03 273) |
| XYZ | xyz(52.2939, 54.1806, 71.9796) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2D7 #D7D1BC
analogous
#BCD0D7 #BCC2D7 #C4BCD7
triadic
#BCC2D7 #D7BCC2 #C2D7BC
tetradic
#BCC2D7 #D7BCD0 #D7D1BC #BCD7C4
square
#BCC2D7 #D7BCD0 #D7D1BC #BCD7C4
split-complementary
#BCC2D7 #D7C4BC #D0D7BC
monochromatic
#6F7CA9 #969FC0 #BCC2D7 #E2E5EE #ECEEF4
Accessibility & contrast
On white
1.77
#BCC2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BCC2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2D7
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2D7 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4D8
Deuteranopia (green-blind)
#BBC1D6
Tritanopia (blue-blind)
#B6C6C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2d7; /* rgb */ color: rgb(188, 194, 215); /* oklch */ color: oklch(81.6% 0.030 273.0);
Tailwind
colors: {
custom: {
50: '#d0d4e3',
500: '#bcc2d7',
950: '#000000',
},
}SCSS
$custom: #bcc2d7; $custom-light: #d0d4e3; $custom-dark: #000000;
JSON
{
"hex": "#bcc2d7",
"rgb": {
"r": 188,
"g": 194,
"b": 215
},
"hsl": {
"h": 226.667,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.81596,
"c": 0.03019,
"h": 273
},
"luminance": 0.54181
}Semantic roles & 50–950 ramp
primary
#BCC2D7
secondary
#ADA58A
accent
#8E42A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384