#BD8FF7#BD8FF7
#BD8FF7 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.152 H 303.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FF7 |
|---|---|
| RGB | rgb(189, 143, 247) |
| HSL | hsl(267, 87%, 76%) |
| HSV | hsv(267, 42%, 97%) |
| CMYK | cmyk(23.5%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(67.41, 37.51, -45.71) |
| CIE-LCH | lch(67.41, 59.13, 309.38°) |
| OKLab | oklab(73.42% 0.0836 -0.1275) |
| OKLCH | oklch(73.42% 0.152 303.2) |
| XYZ | xyz(47.5936, 37.1792, 92.6466) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.47
Baby Purple
#CA9BF7
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FF7 #C9F78F
analogous
#8F95F7 #BD8FF7 #F18FF7
triadic
#BD8FF7 #F7BD8F #8FF7BD
tetradic
#BD8FF7 #F78F95 #C9F78F #8FF7F1
square
#BD8FF7 #F78F95 #C9F78F #8FF7F1
split-complementary
#BD8FF7 #F7F18F #95F78F
monochromatic
#7A1DEF #9B56F3 #BD8FF7 #DFC8FB #EEE2FD
Accessibility & contrast
On white
2.49
#BD8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BD8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FF7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FF7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#B3A0B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bd8ff7; /* rgb */ color: rgb(189, 143, 247); /* oklch */ color: oklch(73.4% 0.152 303.2);
Tailwind
colors: {
custom: {
50: '#d3b0fa',
500: '#bd8ff7',
950: '#000000',
},
}SCSS
$custom: #bd8ff7; $custom-light: #d3b0fa; $custom-dark: #000000;
JSON
{
"hex": "#bd8ff7",
"rgb": {
"r": 189,
"g": 143,
"b": 247
},
"hsl": {
"h": 266.538,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.73422,
"c": 0.15244,
"h": 303.2
},
"luminance": 0.37179
}Semantic roles & 50–950 ramp
primary
#BD8FF7
secondary
#E7F5D6
accent
#E30280
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85