#BD8FEF#BD8FEF
#BD8FEF is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.143 H 305.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FEF |
|---|---|
| RGB | rgb(189, 143, 239) |
| HSL | hsl(269, 75%, 75%) |
| HSV | hsv(269, 40%, 94%) |
| CMYK | cmyk(20.9%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.05, 35.69, -41.89) |
| CIE-LCH | lch(67.05, 55.03, 310.43°) |
| OKLab | oklab(73.03% 0.0822 -0.1164) |
| OKLCH | oklch(73.03% 0.143 305.2) |
| XYZ | xyz(46.3855, 36.6960, 86.2840) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Baby Purple
#CA9BF7
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FEF #C1EF8F
analogous
#8F91EF #BD8FEF #ED8FEF
triadic
#BD8FEF #EFBD8F #8FEFBD
tetradic
#BD8FEF #EF8F91 #C1EF8F #8FEFED
square
#BD8FEF #EF8F91 #C1EF8F #8FEFED
split-complementary
#BD8FEF #EFED8F #91EF8F
monochromatic
#7E24E0 #9D59E7 #BD8FEF #DDC5F7 #EFE4FB
Accessibility & contrast
On white
2.52
#BD8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BD8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FEF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FEF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#B59EB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd8fef; /* rgb */ color: rgb(189, 143, 239); /* oklch */ color: oklch(73.0% 0.143 305.2);
Tailwind
colors: {
custom: {
50: '#d2b0f4',
500: '#bd8fef',
950: '#000000',
},
}SCSS
$custom: #bd8fef; $custom-light: #d2b0f4; $custom-dark: #000000;
JSON
{
"hex": "#bd8fef",
"rgb": {
"r": 189,
"g": 143,
"b": 239
},
"hsl": {
"h": 268.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73029,
"c": 0.14252,
"h": 305.2
},
"luminance": 0.36696
}Semantic roles & 50–950 ramp
primary
#BD8FEF
secondary
#E6F3D8
accent
#D70E77
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85