#BD93DC#BD93DC
#BD93DC is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.9% C 0.112 H 310.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93DC |
|---|---|
| RGB | rgb(189, 147, 220) |
| HSL | hsl(275, 51%, 72%) |
| HSV | hsv(275, 33%, 86%) |
| CMYK | cmyk(14.1%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.17, 29.29, -31.23) |
| CIE-LCH | lch(67.17, 42.82, 313.16°) |
| OKLab | oklab(72.86% 0.0723 -0.0859) |
| OKLCH | oklch(72.86% 0.112 310.1) |
| XYZ | xyz(44.3360, 36.8541, 72.4742) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.60
Lavender (survey)
#C79FEF
ΔE00 3.88
Lavender
#B39DDB
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93DC #B2DC93
analogous
#9993DC #BD93DC #DC93D6
triadic
#BD93DC #DCBD93 #93DCBD
tetradic
#BD93DC #DC9993 #B2DC93 #93D6DC
square
#BD93DC #DC9993 #B2DC93 #93D6DC
split-complementary
#BD93DC #D6DC93 #93DC99
monochromatic
#843CB9 #A165CD #BD93DC #D9C1EB #F1E8F8
Accessibility & contrast
On white
2.51
#BD93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BD93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93DC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93DC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#BA9DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd93dc; /* rgb */ color: rgb(189, 147, 220); /* oklch */ color: oklch(72.9% 0.112 310.1);
Tailwind
colors: {
custom: {
50: '#d2b3e7',
500: '#bd93dc',
950: '#000000',
},
}SCSS
$custom: #bd93dc; $custom-light: #d2b3e7; $custom-dark: #000000;
JSON
{
"hex": "#bd93dc",
"rgb": {
"r": 189,
"g": 147,
"b": 220
},
"hsl": {
"h": 274.521,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.72856,
"c": 0.11227,
"h": 310.1
},
"luminance": 0.36854
}Semantic roles & 50–950 ramp
primary
#BD93DC
secondary
#E4EFDC
accent
#BE2767
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084