#BC85F9#BC85F9
#BC85F9 is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.8% C 0.171 H 304.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85F9 |
|---|---|
| RGB | rgb(188, 133, 249) |
| HSL | hsl(268, 91%, 75%) |
| HSV | hsv(268, 47%, 98%) |
| CMYK | cmyk(24.5%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.20, 43.17, -50.29) |
| CIE-LCH | lch(65.20, 66.28, 310.65°) |
| OKLab | oklab(71.78% 0.0962 -0.1408) |
| OKLCH | oklch(71.78% 0.171 304.3) |
| XYZ | xyz(46.2218, 34.3062, 93.7909) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.51
Light Purple
#BF77F6
ΔE00 3.45
Easter Purple
#C071FE
ΔE00 4.74
Light Urple
#B36FF6
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85F9 #C2F985
analogous
#8588F9 #BC85F9 #F685F9
triadic
#BC85F9 #F9BC85 #85F9BC
tetradic
#BC85F9 #F98588 #C2F985 #85F9F6
square
#BC85F9 #F98588 #C2F985 #85F9F6
split-complementary
#BC85F9 #F9F685 #88F985
monochromatic
#7C10F3 #9C4BF6 #BC85F9 #DCBFFC #EFE2FE
Accessibility & contrast
On white
2.67
#BC85F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#BC85F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85F9
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85F9 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#B299B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc85f9; /* rgb */ color: rgb(188, 133, 249); /* oklch */ color: oklch(71.8% 0.171 304.3);
Tailwind
colors: {
custom: {
50: '#d2a9fc',
500: '#bc85f9',
950: '#000000',
},
}SCSS
$custom: #bc85f9; $custom-light: #d2a9fc; $custom-dark: #000000;
JSON
{
"hex": "#bc85f9",
"rgb": {
"r": 188,
"g": 133,
"b": 249
},
"hsl": {
"h": 268.448,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.71775,
"c": 0.1705,
"h": 304.3
},
"luminance": 0.34306
}Semantic roles & 50–950 ramp
primary
#BC85F9
secondary
#E6F6D5
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85