#BC85FF#BC85FF
#BC85FF is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.1% C 0.178 H 303.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85FF |
|---|---|
| RGB | rgb(188, 133, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 48%, 100%) |
| CMYK | cmyk(26.3%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(65.50, 44.56, -53.10) |
| CIE-LCH | lch(65.50, 69.32, 310.00°) |
| OKLab | oklab(72.1% 0.0969 -0.149) |
| OKLCH | oklch(72.1% 0.178 303) |
| XYZ | xyz(47.1726, 34.6865, 98.7983) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.74
Light Purple
#BF77F6
ΔE00 3.68
Easter Purple
#C071FE
ΔE00 4.67
Light Urple
#B36FF6
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85FF #C8FF85
analogous
#858BFF #BC85FF #F985FF
triadic
#BC85FF #FFBC85 #85FFBC
tetradic
#BC85FF #FF858B #C8FF85 #85FFF9
square
#BC85FF #FF858B #C8FF85 #85FFF9
split-complementary
#BC85FF #FFF985 #8BFF85
monochromatic
#790BFF #9A48FF #BC85FF #DEC2FF #EEE0FF
Accessibility & contrast
On white
2.65
#BC85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#BC85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85FF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#B09BB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bc85ff; /* rgb */ color: rgb(188, 133, 255); /* oklch */ color: oklch(72.1% 0.178 303.0);
Tailwind
colors: {
custom: {
50: '#d3aaff',
500: '#bc85ff',
950: '#000000',
},
}SCSS
$custom: #bc85ff; $custom-light: #d3aaff; $custom-dark: #000000;
JSON
{
"hex": "#bc85ff",
"rgb": {
"r": 188,
"g": 133,
"b": 255
},
"hsl": {
"h": 267.049,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.72095,
"c": 0.1777,
"h": 303
},
"luminance": 0.34686
}Semantic roles & 50–950 ramp
primary
#BC85FF
secondary
#E7F7D4
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86