#BC7DFA#BC7DFA
#BC7DFA is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.6% C 0.184 H 305.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7DFA |
|---|---|
| RGB | rgb(188, 125, 250) |
| HSL | hsl(270, 93%, 74%) |
| HSV | hsv(270, 50%, 98%) |
| CMYK | cmyk(24.8%, 50%, 0%, 2%) |
| CIE-LAB | lab(63.56, 47.71, -53.45) |
| CIE-LCH | lch(63.56, 71.64, 311.75°) |
| OKLab | oklab(70.56% 0.1068 -0.15) |
| OKLCH | oklch(70.56% 0.184 305.5) |
| XYZ | xyz(45.3243, 32.2610, 94.2632) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.68
Easter Purple
#C071FE
ΔE00 2.79
Light Urple
#B36FF6
ΔE00 3.73
Liliac
#C48EFD
ΔE00 4.29
Bright Lavender
#C760FF
ΔE00 6.10
Bright Lilac
#C95EFB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7DFA #BBFA7D
analogous
#7D7DFA #BC7DFA #FA7DFA
triadic
#BC7DFA #FABC7D #7DFABC
tetradic
#BC7DFA #FA7D7D #BBFA7D #7DFAFA
square
#BC7DFA #FA7D7D #BBFA7D #7DFAFA
split-complementary
#BC7DFA #FAFA7D #7DFA7D
monochromatic
#7F09F3 #9E42F8 #BC7DFA #DAB8FC #F0E2FE
Accessibility & contrast
On white
2.82
#BC7DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BC7DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7DFA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7DFA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#6A9AF7
Tritanopia (blue-blind)
#B293B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc7dfa; /* rgb */ color: rgb(188, 125, 250); /* oklch */ color: oklch(70.6% 0.184 305.5);
Tailwind
colors: {
custom: {
50: '#d3a4fc',
500: '#bc7dfa',
950: '#000000',
},
}SCSS
$custom: #bc7dfa; $custom-light: #d3a4fc; $custom-dark: #000000;
JSON
{
"hex": "#bc7dfa",
"rgb": {
"r": 188,
"g": 125,
"b": 250
},
"hsl": {
"h": 270.24,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.70564,
"c": 0.18412,
"h": 305.5
},
"luminance": 0.32261
}Semantic roles & 50–950 ramp
primary
#BC7DFA
secondary
#E5F6D5
accent
#E60072
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85