#BD83F8#BD83F8
#BD83F8 is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.5% C 0.173 H 305.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BD83F8 |
|---|---|
| RGB | rgb(189, 131, 248) |
| HSL | hsl(270, 89%, 74%) |
| HSV | hsv(270, 47%, 97%) |
| CMYK | cmyk(23.8%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(64.83, 44.29, -50.33) |
| CIE-LCH | lch(64.83, 67.05, 311.35°) |
| OKLab | oklab(71.5% 0.0999 -0.1409) |
| OKLCH | oklch(71.5% 0.173 305.3) |
| XYZ | xyz(46.0423, 33.8290, 92.8928) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.86
Light Purple
#BF77F6
ΔE00 2.90
Easter Purple
#C071FE
ΔE00 4.26
Light Urple
#B36FF6
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 6.50
Pastel Purple
#CAA0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD83F8 #BEF883
analogous
#8384F8 #BD83F8 #F883F8
triadic
#BD83F8 #F8BD83 #83F8BD
tetradic
#BD83F8 #F88384 #BEF883 #83F8F8
square
#BD83F8 #F88384 #BEF883 #83F8F8
split-complementary
#BD83F8 #F8F883 #84F883
monochromatic
#7F0FF1 #9E49F5 #BD83F8 #DCBDFB #F0E2FD
Accessibility & contrast
On white
2.70
#BD83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#BD83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD83F8
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD83F8 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#729EF5
Tritanopia (blue-blind)
#B497B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bd83f8; /* rgb */ color: rgb(189, 131, 248); /* oklch */ color: oklch(71.5% 0.173 305.3);
Tailwind
colors: {
custom: {
50: '#d3a8fb',
500: '#bd83f8',
950: '#000000',
},
}SCSS
$custom: #bd83f8; $custom-light: #d3a8fb; $custom-dark: #000000;
JSON
{
"hex": "#bd83f8",
"rgb": {
"r": 189,
"g": 131,
"b": 248
},
"hsl": {
"h": 269.744,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.71499,
"c": 0.17271,
"h": 305.3
},
"luminance": 0.33829
}Semantic roles & 50–950 ramp
primary
#BD83F8
secondary
#E6F5D6
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85