#BD8FF0#BD8FF0
#BD8FF0 is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.144 H 304.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FF0 |
|---|---|
| RGB | rgb(189, 143, 240) |
| HSL | hsl(268, 76%, 75%) |
| HSV | hsv(268, 40%, 94%) |
| CMYK | cmyk(21.2%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.09, 35.92, -42.37) |
| CIE-LCH | lch(67.09, 55.54, 310.29°) |
| OKLab | oklab(73.08% 0.0823 -0.1178) |
| OKLCH | oklch(73.08% 0.144 304.9) |
| XYZ | xyz(46.5337, 36.7552, 87.0642) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FF0 #C2F08F
analogous
#8F91F0 #BD8FF0 #EE8FF0
triadic
#BD8FF0 #F0BD8F #8FF0BD
tetradic
#BD8FF0 #F08F91 #C2F08F #8FF0EE
square
#BD8FF0 #F08F91 #C2F08F #8FF0EE
split-complementary
#BD8FF0 #F0EE8F #91F08F
monochromatic
#7D23E2 #9D59E9 #BD8FF0 #DDC5F7 #EFE4FB
Accessibility & contrast
On white
2.51
#BD8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BD8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FF0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FF0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#82A3ED
Tritanopia (blue-blind)
#B59FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd8ff0; /* rgb */ color: rgb(189, 143, 240); /* oklch */ color: oklch(73.1% 0.144 304.9);
Tailwind
colors: {
custom: {
50: '#d2b0f5',
500: '#bd8ff0',
950: '#000000',
},
}SCSS
$custom: #bd8ff0; $custom-light: #d2b0f5; $custom-dark: #000000;
JSON
{
"hex": "#bd8ff0",
"rgb": {
"r": 189,
"g": 143,
"b": 240
},
"hsl": {
"h": 268.454,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.73078,
"c": 0.14375,
"h": 304.9
},
"luminance": 0.36755
}Semantic roles & 50–950 ramp
primary
#BD8FF0
secondary
#E6F3D8
accent
#D90D78
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85