#BD99F2#BD99F2
#BD99F2 is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.9% C 0.130 H 302.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BD99F2 |
|---|---|
| RGB | rgb(189, 153, 242) |
| HSL | hsl(264, 77%, 77%) |
| HSV | hsv(264, 37%, 95%) |
| CMYK | cmyk(21.9%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.48, 30.84, -39.74) |
| CIE-LCH | lch(69.48, 50.30, 307.81°) |
| OKLab | oklab(74.91% 0.0688 -0.1103) |
| OKLCH | oklch(74.91% 0.13 302) |
| XYZ | xyz(48.4011, 40.0121, 89.1604) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.51
Pastel Purple
#CAA0FF
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 3.45
Liliac
#C48EFD
ΔE00 3.97
Lavender
#B39DDB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD99F2 #CEF299
analogous
#99A1F2 #BD99F2 #EA99F2
triadic
#BD99F2 #F2BD99 #99F2BD
tetradic
#BD99F2 #F299A1 #CEF299 #99F2EA
square
#BD99F2 #F299A1 #CEF299 #99F2EA
split-complementary
#BD99F2 #F2EA99 #A1F299
monochromatic
#772CE4 #9A63EB #BD99F2 #E0CFF9 #EDE4FC
Accessibility & contrast
On white
2.33
#BD99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BD99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD99F2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD99F2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#8BA9F0
Tritanopia (blue-blind)
#B4A7BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bd99f2; /* rgb */ color: rgb(189, 153, 242); /* oklch */ color: oklch(74.9% 0.130 302.0);
Tailwind
colors: {
custom: {
50: '#d2b7f6',
500: '#bd99f2',
950: '#000000',
},
}SCSS
$custom: #bd99f2; $custom-light: #d2b7f6; $custom-dark: #000000;
JSON
{
"hex": "#bd99f2",
"rgb": {
"r": 189,
"g": 153,
"b": 242
},
"hsl": {
"h": 264.27,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.74913,
"c": 0.12999,
"h": 302
},
"luminance": 0.40012
}Semantic roles & 50–950 ramp
primary
#BD99F2
secondary
#E8F3D8
accent
#DA0C86
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085