#BD7FF9#BD7FF9
#BD7FF9 is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.9% C 0.180 H 305.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BD7FF9 |
|---|---|
| RGB | rgb(189, 127, 249) |
| HSL | hsl(270, 91%, 74%) |
| HSV | hsv(270, 49%, 98%) |
| CMYK | cmyk(24.1%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(64.03, 46.67, -52.14) |
| CIE-LCH | lch(64.03, 69.98, 311.83°) |
| OKLab | oklab(70.92% 0.1053 -0.1461) |
| OKLCH | oklch(70.92% 0.18 305.8) |
| XYZ | xyz(45.6710, 32.8374, 93.5364) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.98
Easter Purple
#C071FE
ΔE00 3.27
Liliac
#C48EFD
ΔE00 3.77
Light Urple
#B36FF6
ΔE00 4.24
Bright Lavender
#C760FF
ΔE00 6.53
Bright Lilac
#C95EFB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD7FF9 #BBF97F
analogous
#807FF9 #BD7FF9 #F97FF8
triadic
#BD7FF9 #F9BD7F #7FF9BD
tetradic
#BD7FF9 #F9807F #BBF97F #7FF8F9
square
#BD7FF9 #F9807F #BBF97F #7FF8F9
split-complementary
#BD7FF9 #F8F97F #7FF980
monochromatic
#810BF2 #9F45F6 #BD7FF9 #DBB9FC #F0E2FE
Accessibility & contrast
On white
2.78
#BD7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#BD7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD7FF9
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD7FF9 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#B394B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bd7ff9; /* rgb */ color: rgb(189, 127, 249); /* oklch */ color: oklch(70.9% 0.180 305.8);
Tailwind
colors: {
custom: {
50: '#d3a5fc',
500: '#bd7ff9',
950: '#000000',
},
}SCSS
$custom: #bd7ff9; $custom-light: #d3a5fc; $custom-dark: #000000;
JSON
{
"hex": "#bd7ff9",
"rgb": {
"r": 189,
"g": 127,
"b": 249
},
"hsl": {
"h": 270.492,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.70921,
"c": 0.18014,
"h": 305.8
},
"luminance": 0.32837
}Semantic roles & 50–950 ramp
primary
#BD7FF9
secondary
#E5F6D5
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85