#B99FF3#B99FF3
#B99FF3 is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.7% C 0.121 H 297.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B99FF3 |
|---|---|
| RGB | rgb(185, 159, 243) |
| HSL | hsl(259, 78%, 79%) |
| HSV | hsv(259, 35%, 95%) |
| CMYK | cmyk(23.9%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(70.58, 26.57, -38.59) |
| CIE-LCH | lch(70.58, 46.85, 304.55°) |
| OKLab | oklab(75.68% 0.0562 -0.1071) |
| OKLCH | oklch(75.68% 0.121 297.7) |
| XYZ | xyz(48.5797, 41.5813, 90.2433) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 3.66
Baby Purple
#CA9BF7
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.11
Lavender
#B39DDB
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99FF3 #D9F39F
analogous
#9FAFF3 #B99FF3 #E39FF3
triadic
#B99FF3 #F3B99F #9FF3B9
tetradic
#B99FF3 #F39FAF #D9F39F #9FF3E3
square
#B99FF3 #F39FAF #D9F39F #9FF3E3
split-complementary
#B99FF3 #F3E39F #AFF39F
monochromatic
#6A32E5 #9169EC #B99FF3 #E1D5FA #EBE4FC
Accessibility & contrast
On white
2.25
#B99FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B99FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99FF3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99FF3 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#AEADBE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b99ff3; /* rgb */ color: rgb(185, 159, 243); /* oklch */ color: oklch(75.7% 0.121 297.7);
Tailwind
colors: {
custom: {
50: '#cfbbf7',
500: '#b99ff3',
950: '#000000',
},
}SCSS
$custom: #b99ff3; $custom-light: #cfbbf7; $custom-dark: #000000;
JSON
{
"hex": "#b99ff3",
"rgb": {
"r": 185,
"g": 159,
"b": 243
},
"hsl": {
"h": 258.571,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.75683,
"c": 0.1209,
"h": 297.7
},
"luminance": 0.41582
}Semantic roles & 50–950 ramp
primary
#B99FF3
secondary
#EBF3D8
accent
#DA0B9A
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185