#BCBADC#BCBADC
#BCBADC is a light, muted blue. Relative luminance 0.510; OKLCH L 80.2% C 0.048 H 288.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBADC |
|---|---|
| RGB | rgb(188, 186, 220) |
| HSL | hsl(244, 33%, 80%) |
| HSV | hsv(244, 15%, 86%) |
| CMYK | cmyk(14.5%, 15.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.66, 7.45, -16.74) |
| CIE-LCH | lch(76.66, 18.32, 294.00°) |
| OKLab | oklab(80.16% 0.0147 -0.0454) |
| OKLCH | oklch(80.16% 0.048 288) |
| XYZ | xyz(51.2134, 50.9760, 74.8375) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 8.87
Light Lavender
#DFC5FE
ΔE00 9.12
Pale Lilac
#E4CBFF
ΔE00 9.42
Light Blue Grey
#B7C9E2
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBADC #DADCBA
analogous
#BAC9DC #BCBADC #CDBADC
triadic
#BCBADC #DCBCBA #BADCBC
tetradic
#BCBADC #DCBAC9 #DADCBA #BADCCD
square
#BCBADC #DCBAC9 #DADCBA #BADCCD
split-complementary
#BCBADC #DCCDBA #C9DCBA
monochromatic
#6D69B3 #9591C7 #BCBADC #E3E3F1 #EBEBF5
Accessibility & contrast
On white
1.88
#BCBADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BCBADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBADC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBADC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#B6BFC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbadc; /* rgb */ color: rgb(188, 186, 220); /* oklch */ color: oklch(80.2% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#d0cee7',
500: '#bcbadc',
950: '#000000',
},
}SCSS
$custom: #bcbadc; $custom-light: #d0cee7; $custom-dark: #000000;
JSON
{
"hex": "#bcbadc",
"rgb": {
"r": 188,
"g": 186,
"b": 220
},
"hsl": {
"h": 243.529,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.80159,
"c": 0.04772,
"h": 288
},
"luminance": 0.50976
}Semantic roles & 50–950 ramp
primary
#BCBADC
secondary
#B1B487
accent
#AB3AA5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384