#BC9DF7#BC9DF7
#BC9DF7 is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.8% C 0.130 H 299.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9DF7 |
|---|---|
| RGB | rgb(188, 157, 247) |
| HSL | hsl(261, 85%, 79%) |
| HSV | hsv(261, 36%, 97%) |
| CMYK | cmyk(23.9%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(70.54, 29.48, -40.81) |
| CIE-LCH | lch(70.54, 50.35, 305.84°) |
| OKLab | oklab(75.77% 0.0632 -0.1134) |
| OKLCH | oklch(75.77% 0.13 299.1) |
| XYZ | xyz(49.5807, 41.5204, 93.3798) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.66
Baby Purple
#CA9BF7
ΔE00 3.26
Lavender (survey)
#C79FEF
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 3.50
Liliac
#C48EFD
ΔE00 4.77
Pale Violet
#CEAEFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9DF7 #D8F79D
analogous
#9DABF7 #BC9DF7 #E99DF7
triadic
#BC9DF7 #F7BC9D #9DF7BC
tetradic
#BC9DF7 #F79DAB #D8F79D #9DF7E9
square
#BC9DF7 #F79DAB #D8F79D #9DF7E9
split-complementary
#BC9DF7 #F7E99D #ABF79D
monochromatic
#6F2CEE #9564F2 #BC9DF7 #E3D6FC #ECE3FD
Accessibility & contrast
On white
2.26
#BC9DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BC9DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9DF7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9DF7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFA
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#B1ACBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9df7; /* rgb */ color: rgb(188, 157, 247); /* oklch */ color: oklch(75.8% 0.130 299.1);
Tailwind
colors: {
custom: {
50: '#d1bafa',
500: '#bc9df7',
950: '#000000',
},
}SCSS
$custom: #bc9df7; $custom-light: #d1bafa; $custom-dark: #000000;
JSON
{
"hex": "#bc9df7",
"rgb": {
"r": 188,
"g": 157,
"b": 247
},
"hsl": {
"h": 260.667,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.75769,
"c": 0.12983,
"h": 299.1
},
"luminance": 0.41521
}Semantic roles & 50–950 ramp
primary
#BC9DF7
secondary
#EAF5D6
accent
#E10495
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085