#BC98DC#BC98DC
#BC98DC is a light, moderate violet. Relative luminance 0.383; OKLCH L 73.7% C 0.103 H 308.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98DC |
|---|---|
| RGB | rgb(188, 152, 220) |
| HSL | hsl(272, 49%, 73%) |
| HSV | hsv(272, 31%, 86%) |
| CMYK | cmyk(14.5%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(68.25, 26.20, -29.56) |
| CIE-LCH | lch(68.25, 39.51, 311.55°) |
| OKLab | oklab(73.66% 0.0639 -0.0812) |
| OKLCH | oklch(73.66% 0.103 308.2) |
| XYZ | xyz(44.8832, 38.3155, 72.7274) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.28
Lavender
#B39DDB
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 3.45
Baby Purple
#CA9BF7
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98DC #B8DC98
analogous
#9A98DC #BC98DC #DC98DA
triadic
#BC98DC #DCBC98 #98DCBC
tetradic
#BC98DC #DC9A98 #B8DC98 #98DADC
square
#BC98DC #DC9A98 #B8DC98 #98DADC
split-complementary
#BC98DC #DADC98 #98DC9A
monochromatic
#803FBA #9E6ACC #BC98DC #DAC6EC #F0E8F7
Accessibility & contrast
On white
2.42
#BC98DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BC98DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98DC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98DC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#B8A1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc98dc; /* rgb */ color: rgb(188, 152, 220); /* oklch */ color: oklch(73.7% 0.103 308.2);
Tailwind
colors: {
custom: {
50: '#d1b6e7',
500: '#bc98dc',
950: '#000000',
},
}SCSS
$custom: #bc98dc; $custom-light: #d1b6e7; $custom-dark: #000000;
JSON
{
"hex": "#bc98dc",
"rgb": {
"r": 188,
"g": 152,
"b": 220
},
"hsl": {
"h": 271.765,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.73662,
"c": 0.1033,
"h": 308.2
},
"luminance": 0.38315
}Semantic roles & 50–950 ramp
primary
#BC98DC
secondary
#E5EEDD
accent
#BD296E
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084