#BD8FFB#BD8FFB
#BD8FFB is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.157 H 302.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FFB |
|---|---|
| RGB | rgb(189, 143, 251) |
| HSL | hsl(266, 93%, 77%) |
| HSV | hsv(266, 43%, 98%) |
| CMYK | cmyk(24.7%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(67.60, 38.44, -47.60) |
| CIE-LCH | lch(67.60, 61.18, 308.92°) |
| OKLab | oklab(73.62% 0.0842 -0.133) |
| OKLCH | oklch(73.62% 0.157 302.3) |
| XYZ | xyz(48.2175, 37.4288, 95.9323) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.39
Baby Purple
#CA9BF7
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.78
Light Purple
#BF77F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FFB #CDFB8F
analogous
#8F97FB #BD8FFB #F38FFB
triadic
#BD8FFB #FBBD8F #8FFBBD
tetradic
#BD8FFB #FB8F97 #CDFB8F #8FFBF3
square
#BD8FFB #FB8F97 #CDFB8F #8FFBF3
split-complementary
#BD8FFB #FBF38F #97FB8F
monochromatic
#7719F7 #9A54F9 #BD8FFB #E0CAFD #EEE1FE
Accessibility & contrast
On white
2.47
#BD8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BD8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FFB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FFB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#B2A1B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd8ffb; /* rgb */ color: rgb(189, 143, 251); /* oklch */ color: oklch(73.6% 0.157 302.3);
Tailwind
colors: {
custom: {
50: '#d3b0fd',
500: '#bd8ffb',
950: '#000000',
},
}SCSS
$custom: #bd8ffb; $custom-light: #d3b0fd; $custom-dark: #000000;
JSON
{
"hex": "#bd8ffb",
"rgb": {
"r": 189,
"g": 143,
"b": 251
},
"hsl": {
"h": 265.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73623,
"c": 0.15741,
"h": 302.3
},
"luminance": 0.37429
}Semantic roles & 50–950 ramp
primary
#BD8FFB
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85