#BD8EFA#BD8EFA
#BD8EFA is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.158 H 302.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8EFA |
|---|---|
| RGB | rgb(189, 142, 250) |
| HSL | hsl(266, 92%, 77%) |
| HSV | hsv(266, 43%, 98%) |
| CMYK | cmyk(24.4%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(67.33, 38.76, -47.48) |
| CIE-LCH | lch(67.33, 61.29, 309.22°) |
| OKLab | oklab(73.4% 0.0854 -0.1326) |
| OKLCH | oklch(73.4% 0.158 302.8) |
| XYZ | xyz(47.9108, 37.0670, 95.0545) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 5.65
Light Purple
#BF77F6
ΔE00 5.67
Lavender (survey)
#C79FEF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8EFA #CBFA8E
analogous
#8E95FA #BD8EFA #F38EFA
triadic
#BD8EFA #FABD8E #8EFABD
tetradic
#BD8EFA #FA8E95 #CBFA8E #8EFAF3
square
#BD8EFA #FA8E95 #CBFA8E #8EFAF3
split-complementary
#BD8EFA #FAF38E #95FA8E
monochromatic
#7919F5 #9B53F7 #BD8EFA #DFC9FD #EEE2FE
Accessibility & contrast
On white
2.50
#BD8EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BD8EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8EFA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8EFA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#B2A0B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bd8efa; /* rgb */ color: rgb(189, 142, 250); /* oklch */ color: oklch(73.4% 0.158 302.8);
Tailwind
colors: {
custom: {
50: '#d3b0fc',
500: '#bd8efa',
950: '#000000',
},
}SCSS
$custom: #bd8efa; $custom-light: #d3b0fc; $custom-dark: #000000;
JSON
{
"hex": "#bd8efa",
"rgb": {
"r": 189,
"g": 142,
"b": 250
},
"hsl": {
"h": 266.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.73404,
"c": 0.15775,
"h": 302.8
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#BD8EFA
secondary
#E8F6D5
accent
#E60082
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85