#B98EFB#B98EFB
#B98EFB is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.1% C 0.158 H 300.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B98EFB |
|---|---|
| RGB | rgb(185, 142, 251) |
| HSL | hsl(264, 93%, 77%) |
| HSV | hsv(264, 43%, 98%) |
| CMYK | cmyk(26.3%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.99, 37.90, -48.58) |
| CIE-LCH | lch(66.99, 61.61, 307.96°) |
| OKLab | oklab(73.08% 0.0809 -0.1359) |
| OKLCH | oklch(73.08% 0.158 300.8) |
| XYZ | xyz(47.0892, 36.6252, 95.8366) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.13
Baby Purple
#CA9BF7
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.92
Lilac (survey)
#CEA2FD
ΔE00 6.13
Lavender (survey)
#C79FEF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98EFB #D0FB8E
analogous
#8E9AFB #B98EFB #F08EFB
triadic
#B98EFB #FBB98E #8EFBB9
tetradic
#B98EFB #FB8E9A #D0FB8E #8EFBF0
square
#B98EFB #FB8E9A #D0FB8E #8EFBF0
split-complementary
#B98EFB #FBF08E #9AFB8E
monochromatic
#7018F7 #9453F9 #B98EFB #DEC9FD #EDE1FE
Accessibility & contrast
On white
2.52
#B98EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B98EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98EFB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98EFB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#79A2F8
Tritanopia (blue-blind)
#ADA1B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b98efb; /* rgb */ color: rgb(185, 142, 251); /* oklch */ color: oklch(73.1% 0.158 300.8);
Tailwind
colors: {
custom: {
50: '#d0affd',
500: '#b98efb',
950: '#000000',
},
}SCSS
$custom: #b98efb; $custom-light: #d0affd; $custom-dark: #000000;
JSON
{
"hex": "#b98efb",
"rgb": {
"r": 185,
"g": 142,
"b": 251
},
"hsl": {
"h": 263.67,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.73081,
"c": 0.15814,
"h": 300.8
},
"luminance": 0.36625
}Semantic roles & 50–950 ramp
primary
#B98EFB
secondary
#E9F6D5
accent
#E6008B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85