#BC98F8#BC98F8
#BC98F8 is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.9% C 0.139 H 300.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98F8 |
|---|---|
| RGB | rgb(188, 152, 248) |
| HSL | hsl(263, 87%, 78%) |
| HSV | hsv(263, 39%, 97%) |
| CMYK | cmyk(24.2%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.42, 32.49, -43.11) |
| CIE-LCH | lch(69.42, 53.99, 307.00°) |
| OKLab | oklab(74.93% 0.0703 -0.12) |
| OKLCH | oklch(74.93% 0.139 300.4) |
| XYZ | xyz(48.9068, 39.9250, 93.9185) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.01
Lavender
#B39DDB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98F8 #D4F898
analogous
#98A4F8 #BC98F8 #EC98F8
triadic
#BC98F8 #F8BC98 #98F8BC
tetradic
#BC98F8 #F898A4 #D4F898 #98F8EC
square
#BC98F8 #F898A4 #D4F898 #98F8EC
split-complementary
#BC98F8 #F8EC98 #A4F898
monochromatic
#7125F0 #975FF4 #BC98F8 #E1D1FC #ECE2FD
Accessibility & contrast
On white
2.34
#BC98F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BC98F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98F8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98F8 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#B1A8BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc98f8; /* rgb */ color: rgb(188, 152, 248); /* oklch */ color: oklch(74.9% 0.139 300.4);
Tailwind
colors: {
custom: {
50: '#d2b6fb',
500: '#bc98f8',
950: '#000000',
},
}SCSS
$custom: #bc98f8; $custom-light: #d2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#bc98f8",
"rgb": {
"r": 188,
"g": 152,
"b": 248
},
"hsl": {
"h": 262.5,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.7493,
"c": 0.1391,
"h": 300.4
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#BC98F8
secondary
#E9F5D6
accent
#E4028F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085