#BD7CFA#BD7CFA
#BD7CFA is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.5% C 0.186 H 306.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BD7CFA |
|---|---|
| RGB | rgb(189, 124, 250) |
| HSL | hsl(271, 93%, 73%) |
| HSV | hsv(271, 50%, 98%) |
| CMYK | cmyk(24.4%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(63.46, 48.50, -53.60) |
| CIE-LCH | lch(63.46, 72.29, 312.14°) |
| OKLab | oklab(70.51% 0.1093 -0.1504) |
| OKLCH | oklch(70.51% 0.186 306) |
| XYZ | xyz(45.4456, 32.1366, 94.2328) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.41
Easter Purple
#C071FE
ΔE00 2.54
Light Urple
#B36FF6
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.46
Bright Lavender
#C760FF
ΔE00 5.83
Bright Lilac
#C95EFB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD7CFA #B9FA7C
analogous
#7E7CFA #BD7CFA #FA7CF8
triadic
#BD7CFA #FABD7C #7CFABD
tetradic
#BD7CFA #FA7E7C #B9FA7C #7CF8FA
square
#BD7CFA #FA7E7C #B9FA7C #7CF8FA
split-complementary
#BD7CFA #F8FA7C #7CFA7E
monochromatic
#8109F2 #9F41F8 #BD7CFA #DBB7FC #F0E2FE
Accessibility & contrast
On white
2.83
#BD7CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#BD7CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD7CFA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD7CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD7CFA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#B392B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bd7cfa; /* rgb */ color: rgb(189, 124, 250); /* oklch */ color: oklch(70.5% 0.186 306.0);
Tailwind
colors: {
custom: {
50: '#d4a4fc',
500: '#bd7cfa',
950: '#000000',
},
}SCSS
$custom: #bd7cfa; $custom-light: #d4a4fc; $custom-dark: #000000;
JSON
{
"hex": "#bd7cfa",
"rgb": {
"r": 189,
"g": 124,
"b": 250
},
"hsl": {
"h": 270.952,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.70512,
"c": 0.18594,
"h": 306
},
"luminance": 0.32136
}Semantic roles & 50–950 ramp
primary
#BD7CFA
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85