#B98DFD#B98DFD
#B98DFD is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.0% C 0.162 H 300.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B98DFD |
|---|---|
| RGB | rgb(185, 141, 253) |
| HSL | hsl(264, 97%, 77%) |
| HSV | hsv(264, 44%, 99%) |
| CMYK | cmyk(26.9%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(66.87, 38.93, -49.87) |
| CIE-LCH | lch(66.87, 63.26, 307.97°) |
| OKLab | oklab(73.02% 0.0825 -0.1397) |
| OKLCH | oklch(73.02% 0.162 300.6) |
| XYZ | xyz(47.2580, 36.4557, 97.4564) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.47
Light Purple
#BF77F6
ΔE00 5.71
Lilac (survey)
#CEA2FD
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98DFD #D1FD8D
analogous
#8D99FD #B98DFD #F18DFD
triadic
#B98DFD #FDB98D #8DFDB9
tetradic
#B98DFD #FD8D99 #D1FD8D #8DFDF1
square
#B98DFD #FD8D99 #D1FD8D #8DFDF1
split-complementary
#B98DFD #FDF18D #99FD8D
monochromatic
#6F15FB #9451FC #B98DFD #DEC9FE #EDE1FE
Accessibility & contrast
On white
2.53
#B98DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B98DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98DFD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98DFD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#ACA1B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b98dfd; /* rgb */ color: rgb(185, 141, 253); /* oklch */ color: oklch(73.0% 0.162 300.6);
Tailwind
colors: {
custom: {
50: '#d0affe',
500: '#b98dfd',
950: '#000000',
},
}SCSS
$custom: #b98dfd; $custom-light: #d0affe; $custom-dark: #000000;
JSON
{
"hex": "#b98dfd",
"rgb": {
"r": 185,
"g": 141,
"b": 253
},
"hsl": {
"h": 263.571,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.73016,
"c": 0.16221,
"h": 300.6
},
"luminance": 0.36456
}Semantic roles & 50–950 ramp
primary
#B98DFD
secondary
#E9F7D4
accent
#E6008B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86