#BCB6DF#BCB6DF
#BCB6DF is a light, muted blue. Relative luminance 0.495; OKLCH L 79.5% C 0.058 H 291.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB6DF |
|---|---|
| RGB | rgb(188, 182, 223) |
| HSL | hsl(249, 39%, 79%) |
| HSV | hsv(249, 18%, 87%) |
| CMYK | cmyk(15.7%, 18.4%, 0%, 12.5%) |
| CIE-LAB | lab(75.75, 10.27, -19.75) |
| CIE-LCH | lch(75.75, 22.26, 297.47°) |
| OKLab | oklab(79.48% 0.0214 -0.0537) |
| OKLCH | oklch(79.48% 0.058 291.7) |
| XYZ | xyz(50.7834, 49.4746, 76.6718) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 7.75
Lavender
#B39DDB
ΔE00 7.99
Pale Lilac
#E4CBFF
ΔE00 8.37
Light Violet
#D6B4FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB6DF #D9DFB6
analogous
#B6C5DF #BCB6DF #D1B6DF
triadic
#BCB6DF #DFBCB6 #B6DFBC
tetradic
#BCB6DF #DFB6C5 #D9DFB6 #B6DFD1
square
#BCB6DF #DFB6C5 #D9DFB6 #B6DFD1
split-complementary
#BCB6DF #DFD1B6 #C5DFB6
monochromatic
#6E61BA #958BCC #BCB6DF #E3E1F2 #EBEAF6
Accessibility & contrast
On white
1.93
#BCB6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BCB6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB6DF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB6DF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#B5BCC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcb6df; /* rgb */ color: rgb(188, 182, 223); /* oklch */ color: oklch(79.5% 0.058 291.7);
Tailwind
colors: {
custom: {
50: '#d0cbe9',
500: '#bcb6df',
950: '#000000',
},
}SCSS
$custom: #bcb6df; $custom-light: #d0cbe9; $custom-dark: #000000;
JSON
{
"hex": "#bcb6df",
"rgb": {
"r": 188,
"g": 182,
"b": 223
},
"hsl": {
"h": 248.78,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.79476,
"c": 0.05785,
"h": 291.7
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#BCB6DF
secondary
#EAECDF
accent
#B233A0
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284