#BD93CA#BD93CA
#BD93CA is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.1% C 0.091 H 318.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93CA |
|---|---|
| RGB | rgb(189, 147, 202) |
| HSL | hsl(286, 34%, 68%) |
| HSV | hsv(286, 27%, 79%) |
| CMYK | cmyk(6.4%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.48, 25.55, -22.29) |
| CIE-LCH | lch(66.48, 33.91, 318.89°) |
| OKLab | oklab(72.11% 0.0675 -0.0606) |
| OKLCH | oklch(72.11% 0.091 318.1) |
| XYZ | xyz(42.0791, 35.9514, 60.5883) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.62
Lilac
#C8A2C8
ΔE00 5.76
Lavender
#B39DDB
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.35
Heather
#A484AC
ΔE00 7.06
Lavender (survey)
#C79FEF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93CA #A0CA93
analogous
#A193CA #BD93CA #CA93BB
triadic
#BD93CA #CABD93 #93CABD
tetradic
#BD93CA #CAA193 #A0CA93 #93BBCA
square
#BD93CA #CAA193 #A0CA93 #93BBCA
split-complementary
#BD93CA #BBCA93 #93CAA1
monochromatic
#864B98 #A46AB6 #BD93CA #D6BCDE #EFE5F2
Accessibility & contrast
On white
2.56
#BD93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BD93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93CA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93CA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#BD99A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd93ca; /* rgb */ color: rgb(189, 147, 202); /* oklch */ color: oklch(72.1% 0.091 318.1);
Tailwind
colors: {
custom: {
50: '#d1b3da',
500: '#bd93ca',
950: '#000000',
},
}SCSS
$custom: #bd93ca; $custom-light: #d1b3da; $custom-dark: #000000;
JSON
{
"hex": "#bd93ca",
"rgb": {
"r": 189,
"g": 147,
"b": 202
},
"hsl": {
"h": 285.818,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72108,
"c": 0.09067,
"h": 318.1
},
"luminance": 0.35951
}Semantic roles & 50–950 ramp
primary
#BD93CA
secondary
#D8E5D4
accent
#AD3954
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083