#BC98F2#BC98F2
#BC98F2 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.6% C 0.131 H 301.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98F2 |
|---|---|
| RGB | rgb(188, 152, 242) |
| HSL | hsl(264, 78%, 77%) |
| HSV | hsv(264, 37%, 95%) |
| CMYK | cmyk(22.3%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(69.15, 31.10, -40.25) |
| CIE-LCH | lch(69.15, 50.87, 307.70°) |
| OKLab | oklab(74.65% 0.0691 -0.1118) |
| OKLCH | oklch(74.65% 0.131 301.7) |
| XYZ | xyz(47.9908, 39.5586, 89.0945) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.20
Lilac (survey)
#CEA2FD
ΔE00 3.71
Liliac
#C48EFD
ΔE00 3.79
Lavender
#B39DDB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98F2 #CEF298
analogous
#98A1F2 #BC98F2 #E998F2
triadic
#BC98F2 #F2BC98 #98F2BC
tetradic
#BC98F2 #F298A1 #CEF298 #98F2E9
square
#BC98F2 #F298A1 #CEF298 #98F2E9
split-complementary
#BC98F2 #F2E998 #A1F298
monochromatic
#752BE4 #9962EB #BC98F2 #DFCEF9 #EDE4FC
Accessibility & contrast
On white
2.36
#BC98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BC98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98F2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98F2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F5
Deuteranopia (green-blind)
#8AA8F0
Tritanopia (blue-blind)
#B3A7BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc98f2; /* rgb */ color: rgb(188, 152, 242); /* oklch */ color: oklch(74.6% 0.131 301.7);
Tailwind
colors: {
custom: {
50: '#d1b6f6',
500: '#bc98f2',
950: '#000000',
},
}SCSS
$custom: #bc98f2; $custom-light: #d1b6f6; $custom-dark: #000000;
JSON
{
"hex": "#bc98f2",
"rgb": {
"r": 188,
"g": 152,
"b": 242
},
"hsl": {
"h": 264,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.74645,
"c": 0.13138,
"h": 301.7
},
"luminance": 0.39559
}Semantic roles & 50–950 ramp
primary
#BC98F2
secondary
#E8F3D8
accent
#DA0C87
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085