#BC98DA#BC98DA
#BC98DA is a light, moderate violet. Relative luminance 0.382; OKLCH L 73.6% C 0.101 H 308.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98DA |
|---|---|
| RGB | rgb(188, 152, 218) |
| HSL | hsl(273, 47%, 73%) |
| HSV | hsv(273, 30%, 85%) |
| CMYK | cmyk(13.8%, 30.3%, 0%, 14.5%) |
| CIE-LAB | lab(68.18, 25.77, -28.58) |
| CIE-LCH | lch(68.18, 38.48, 312.04°) |
| OKLab | oklab(73.58% 0.0634 -0.0784) |
| OKLCH | oklch(73.58% 0.101 308.9) |
| XYZ | xyz(44.6199, 38.2102, 71.3408) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.22
Lavender
#B39DDB
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98DA #B6DA98
analogous
#9B98DA #BC98DA #DA98D7
triadic
#BC98DA #DABC98 #98DABC
tetradic
#BC98DA #DA9B98 #B6DA98 #98D7DA
square
#BC98DA #DA9B98 #B6DA98 #98D7DA
split-complementary
#BC98DA #D7DA98 #98DA9B
monochromatic
#8141B6 #9F6BCA #BC98DA #D9C5EA #F0E8F7
Accessibility & contrast
On white
2.43
#BC98DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BC98DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98DA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98DA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DD
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#B8A1B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc98da; /* rgb */ color: rgb(188, 152, 218); /* oklch */ color: oklch(73.6% 0.101 308.9);
Tailwind
colors: {
custom: {
50: '#d1b6e5',
500: '#bc98da',
950: '#000000',
},
}SCSS
$custom: #bc98da; $custom-light: #d1b6e5; $custom-dark: #000000;
JSON
{
"hex": "#bc98da",
"rgb": {
"r": 188,
"g": 152,
"b": 218
},
"hsl": {
"h": 272.727,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.73577,
"c": 0.10078,
"h": 308.9
},
"luminance": 0.3821
}Semantic roles & 50–950 ramp
primary
#BC98DA
secondary
#E5EEDD
accent
#BA2B6C
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141115
muted
#828084