#B99EEF#B99EEF
#B99EEF is a light, moderate violet. Relative luminance 0.410; OKLCH L 75.3% C 0.117 H 298.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B99EEF |
|---|---|
| RGB | rgb(185, 158, 239) |
| HSL | hsl(260, 72%, 78%) |
| HSV | hsv(260, 34%, 94%) |
| CMYK | cmyk(22.6%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.18, 26.20, -37.04) |
| CIE-LCH | lch(70.18, 45.37, 305.28°) |
| OKLab | oklab(75.32% 0.0566 -0.1026) |
| OKLCH | oklch(75.32% 0.117 298.9) |
| XYZ | xyz(47.8110, 40.9997, 87.0395) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.63
Baby Purple
#CA9BF7
ΔE00 3.89
Lavender
#B39DDB
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99EEF #D4EF9E
analogous
#9EABEF #B99EEF #E19EEF
triadic
#B99EEF #EFB99E #9EEFB9
tetradic
#B99EEF #EF9EAB #D4EF9E #9EEFE1
square
#B99EEF #EF9EAB #D4EF9E #9EEFE1
split-complementary
#B99EEF #EFE19E #ABEF9E
monochromatic
#6D35DE #9369E6 #B99EEF #DFD3F8 #ECE5FB
Accessibility & contrast
On white
2.28
#B99EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B99EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99EEF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99EEF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#AFABBC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b99eef; /* rgb */ color: rgb(185, 158, 239); /* oklch */ color: oklch(75.3% 0.117 298.9);
Tailwind
colors: {
custom: {
50: '#cfbaf4',
500: '#b99eef',
950: '#000000',
},
}SCSS
$custom: #b99eef; $custom-light: #cfbaf4; $custom-dark: #000000;
JSON
{
"hex": "#b99eef",
"rgb": {
"r": 185,
"g": 158,
"b": 239
},
"hsl": {
"h": 260,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.75318,
"c": 0.11719,
"h": 298.9
},
"luminance": 0.41
}Semantic roles & 50–950 ramp
primary
#B99EEF
secondary
#EAF2D9
accent
#D41293
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085