#BCB0DF#BCB0DF
#BCB0DF is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.3% C 0.067 H 296.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0DF |
|---|---|
| RGB | rgb(188, 176, 223) |
| HSL | hsl(255, 42%, 78%) |
| HSV | hsv(255, 21%, 87%) |
| CMYK | cmyk(15.7%, 21.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.23, 13.56, -22.05) |
| CIE-LCH | lch(74.23, 25.88, 301.59°) |
| OKLab | oklab(78.3% 0.03 -0.0601) |
| OKLCH | oklch(78.3% 0.067 296.5) |
| XYZ | xyz(49.5808, 47.0695, 76.2710) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.81
Pale Violet
#CEAEFA
ΔE00 6.72
Light Violet
#D6B4FC
ΔE00 6.91
Light Lavender
#DFC5FE
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0DF #D3DFB0
analogous
#B0BBDF #BCB0DF #D3B0DF
triadic
#BCB0DF #DFBCB0 #B0DFBC
tetradic
#BCB0DF #DFB0BB #D3DFB0 #B0DFD3
square
#BCB0DF #DFB0BB #D3DFB0 #B0DFD3
split-complementary
#BCB0DF #DFD3B0 #BBDFB0
monochromatic
#7259BC #9784CD #BCB0DF #E1DCF1 #EDE9F6
Accessibility & contrast
On white
2.02
#BCB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BCB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0DF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0DF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B7E1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#B6B7C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcb0df; /* rgb */ color: rgb(188, 176, 223); /* oklch */ color: oklch(78.3% 0.067 296.5);
Tailwind
colors: {
custom: {
50: '#d0c7e9',
500: '#bcb0df',
950: '#000000',
},
}SCSS
$custom: #bcb0df; $custom-light: #d0c7e9; $custom-dark: #000000;
JSON
{
"hex": "#bcb0df",
"rgb": {
"r": 188,
"g": 176,
"b": 223
},
"hsl": {
"h": 255.319,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.78303,
"c": 0.06718,
"h": 296.5
},
"luminance": 0.4707
}Semantic roles & 50–950 ramp
primary
#BCB0DF
secondary
#E9EDDE
accent
#B53093
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284