#BD8FEE#BD8FEE
#BD8FEE is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.0% C 0.141 H 305.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BD8FEE |
|---|---|
| RGB | rgb(189, 143, 238) |
| HSL | hsl(269, 74%, 75%) |
| HSV | hsv(269, 40%, 93%) |
| CMYK | cmyk(20.6%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.00, 35.46, -41.41) |
| CIE-LCH | lch(67.00, 54.52, 310.58°) |
| OKLab | oklab(72.98% 0.082 -0.1151) |
| OKLCH | oklch(72.98% 0.141 305.5) |
| XYZ | xyz(46.2382, 36.6370, 85.5081) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.53
Baby Purple
#CA9BF7
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD8FEE #C0EE8F
analogous
#8F91EE #BD8FEE #ED8FEE
triadic
#BD8FEE #EEBD8F #8FEEBD
tetradic
#BD8FEE #EE8F91 #C0EE8F #8FEEED
square
#BD8FEE #EE8F91 #C0EE8F #8FEEED
split-complementary
#BD8FEE #EEED8F #91EE8F
monochromatic
#7E25DE #9E5AE6 #BD8FEE #DCC4F6 #EFE4FB
Accessibility & contrast
On white
2.52
#BD8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BD8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD8FEE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD8FEE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#B69EB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd8fee; /* rgb */ color: rgb(189, 143, 238); /* oklch */ color: oklch(73.0% 0.141 305.5);
Tailwind
colors: {
custom: {
50: '#d2b0f4',
500: '#bd8fee',
950: '#000000',
},
}SCSS
$custom: #bd8fee; $custom-light: #d2b0f4; $custom-dark: #000000;
JSON
{
"hex": "#bd8fee",
"rgb": {
"r": 189,
"g": 143,
"b": 238
},
"hsl": {
"h": 269.053,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.72981,
"c": 0.14127,
"h": 305.5
},
"luminance": 0.36637
}Semantic roles & 50–950 ramp
primary
#BD8FEE
secondary
#E6F3D8
accent
#D61076
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85