#BD99FB#BD99FB
#BD99FB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.3% C 0.142 H 299.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BD99FB |
|---|---|
| RGB | rgb(189, 153, 251) |
| HSL | hsl(262, 92%, 79%) |
| HSV | hsv(262, 39%, 98%) |
| CMYK | cmyk(24.7%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(69.87, 32.92, -44.03) |
| CIE-LCH | lch(69.87, 54.97, 306.78°) |
| OKLab | oklab(75.34% 0.0707 -0.1227) |
| OKLCH | oklch(75.34% 0.142 299.9) |
| XYZ | xyz(49.7862, 40.5661, 96.4552) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.75
Baby Purple
#CA9BF7
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD99FB #D7FB99
analogous
#99A6FB #BD99FB #EE99FB
triadic
#BD99FB #FBBD99 #99FBBD
tetradic
#BD99FB #FB99A6 #D7FB99 #99FBEE
square
#BD99FB #FB99A6 #D7FB99 #99FBEE
split-complementary
#BD99FB #FBEE99 #A6FB99
monochromatic
#7123F6 #975EF9 #BD99FB #E3D4FD #ECE2FE
Accessibility & contrast
On white
2.30
#BD99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BD99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD99FB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD99FB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#B1A9BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bd99fb; /* rgb */ color: rgb(189, 153, 251); /* oklch */ color: oklch(75.3% 0.142 299.9);
Tailwind
colors: {
custom: {
50: '#d2b7fd',
500: '#bd99fb',
950: '#000000',
},
}SCSS
$custom: #bd99fb; $custom-light: #d2b7fd; $custom-dark: #000000;
JSON
{
"hex": "#bd99fb",
"rgb": {
"r": 189,
"g": 153,
"b": 251
},
"hsl": {
"h": 262.041,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.7534,
"c": 0.14155,
"h": 299.9
},
"luminance": 0.40566
}Semantic roles & 50–950 ramp
primary
#BD99FB
secondary
#EAF6D5
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085