#BCBADE#BCBADE
#BCBADE is a light, muted blue. Relative luminance 0.511; OKLCH L 80.2% C 0.051 H 287.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBADE |
|---|---|
| RGB | rgb(188, 186, 222) |
| HSL | hsl(243, 35%, 80%) |
| HSV | hsv(243, 16%, 87%) |
| CMYK | cmyk(15.3%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(76.73, 7.88, -17.72) |
| CIE-LCH | lch(76.73, 19.39, 293.96°) |
| OKLab | oklab(80.23% 0.0154 -0.0481) |
| OKLCH | oklch(80.23% 0.051 287.7) |
| XYZ | xyz(51.4799, 51.0826, 76.2408) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 9.05
Pale Lilac
#E4CBFF
ΔE00 9.12
Lavender
#B39DDB
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBADE #DCDEBA
analogous
#BACADE #BCBADE #CEBADE
triadic
#BCBADE #DEBCBA #BADEBC
tetradic
#BCBADE #DEBACA #DCDEBA #BADECE
square
#BCBADE #DEBACA #DCDEBA #BADECE
split-complementary
#BCBADE #DECEBA #CADEBA
monochromatic
#6C67B6 #9491CA #BCBADE #E4E3F2 #EBEAF5
Accessibility & contrast
On white
1.87
#BCBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BCBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBADE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBADE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#B5C0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbade; /* rgb */ color: rgb(188, 186, 222); /* oklch */ color: oklch(80.2% 0.051 287.7);
Tailwind
colors: {
custom: {
50: '#d0cee8',
500: '#bcbade',
950: '#000000',
},
}SCSS
$custom: #bcbade; $custom-light: #d0cee8; $custom-dark: #000000;
JSON
{
"hex": "#bcbade",
"rgb": {
"r": 188,
"g": 186,
"b": 222
},
"hsl": {
"h": 243.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.80231,
"c": 0.05052,
"h": 287.7
},
"luminance": 0.51083
}Semantic roles & 50–950 ramp
primary
#BCBADE
secondary
#B3B686
accent
#AE37A8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384