#BC8FF9#BC8FF9
#BC8FF9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.155 H 302.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FF9 |
|---|---|
| RGB | rgb(188, 143, 249) |
| HSL | hsl(265, 90%, 77%) |
| HSV | hsv(265, 43%, 98%) |
| CMYK | cmyk(24.5%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.41, 37.70, -46.81) |
| CIE-LCH | lch(67.41, 60.10, 308.85°) |
| OKLab | oklab(73.43% 0.0827 -0.1307) |
| OKLCH | oklch(73.43% 0.155 302.3) |
| XYZ | xyz(47.6566, 37.1758, 94.2691) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.57
Baby Purple
#CA9BF7
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FF9 #CCF98F
analogous
#8F97F9 #BC8FF9 #F18FF9
triadic
#BC8FF9 #F9BC8F #8FF9BC
tetradic
#BC8FF9 #F98F97 #CCF98F #8FF9F1
square
#BC8FF9 #F98F97 #CCF98F #8FF9F1
split-complementary
#BC8FF9 #F9F18F #97F98F
monochromatic
#771BF3 #9955F6 #BC8FF9 #DFC9FC #EEE2FD
Accessibility & contrast
On white
2.49
#BC8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BC8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FF9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FF9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#B1A1B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8ff9; /* rgb */ color: rgb(188, 143, 249); /* oklch */ color: oklch(73.4% 0.155 302.3);
Tailwind
colors: {
custom: {
50: '#d2b0fb',
500: '#bc8ff9',
950: '#000000',
},
}SCSS
$custom: #bc8ff9; $custom-light: #d2b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bc8ff9",
"rgb": {
"r": 188,
"g": 143,
"b": 249
},
"hsl": {
"h": 265.472,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.73428,
"c": 0.15469,
"h": 302.3
},
"luminance": 0.37176
}Semantic roles & 50–950 ramp
primary
#BC8FF9
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85