#BC93DA#BC93DA
#BC93DA is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.7% C 0.109 H 310.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93DA |
|---|---|
| RGB | rgb(188, 147, 218) |
| HSL | hsl(275, 49%, 72%) |
| HSV | hsv(275, 33%, 85%) |
| CMYK | cmyk(13.8%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(66.99, 28.55, -30.40) |
| CIE-LCH | lch(66.99, 41.71, 313.20°) |
| OKLab | oklab(72.67% 0.0707 -0.0835) |
| OKLCH | oklch(72.67% 0.109 310.2) |
| XYZ | xyz(43.8254, 36.6213, 71.0759) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.28
Lavender (survey)
#C79FEF
ΔE00 4.13
Lavender
#B39DDB
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 5.04
Lilac (survey)
#CEA2FD
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93DA #B1DA93
analogous
#9993DA #BC93DA #DA93D5
triadic
#BC93DA #DABC93 #93DABC
tetradic
#BC93DA #DA9993 #B1DA93 #93D5DA
square
#BC93DA #DA9993 #B1DA93 #93D5DA
split-complementary
#BC93DA #D5DA93 #93DA99
monochromatic
#833EB5 #A065CA #BC93DA #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.52
#BC93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BC93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93DA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93DA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#8FA4D8
Tritanopia (blue-blind)
#B99DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc93da; /* rgb */ color: rgb(188, 147, 218); /* oklch */ color: oklch(72.7% 0.109 310.2);
Tailwind
colors: {
custom: {
50: '#d1b3e5',
500: '#bc93da',
950: '#000000',
},
}SCSS
$custom: #bc93da; $custom-light: #d1b3e5; $custom-dark: #000000;
JSON
{
"hex": "#bc93da",
"rgb": {
"r": 188,
"g": 147,
"b": 218
},
"hsl": {
"h": 274.648,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.72674,
"c": 0.10942,
"h": 310.2
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#BC93DA
secondary
#E3EEDB
accent
#BC2967
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084