#BCB7DC#BCB7DC
#BCB7DC is a light, muted blue. Relative luminance 0.497; OKLCH L 79.6% C 0.052 H 291.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7DC |
|---|---|
| RGB | rgb(188, 183, 220) |
| HSL | hsl(248, 35%, 79%) |
| HSV | hsv(248, 17%, 86%) |
| CMYK | cmyk(14.5%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(75.90, 9.08, -17.89) |
| CIE-LCH | lch(75.90, 20.06, 296.91°) |
| OKLab | oklab(79.56% 0.019 -0.0486) |
| OKLCH | oklch(79.56% 0.052 291.4) |
| XYZ | xyz(50.5880, 49.7253, 74.6290) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.81
Lavender
#B39DDB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7DC #D7DCB7
analogous
#B7C5DC #BCB7DC #CFB7DC
triadic
#BCB7DC #DCBCB7 #B7DCBC
tetradic
#BCB7DC #DCB7C5 #D7DCB7 #B7DCCF
square
#BCB7DC #DCB7C5 #D7DCB7 #B7DCCF
split-complementary
#BCB7DC #DCCFB7 #C5DCB7
monochromatic
#6F65B4 #968EC8 #BCB7DC #E2E0F0 #ECEAF5
Accessibility & contrast
On white
1.92
#BCB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BCB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7DC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7DC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#B6BDC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcb7dc; /* rgb */ color: rgb(188, 183, 220); /* oklch */ color: oklch(79.6% 0.052 291.4);
Tailwind
colors: {
custom: {
50: '#d0cce7',
500: '#bcb7dc',
950: '#000000',
},
}SCSS
$custom: #bcb7dc; $custom-light: #d0cce7; $custom-dark: #000000;
JSON
{
"hex": "#bcb7dc",
"rgb": {
"r": 188,
"g": 183,
"b": 220
},
"hsl": {
"h": 248.108,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.79564,
"c": 0.05215,
"h": 291.4
},
"luminance": 0.49726
}Semantic roles & 50–950 ramp
primary
#BCB7DC
secondary
#EAECDF
accent
#AD389E
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284