#BD99ED#BD99ED
#BD99ED is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.7% C 0.124 H 303.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BD99ED |
|---|---|
| RGB | rgb(189, 153, 237) |
| HSL | hsl(266, 70%, 76%) |
| HSV | hsv(266, 35%, 93%) |
| CMYK | cmyk(20.3%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.27, 29.70, -37.33) |
| CIE-LCH | lch(69.27, 47.71, 308.51°) |
| OKLab | oklab(74.68% 0.0677 -0.1033) |
| OKLCH | oklch(74.68% 0.124 303.2) |
| XYZ | xyz(47.6604, 39.7158, 85.2594) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 2.58
Pastel Purple
#CAA0FF
ΔE00 3.23
Lilac (survey)
#CEA2FD
ΔE00 3.58
Lavender
#B39DDB
ΔE00 4.42
Liliac
#C48EFD
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD99ED #C9ED99
analogous
#999FED #BD99ED #E799ED
triadic
#BD99ED #EDBD99 #99EDBD
tetradic
#BD99ED #ED999F #C9ED99 #99EDE7
square
#BD99ED #ED999F #C9ED99 #99EDE7
split-complementary
#BD99ED #EDE799 #9FED99
monochromatic
#7A31DB #9B65E4 #BD99ED #DFCDF6 #EEE5FA
Accessibility & contrast
On white
2.35
#BD99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#BD99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD99ED
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD99ED | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#B5A6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bd99ed; /* rgb */ color: rgb(189, 153, 237); /* oklch */ color: oklch(74.7% 0.124 303.2);
Tailwind
colors: {
custom: {
50: '#d2b7f3',
500: '#bd99ed',
950: '#000000',
},
}SCSS
$custom: #bd99ed; $custom-light: #d2b7f3; $custom-dark: #000000;
JSON
{
"hex": "#bd99ed",
"rgb": {
"r": 189,
"g": 153,
"b": 237
},
"hsl": {
"h": 265.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.74683,
"c": 0.12357,
"h": 303.2
},
"luminance": 0.39716
}Semantic roles & 50–950 ramp
primary
#BD99ED
secondary
#E7F2D9
accent
#D21480
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085