#BCC2DA#BCC2DA
#BCC2DA is a light, muted blue. Relative luminance 0.543; OKLCH L 81.7% C 0.034 H 274.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2DA |
|---|---|
| RGB | rgb(188, 194, 218) |
| HSL | hsl(228, 29%, 80%) |
| HSV | hsv(228, 14%, 85%) |
| CMYK | cmyk(13.8%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(78.66, 2.72, -12.66) |
| CIE-LCH | lch(78.66, 12.95, 282.10°) |
| OKLab | oklab(81.7% 0.0027 -0.0342) |
| OKLCH | oklch(81.7% 0.034 274.5) |
| XYZ | xyz(52.6829, 54.3362, 74.0284) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 8.11
Dove Gray
#B6B8BD
ΔE00 8.24
Periwinkle
#CCCCFF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2DA #DAD4BC
analogous
#BCD1DA #BCC2DA #C5BCDA
triadic
#BCC2DA #DABCC2 #C2DABC
tetradic
#BCC2DA #DABCD1 #DAD4BC #BCDAC5
square
#BCC2DA #DABCD1 #DAD4BC #BCDAC5
split-complementary
#BCC2DA #DAC5BC #D1DABC
monochromatic
#6D7AAE #959EC4 #BCC2DA #E3E6F0 #EBEDF4
Accessibility & contrast
On white
1.77
#BCC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BCC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2DA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2DA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#B5C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2da; /* rgb */ color: rgb(188, 194, 218); /* oklch */ color: oklch(81.7% 0.034 274.5);
Tailwind
colors: {
custom: {
50: '#d0d4e5',
500: '#bcc2da',
950: '#000000',
},
}SCSS
$custom: #bcc2da; $custom-light: #d0d4e5; $custom-dark: #000000;
JSON
{
"hex": "#bcc2da",
"rgb": {
"r": 188,
"g": 194,
"b": 218
},
"hsl": {
"h": 228,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.81696,
"c": 0.03431,
"h": 274.5
},
"luminance": 0.54337
}Semantic roles & 50–950 ramp
primary
#BCC2DA
secondary
#B1A989
accent
#923EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384