#BCB1DF#BCB1DF
#BCB1DF is a light, moderate violet. Relative luminance 0.475; OKLCH L 78.5% C 0.066 H 295.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1DF |
|---|---|
| RGB | rgb(188, 177, 223) |
| HSL | hsl(254, 42%, 78%) |
| HSV | hsv(254, 21%, 87%) |
| CMYK | cmyk(15.7%, 20.6%, 0%, 12.5%) |
| CIE-LAB | lab(74.48, 13.01, -21.66) |
| CIE-LCH | lch(74.48, 25.27, 300.98°) |
| OKLab | oklab(78.5% 0.0286 -0.059) |
| OKLCH | oklch(78.5% 0.066 295.8) |
| XYZ | xyz(49.7776, 47.4631, 76.3366) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.16
Pale Violet
#CEAEFA
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1DF #D4DFB1
analogous
#B1BDDF #BCB1DF #D3B1DF
triadic
#BCB1DF #DFBCB1 #B1DFBC
tetradic
#BCB1DF #DFB1BD #D4DFB1 #B1DFD3
square
#BCB1DF #DFB1BD #D4DFB1 #B1DFD3
split-complementary
#BCB1DF #DFD3B1 #BDDFB1
monochromatic
#715ABB #9786CD #BCB1DF #E1DCF1 #ECE9F6
Accessibility & contrast
On white
2.00
#BCB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BCB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1DF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1DF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E1
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#B6B8C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcb1df; /* rgb */ color: rgb(188, 177, 223); /* oklch */ color: oklch(78.5% 0.066 295.8);
Tailwind
colors: {
custom: {
50: '#d0c8e9',
500: '#bcb1df',
950: '#000000',
},
}SCSS
$custom: #bcb1df; $custom-light: #d0c8e9; $custom-dark: #000000;
JSON
{
"hex": "#bcb1df",
"rgb": {
"r": 188,
"g": 177,
"b": 223
},
"hsl": {
"h": 254.348,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.78497,
"c": 0.06559,
"h": 295.8
},
"luminance": 0.47463
}Semantic roles & 50–950 ramp
primary
#BCB1DF
secondary
#E9EDDE
accent
#B53195
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284