#BC93CA#BC93CA
#BC93CA is a light, moderate purple. Relative luminance 0.358; OKLCH L 72.0% C 0.090 H 317.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93CA |
|---|---|
| RGB | rgb(188, 147, 202) |
| HSL | hsl(285, 34%, 68%) |
| HSV | hsv(285, 27%, 79%) |
| CMYK | cmyk(6.9%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.39, 25.22, -22.45) |
| CIE-LCH | lch(66.39, 33.76, 318.33°) |
| OKLab | oklab(72.01% 0.0663 -0.061) |
| OKLCH | oklch(72.01% 0.09 317.4) |
| XYZ | xyz(41.8319, 35.8239, 60.5767) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.47
Lilac
#C8A2C8
ΔE00 5.85
Lavender
#B39DDB
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.54
Heather
#A484AC
ΔE00 6.98
Lavender (survey)
#C79FEF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93CA #A1CA93
analogous
#A093CA #BC93CA #CA93BC
triadic
#BC93CA #CABC93 #93CABC
tetradic
#BC93CA #CAA093 #A1CA93 #93BCCA
square
#BC93CA #CAA093 #A1CA93 #93BCCA
split-complementary
#BC93CA #BCCA93 #93CAA0
monochromatic
#844B98 #A36AB6 #BC93CA #D5BCDE #EFE5F2
Accessibility & contrast
On white
2.57
#BC93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BC93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93CA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93CA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#95A3C8
Tritanopia (blue-blind)
#BC99A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc93ca; /* rgb */ color: rgb(188, 147, 202); /* oklch */ color: oklch(72.0% 0.090 317.4);
Tailwind
colors: {
custom: {
50: '#d0b3da',
500: '#bc93ca',
950: '#000000',
},
}SCSS
$custom: #bc93ca; $custom-light: #d0b3da; $custom-dark: #000000;
JSON
{
"hex": "#bc93ca",
"rgb": {
"r": 188,
"g": 147,
"b": 202
},
"hsl": {
"h": 284.727,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.7201,
"c": 0.09013,
"h": 317.4
},
"luminance": 0.35823
}Semantic roles & 50–950 ramp
primary
#BC93CA
secondary
#D8E5D4
accent
#AD3956
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083