#BD8FED#BD8FED
#BD8FED is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.140 H 305.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FED |
|---|---|
| RGB | rgb(189, 143, 237) |
| HSL | hsl(269, 72%, 75%) |
| HSV | hsv(269, 40%, 93%) |
| CMYK | cmyk(20.3%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.96, 35.24, -40.93) |
| CIE-LCH | lch(66.96, 54.01, 310.73°) |
| OKLab | oklab(72.93% 0.0818 -0.1137) |
| OKLCH | oklch(72.93% 0.14 305.7) |
| XYZ | xyz(46.0917, 36.5784, 84.7365) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.69
Baby Purple
#CA9BF7
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FED #BFED8F
analogous
#8F90ED #BD8FED #EC8FED
triadic
#BD8FED #EDBD8F #8FEDBD
tetradic
#BD8FED #ED8F90 #BFED8F #8FEDEC
square
#BD8FED #ED8F90 #BFED8F #8FEDEC
split-complementary
#BD8FED #EDEC8F #90ED8F
monochromatic
#7F26DC #9E5AE5 #BD8FED #DCC4F5 #EFE5FB
Accessibility & contrast
On white
2.53
#BD8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BD8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FED
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FED | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#B69EB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd8fed; /* rgb */ color: rgb(189, 143, 237); /* oklch */ color: oklch(72.9% 0.140 305.7);
Tailwind
colors: {
custom: {
50: '#d2b0f3',
500: '#bd8fed',
950: '#000000',
},
}SCSS
$custom: #bd8fed; $custom-light: #d2b0f3; $custom-dark: #000000;
JSON
{
"hex": "#bd8fed",
"rgb": {
"r": 189,
"g": 143,
"b": 237
},
"hsl": {
"h": 269.362,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72933,
"c": 0.14003,
"h": 305.7
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#BD8FED
secondary
#E6F2D9
accent
#D41175
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85