#BC98EB#BC98EB
#BC98EB is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.3% C 0.122 H 303.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98EB |
|---|---|
| RGB | rgb(188, 152, 235) |
| HSL | hsl(266, 67%, 76%) |
| HSV | hsv(266, 35%, 92%) |
| CMYK | cmyk(20%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.86, 29.51, -36.88) |
| CIE-LCH | lch(68.86, 47.23, 308.67°) |
| OKLab | oklab(74.32% 0.0676 -0.1021) |
| OKLCH | oklch(74.32% 0.122 303.5) |
| XYZ | xyz(46.9596, 39.1461, 83.6632) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.53
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 3.90
Lavender
#B39DDB
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98EB #C7EB98
analogous
#989DEB #BC98EB #E598EB
triadic
#BC98EB #EBBC98 #98EBBC
tetradic
#BC98EB #EB989D #C7EB98 #98EBE5
square
#BC98EB #EB989D #C7EB98 #98EBE5
split-complementary
#BC98EB #EBE598 #9DEB98
monochromatic
#7932D7 #9B65E1 #BC98EB #DDCBF5 #EEE5FA
Accessibility & contrast
On white
2.38
#BC98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BC98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98EB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98EB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#B4A5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc98eb; /* rgb */ color: rgb(188, 152, 235); /* oklch */ color: oklch(74.3% 0.122 303.5);
Tailwind
colors: {
custom: {
50: '#d1b6f1',
500: '#bc98eb',
950: '#000000',
},
}SCSS
$custom: #bc98eb; $custom-light: #d1b6f1; $custom-dark: #000000;
JSON
{
"hex": "#bc98eb",
"rgb": {
"r": 188,
"g": 152,
"b": 235
},
"hsl": {
"h": 266.024,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74322,
"c": 0.1224,
"h": 303.5
},
"luminance": 0.39146
}Semantic roles & 50–950 ramp
primary
#BC98EB
secondary
#E7F2D9
accent
#CF167F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085