#BC85DA#BC85DA
#BC85DA is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.2% C 0.134 H 313.0°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85DA |
|---|---|
| RGB | rgb(188, 133, 218) |
| HSL | hsl(279, 53%, 69%) |
| HSV | hsv(279, 39%, 85%) |
| CMYK | cmyk(13.8%, 39%, 0%, 14.5%) |
| CIE-LAB | lab(63.78, 36.30, -35.39) |
| CIE-LCH | lch(63.78, 50.70, 315.73°) |
| OKLab | oklab(70.24% 0.0911 -0.0977) |
| OKLCH | oklch(70.24% 0.134 313) |
| XYZ | xyz(41.7793, 32.5292, 70.3939) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.92
Wisteria
#A87DC2
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.92
Light Purple
#BF77F6
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.57
Orchid (survey)
#C875C4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85DA #A3DA85
analogous
#9285DA #BC85DA #DA85CE
triadic
#BC85DA #DABC85 #85DABC
tetradic
#BC85DA #DA9285 #A3DA85 #85CEDA
square
#BC85DA #DA9285 #A3DA85 #85CEDA
split-complementary
#BC85DA #CEDA85 #85DA92
monochromatic
#8435AF #A256CC #BC85DA #D6B4E8 #F0E3F6
Accessibility & contrast
On white
2.80
#BC85DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BC85DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85DA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85DA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7697DD
Deuteranopia (green-blind)
#839CD8
Tritanopia (blue-blind)
#B991A5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc85da; /* rgb */ color: rgb(188, 133, 218); /* oklch */ color: oklch(70.2% 0.134 313.0);
Tailwind
colors: {
custom: {
50: '#d1a9e5',
500: '#bc85da',
950: '#000000',
},
}SCSS
$custom: #bc85da; $custom-light: #d1a9e5; $custom-dark: #000000;
JSON
{
"hex": "#bc85da",
"rgb": {
"r": 188,
"g": 133,
"b": 218
},
"hsl": {
"h": 278.824,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.70236,
"c": 0.13355,
"h": 313
},
"luminance": 0.32528
}Semantic roles & 50–950 ramp
primary
#BC85DA
secondary
#DAEAD1
accent
#C1255C
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84