#B99FED#B99FED
#B99FED is a light, moderate violet. Relative luminance 0.412; OKLCH L 75.4% C 0.113 H 299.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B99FED |
|---|---|
| RGB | rgb(185, 159, 237) |
| HSL | hsl(260, 68%, 78%) |
| HSV | hsv(260, 33%, 93%) |
| CMYK | cmyk(21.9%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.33, 25.18, -35.70) |
| CIE-LCH | lch(70.33, 43.69, 305.20°) |
| OKLab | oklab(75.41% 0.0547 -0.0988) |
| OKLCH | oklch(75.41% 0.113 299) |
| XYZ | xyz(47.6884, 41.2247, 85.5491) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.15
Lavender
#B39DDB
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99FED #D3ED9F
analogous
#9FACED #B99FED #E09FED
triadic
#B99FED #EDB99F #9FEDB9
tetradic
#B99FED #ED9FAC #D3ED9F #9FEDE0
square
#B99FED #ED9FAC #D3ED9F #9FEDE0
split-complementary
#B99FED #EDE09F #ACED9F
monochromatic
#6E38DA #936BE3 #B99FED #DFD3F7 #ECE5FA
Accessibility & contrast
On white
2.27
#B99FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B99FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99FED
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99FED | 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)
#8DACF0
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#AFABBB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b99fed; /* rgb */ color: rgb(185, 159, 237); /* oklch */ color: oklch(75.4% 0.113 299.0);
Tailwind
colors: {
custom: {
50: '#cfbbf3',
500: '#b99fed',
950: '#000000',
},
}SCSS
$custom: #b99fed; $custom-light: #cfbbf3; $custom-dark: #000000;
JSON
{
"hex": "#b99fed",
"rgb": {
"r": 185,
"g": 159,
"b": 237
},
"hsl": {
"h": 260,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.75411,
"c": 0.11293,
"h": 299
},
"luminance": 0.41225
}Semantic roles & 50–950 ramp
primary
#B99FED
secondary
#EAF2D9
accent
#D01592
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185