#B99EF2#B99EF2
#B99EF2 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.5% C 0.121 H 298.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B99EF2 |
|---|---|
| RGB | rgb(185, 158, 242) |
| HSL | hsl(259, 76%, 78%) |
| HSV | hsv(259, 35%, 95%) |
| CMYK | cmyk(23.6%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.30, 26.90, -38.48) |
| CIE-LCH | lch(70.30, 46.95, 304.95°) |
| OKLab | oklab(75.46% 0.0573 -0.1067) |
| OKLCH | oklch(75.46% 0.121 298.2) |
| XYZ | xyz(48.2578, 41.1785, 89.3930) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 3.50
Baby Purple
#CA9BF7
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.05
Lavender
#B39DDB
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99EF2 #D7F29E
analogous
#9EADF2 #B99EF2 #E39EF2
triadic
#B99EF2 #F2B99E #9EF2B9
tetradic
#B99EF2 #F29EAD #D7F29E #9EF2E3
square
#B99EF2 #F29EAD #D7F29E #9EF2E3
split-complementary
#B99EF2 #F2E39E #ADF29E
monochromatic
#6B32E4 #9268EB #B99EF2 #E0D4F9 #ECE4FB
Accessibility & contrast
On white
2.27
#B99EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B99EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99EF2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99EF2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#AEACBD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b99ef2; /* rgb */ color: rgb(185, 158, 242); /* oklch */ color: oklch(75.5% 0.121 298.2);
Tailwind
colors: {
custom: {
50: '#cfbbf6',
500: '#b99ef2',
950: '#000000',
},
}SCSS
$custom: #b99ef2; $custom-light: #cfbbf6; $custom-dark: #000000;
JSON
{
"hex": "#b99ef2",
"rgb": {
"r": 185,
"g": 158,
"b": 242
},
"hsl": {
"h": 259.286,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.75455,
"c": 0.12117,
"h": 298.2
},
"luminance": 0.41179
}Semantic roles & 50–950 ramp
primary
#B99EF2
secondary
#EAF3D8
accent
#D90D97
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085