#BC9FFE#BC9FFE
#BC9FFE is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.5% C 0.136 H 297.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FFE |
|---|---|
| RGB | rgb(188, 159, 254) |
| HSL | hsl(258, 98%, 81%) |
| HSV | hsv(258, 37%, 100%) |
| CMYK | cmyk(26%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.31, 30.02, -43.41) |
| CIE-LCH | lch(71.31, 52.77, 304.66°) |
| OKLab | oklab(76.46% 0.0619 -0.1209) |
| OKLCH | oklch(76.46% 0.136 297.1) |
| XYZ | xyz(51.0224, 42.6429, 99.2895) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.95
Lilac (survey)
#CEA2FD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.52
Liliac
#C48EFD
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FFE #E1FE9F
analogous
#9FB1FE #BC9FFE #EB9FFE
triadic
#BC9FFE #FEBC9F #9FFEBC
tetradic
#BC9FFE #FE9FB1 #E1FE9F #9FFEEB
square
#BC9FFE #FE9FB1 #E1FE9F #9FFEEB
split-complementary
#BC9FFE #FEEB9F #B1FE9F
monochromatic
#6726FD #9262FD #BC9FFE #E6DCFF #EAE1FF
Accessibility & contrast
On white
2.20
#BC9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BC9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FFE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FFE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#AFAFC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bc9ffe; /* rgb */ color: rgb(188, 159, 254); /* oklch */ color: oklch(76.5% 0.136 297.1);
Tailwind
colors: {
custom: {
50: '#d2bbff',
500: '#bc9ffe',
950: '#000000',
},
}SCSS
$custom: #bc9ffe; $custom-light: #d2bbff; $custom-dark: #000000;
JSON
{
"hex": "#bc9ffe",
"rgb": {
"r": 188,
"g": 159,
"b": 254
},
"hsl": {
"h": 258.316,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.76456,
"c": 0.13584,
"h": 297.1
},
"luminance": 0.42643
}Semantic roles & 50–950 ramp
primary
#BC9FFE
secondary
#ECF7D4
accent
#E6009F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186