#BC98FF#BC98FF
#BC98FF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.3% C 0.148 H 298.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98FF |
|---|---|
| RGB | rgb(188, 152, 255) |
| HSL | hsl(261, 100%, 80%) |
| HSV | hsv(261, 40%, 100%) |
| CMYK | cmyk(26.3%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(69.73, 34.13, -46.43) |
| CIE-LCH | lch(69.73, 57.63, 306.32°) |
| OKLab | oklab(75.27% 0.0716 -0.1296) |
| OKLCH | oklch(75.27% 0.148 298.9) |
| XYZ | xyz(50.0131, 40.3675, 99.7452) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.30
Liliac
#C48EFD
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 5.02
Pale Violet
#CEAEFA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98FF #DBFF98
analogous
#98A8FF #BC98FF #F098FF
triadic
#BC98FF #FFBC98 #98FFBC
tetradic
#BC98FF #FF98A8 #DBFF98 #98FFF0
square
#BC98FF #FF98A8 #DBFF98 #98FFF0
split-complementary
#BC98FF #FFF098 #A8FF98
monochromatic
#6C1EFF #945BFF #BC98FF #E4D5FF #EBE0FF
Accessibility & contrast
On white
2.31
#BC98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BC98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98FF | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#AFAABF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bc98ff; /* rgb */ color: rgb(188, 152, 255); /* oklch */ color: oklch(75.3% 0.148 298.9);
Tailwind
colors: {
custom: {
50: '#d2b6ff',
500: '#bc98ff',
950: '#000000',
},
}SCSS
$custom: #bc98ff; $custom-light: #d2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#bc98ff",
"rgb": {
"r": 188,
"g": 152,
"b": 255
},
"hsl": {
"h": 260.971,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.75271,
"c": 0.14808,
"h": 298.9
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#BC98FF
secondary
#EBF7D4
accent
#E60095
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086