#BC98ED#BC98ED
#BC98ED is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.4% C 0.125 H 303.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98ED |
|---|---|
| RGB | rgb(188, 152, 237) |
| HSL | hsl(265, 70%, 76%) |
| HSV | hsv(265, 36%, 93%) |
| CMYK | cmyk(20.7%, 35.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.94, 29.96, -37.84) |
| CIE-LCH | lch(68.94, 48.27, 308.37°) |
| OKLab | oklab(74.41% 0.068 -0.1048) |
| OKLCH | oklch(74.41% 0.125 303) |
| XYZ | xyz(47.2501, 39.2623, 85.1935) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 3.80
Liliac
#C48EFD
ΔE00 4.34
Lavender
#B39DDB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98ED #C9ED98
analogous
#989FED #BC98ED #E798ED
triadic
#BC98ED #EDBC98 #98EDBC
tetradic
#BC98ED #ED989F #C9ED98 #98EDE7
square
#BC98ED #ED989F #C9ED98 #98EDE7
split-complementary
#BC98ED #EDE798 #9FED98
monochromatic
#7830DB #9A64E4 #BC98ED #DECCF6 #EEE5FA
Accessibility & contrast
On white
2.37
#BC98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#BC98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98ED
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98ED | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7F0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#B4A5B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc98ed; /* rgb */ color: rgb(188, 152, 237); /* oklch */ color: oklch(74.4% 0.125 303.0);
Tailwind
colors: {
custom: {
50: '#d1b6f3',
500: '#bc98ed',
950: '#000000',
},
}SCSS
$custom: #bc98ed; $custom-light: #d1b6f3; $custom-dark: #000000;
JSON
{
"hex": "#bc98ed",
"rgb": {
"r": 188,
"g": 152,
"b": 237
},
"hsl": {
"h": 265.412,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.74413,
"c": 0.12496,
"h": 303
},
"luminance": 0.39262
}Semantic roles & 50–950 ramp
primary
#BC98ED
secondary
#E7F2D9
accent
#D21381
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085