#BCC3DA#BCC3DA
#BCC3DA is a light, muted blue. Relative luminance 0.548; OKLCH L 81.9% C 0.033 H 272.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3DA |
|---|---|
| RGB | rgb(188, 195, 218) |
| HSL | hsl(226, 29%, 80%) |
| HSV | hsv(226, 14%, 85%) |
| CMYK | cmyk(13.8%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(78.92, 2.18, -12.27) |
| CIE-LCH | lch(78.92, 12.47, 280.07°) |
| OKLab | oklab(81.9% 0.0013 -0.0331) |
| OKLCH | oklch(81.9% 0.033 272.2) |
| XYZ | xyz(52.9062, 54.7828, 74.1029) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3DA #DAD3BC
analogous
#BCD2DA #BCC3DA #C4BCDA
triadic
#BCC3DA #DABCC3 #C3DABC
tetradic
#BCC3DA #DABCD2 #DAD3BC #BCDAC4
square
#BCC3DA #DABCD2 #DAD3BC #BCDAC4
split-complementary
#BCC3DA #DAC4BC #D2DABC
monochromatic
#6D7CAE #95A0C4 #BCC3DA #E3E6F0 #EBEDF4
Accessibility & contrast
On white
1.76
#BCC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BCC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3DA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3DA | 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)
#BDC5DB
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#B5C7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc3da; /* rgb */ color: rgb(188, 195, 218); /* oklch */ color: oklch(81.9% 0.033 272.2);
Tailwind
colors: {
custom: {
50: '#d0d5e5',
500: '#bcc3da',
950: '#000000',
},
}SCSS
$custom: #bcc3da; $custom-light: #d0d5e5; $custom-dark: #000000;
JSON
{
"hex": "#bcc3da",
"rgb": {
"r": 188,
"g": 195,
"b": 218
},
"hsl": {
"h": 226,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.81899,
"c": 0.03317,
"h": 272.2
},
"luminance": 0.54784
}Semantic roles & 50–950 ramp
primary
#BCC3DA
secondary
#B1A889
accent
#8F3EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384