#BCBCDA#BCBCDA
#BCBCDA is a light, muted blue. Relative luminance 0.517; OKLCH L 80.5% C 0.042 H 285.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCDA |
|---|---|
| RGB | rgb(188, 188, 218) |
| HSL | hsl(240, 29%, 80%) |
| HSV | hsv(240, 14%, 85%) |
| CMYK | cmyk(13.8%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(77.11, 5.94, -14.98) |
| CIE-LCH | lch(77.11, 16.11, 291.65°) |
| OKLab | oklab(80.49% 0.0112 -0.0405) |
| OKLCH | oklch(80.49% 0.042 285.4) |
| XYZ | xyz(51.3744, 51.7193, 73.5923) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.29
Light Lavender
#DFC5FE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCDA #DADABC
analogous
#BCCBDA #BCBCDA #CBBCDA
triadic
#BCBCDA #DABCBC #BCDABC
tetradic
#BCBCDA #DABCCB #DADABC #BCDACB
square
#BCBCDA #DABCCB #DADABC #BCDACB
split-complementary
#BCBCDA #DACBBC #CBDABC
monochromatic
#6D6DAE #9595C4 #BCBCDA #E3E3F0 #EBEBF4
Accessibility & contrast
On white
1.85
#BCBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BCBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCDA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCDA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B4BED9
Tritanopia (blue-blind)
#B6C1C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbcda; /* rgb */ color: rgb(188, 188, 218); /* oklch */ color: oklch(80.5% 0.042 285.4);
Tailwind
colors: {
custom: {
50: '#d0d0e5',
500: '#bcbcda',
950: '#000000',
},
}SCSS
$custom: #bcbcda; $custom-light: #d0d0e5; $custom-dark: #000000;
JSON
{
"hex": "#bcbcda",
"rgb": {
"r": 188,
"g": 188,
"b": 218
},
"hsl": {
"h": 240,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.80488,
"c": 0.04205,
"h": 285.4
},
"luminance": 0.5172
}Semantic roles & 50–950 ramp
primary
#BCBCDA
secondary
#B1B189
accent
#A73EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384