#BD98FC#BD98FC
#BD98FC is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.2% C 0.144 H 300.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BD98FC |
|---|---|
| RGB | rgb(189, 152, 252) |
| HSL | hsl(262, 94%, 79%) |
| HSV | hsv(262, 40%, 99%) |
| CMYK | cmyk(25%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.69, 33.71, -44.86) |
| CIE-LCH | lch(69.69, 56.11, 306.92°) |
| OKLab | oklab(75.21% 0.0722 -0.1251) |
| OKLCH | oklch(75.21% 0.144 300) |
| XYZ | xyz(49.7812, 40.3033, 97.2333) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.93
Liliac
#C48EFD
ΔE00 3.19
Baby Purple
#CA9BF7
ΔE00 3.30
Lilac (survey)
#CEA2FD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD98FC #D7FC98
analogous
#98A5FC #BD98FC #EF98FC
triadic
#BD98FC #FCBD98 #98FCBD
tetradic
#BD98FC #FC98A5 #D7FC98 #98FCEF
square
#BD98FC #FC98A5 #D7FC98 #98FCEF
split-complementary
#BD98FC #FCEF98 #A5FC98
monochromatic
#7121F9 #975DFA #BD98FC #E3D3FE #ECE1FE
Accessibility & contrast
On white
2.32
#BD98FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BD98FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD98FC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD98FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD98FC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#85AAF9
Tritanopia (blue-blind)
#B1A9BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bd98fc; /* rgb */ color: rgb(189, 152, 252); /* oklch */ color: oklch(75.2% 0.144 300.0);
Tailwind
colors: {
custom: {
50: '#d3b6fe',
500: '#bd98fc',
950: '#000000',
},
}SCSS
$custom: #bd98fc; $custom-light: #d3b6fe; $custom-dark: #000000;
JSON
{
"hex": "#bd98fc",
"rgb": {
"r": 189,
"g": 152,
"b": 252
},
"hsl": {
"h": 262.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.75214,
"c": 0.14441,
"h": 300
},
"luminance": 0.40304
}Semantic roles & 50–950 ramp
primary
#BD98FC
secondary
#EAF6D5
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086