#BD99F9#BD99F9
#BD99F9 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.2% C 0.139 H 300.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BD99F9 |
|---|---|
| RGB | rgb(189, 153, 249) |
| HSL | hsl(263, 89%, 79%) |
| HSV | hsv(263, 39%, 98%) |
| CMYK | cmyk(24.1%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.78, 32.45, -43.08) |
| CIE-LCH | lch(69.78, 53.93, 306.99°) |
| OKLab | oklab(75.24% 0.0703 -0.1199) |
| OKLCH | oklch(75.24% 0.139 300.4) |
| XYZ | xyz(49.4726, 40.4407, 94.8036) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.68
Baby Purple
#CA9BF7
ΔE00 2.96
Liliac
#C48EFD
ΔE00 3.51
Lilac (survey)
#CEA2FD
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 3.88
Pale Violet
#CEAEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD99F9 #D5F999
analogous
#99A5F9 #BD99F9 #ED99F9
triadic
#BD99F9 #F9BD99 #99F9BD
tetradic
#BD99F9 #F999A5 #D5F999 #99F9ED
square
#BD99F9 #F999A5 #D5F999 #99F9ED
split-complementary
#BD99F9 #F9ED99 #A5F999
monochromatic
#7225F2 #985FF6 #BD99F9 #E2D3FC #ECE2FD
Accessibility & contrast
On white
2.31
#BD99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#BD99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD99F9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD99F9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#B2A9BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bd99f9; /* rgb */ color: rgb(189, 153, 249); /* oklch */ color: oklch(75.2% 0.139 300.4);
Tailwind
colors: {
custom: {
50: '#d2b7fb',
500: '#bd99f9',
950: '#000000',
},
}SCSS
$custom: #bd99f9; $custom-light: #d2b7fb; $custom-dark: #000000;
JSON
{
"hex": "#bd99f9",
"rgb": {
"r": 189,
"g": 153,
"b": 249
},
"hsl": {
"h": 262.5,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.75244,
"c": 0.13898,
"h": 300.4
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#BD99F9
secondary
#E9F5D6
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085