#B99FFB#B99FFB
#B99FFB is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.1% C 0.132 H 296.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B99FFB |
|---|---|
| RGB | rgb(185, 159, 251) |
| HSL | hsl(257, 92%, 80%) |
| HSV | hsv(257, 37%, 98%) |
| CMYK | cmyk(26.3%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.92, 28.46, -42.41) |
| CIE-LCH | lch(70.92, 51.07, 303.87°) |
| OKLab | oklab(76.05% 0.0579 -0.1181) |
| OKLCH | oklch(76.05% 0.132 296.1) |
| XYZ | xyz(49.8142, 42.0751, 96.7449) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender (survey)
#C79FEF
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.55
Pale Violet
#CEAEFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99FFB #E1FB9F
analogous
#9FB3FB #B99FFB #E79FFB
triadic
#B99FFB #FBB99F #9FFBB9
tetradic
#B99FFB #FB9FB3 #E1FB9F #9FFBE7
square
#B99FFB #FB9FB3 #E1FB9F #9FFBE7
split-complementary
#B99FFB #FBE79F #B3FB9F
monochromatic
#6329F6 #8E64F9 #B99FFB #E4DAFD #EAE2FE
Accessibility & contrast
On white
2.23
#B99FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#B99FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99FFB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99FFB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#8BACF9
Tritanopia (blue-blind)
#ACAFC1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b99ffb; /* rgb */ color: rgb(185, 159, 251); /* oklch */ color: oklch(76.1% 0.132 296.1);
Tailwind
colors: {
custom: {
50: '#d0bbfd',
500: '#b99ffb',
950: '#000000',
},
}SCSS
$custom: #b99ffb; $custom-light: #d0bbfd; $custom-dark: #000000;
JSON
{
"hex": "#b99ffb",
"rgb": {
"r": 185,
"g": 159,
"b": 251
},
"hsl": {
"h": 256.957,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.76055,
"c": 0.13151,
"h": 296.1
},
"luminance": 0.42076
}Semantic roles & 50–950 ramp
primary
#B99FFB
secondary
#EDF6D5
accent
#E600A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185