#BC83BC#BC83BC
#BC83BC is a light, moderate purple. Relative luminance 0.306; OKLCH L 68.6% C 0.104 H 326.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83BC |
|---|---|
| RGB | rgb(188, 131, 188) |
| HSL | hsl(300, 30%, 63%) |
| HSV | hsv(300, 30%, 74%) |
| CMYK | cmyk(0%, 30.3%, 0%, 26.3%) |
| CIE-LAB | lab(62.13, 31.35, -21.09) |
| CIE-LCH | lch(62.13, 37.78, 326.07°) |
| OKLab | oklab(68.6% 0.0867 -0.0571) |
| OKLCH | oklch(68.6% 0.104 326.6) |
| XYZ | xyz(37.9316, 30.5561, 51.4670) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.96
Wisteria
#A87DC2
ΔE00 5.85
Heather
#A484AC
ΔE00 6.07
Dusty Lavender
#AC86A8
ΔE00 6.13
Pale Purple
#B790D4
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83BC #83BC83
analogous
#9F83BC #BC83BC #BC839F
triadic
#BC83BC #BCBC83 #83BCBC
tetradic
#BC83BC #BC9F83 #83BC83 #839FBC
square
#BC83BC #BC9F83 #83BC83 #839FBC
split-complementary
#BC83BC #9FBC83 #83BC9F
monochromatic
#804580 #A75BA7 #BC83BC #D1ABD1 #E7D2E7
Accessibility & contrast
On white
2.95
#BC83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BC83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83BC
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83BC | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BE
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#C08898
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc83bc; /* rgb */ color: rgb(188, 131, 188); /* oklch */ color: oklch(68.6% 0.104 326.6);
Tailwind
colors: {
custom: {
50: '#d1a8d0',
500: '#bc83bc',
950: '#000000',
},
}SCSS
$custom: #bc83bc; $custom-light: #d1a8d0; $custom-dark: #000000;
JSON
{
"hex": "#bc83bc",
"rgb": {
"r": 188,
"g": 131,
"b": 188
},
"hsl": {
"h": 300,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.68596,
"c": 0.10381,
"h": 326.6
},
"luminance": 0.30555
}Semantic roles & 50–950 ramp
primary
#BC83BC
secondary
#C3D8C3
accent
#A93D3D
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82