#BCB0DC#BCB0DC
#BCB0DC is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.2% C 0.063 H 297.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0DC |
|---|---|
| RGB | rgb(188, 176, 220) |
| HSL | hsl(256, 39%, 78%) |
| HSV | hsv(256, 20%, 86%) |
| CMYK | cmyk(14.5%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(74.13, 12.91, -20.57) |
| CIE-LCH | lch(74.13, 24.28, 302.12°) |
| OKLab | oklab(78.19% 0.029 -0.056) |
| OKLCH | oklch(78.19% 0.063 297.4) |
| XYZ | xyz(49.1800, 46.9091, 74.1597) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.24
Pale Violet
#CEAEFA
ΔE00 7.38
Light Violet
#D6B4FC
ΔE00 7.46
Light Lavender
#DFC5FE
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0DC #D0DCB0
analogous
#B0BADC #BCB0DC #D2B0DC
triadic
#BCB0DC #DCBCB0 #B0DCBC
tetradic
#BCB0DC #DCB0BA #D0DCB0 #B0DCD2
square
#BCB0DC #DCB0BA #D0DCB0 #B0DCD2
split-complementary
#BCB0DC #DCD2B0 #BADCB0
monochromatic
#745BB6 #9886C9 #BCB0DC #E0DAEF #EDEAF6
Accessibility & contrast
On white
2.02
#BCB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BCB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0DC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0DC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DE
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#B6B6BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcb0dc; /* rgb */ color: rgb(188, 176, 220); /* oklch */ color: oklch(78.2% 0.063 297.4);
Tailwind
colors: {
custom: {
50: '#d0c7e7',
500: '#bcb0dc',
950: '#000000',
},
}SCSS
$custom: #bcb0dc; $custom-light: #d0c7e7; $custom-dark: #000000;
JSON
{
"hex": "#bcb0dc",
"rgb": {
"r": 188,
"g": 176,
"b": 220
},
"hsl": {
"h": 256.364,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.7819,
"c": 0.06306,
"h": 297.4
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#BCB0DC
secondary
#E9ECDF
accent
#B2348F
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284