#B983F9#B983F9
#B983F9 is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.173 H 303.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B983F9 |
|---|---|
| RGB | rgb(185, 131, 249) |
| HSL | hsl(267, 91%, 75%) |
| HSV | hsv(267, 47%, 98%) |
| CMYK | cmyk(25.7%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(64.47, 43.46, -51.47) |
| CIE-LCH | lch(64.47, 67.36, 310.18°) |
| OKLab | oklab(71.16% 0.0953 -0.1443) |
| OKLCH | oklch(71.16% 0.173 303.4) |
| XYZ | xyz(45.2190, 33.3865, 93.6662) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.18
Liliac
#C48EFD
ΔE00 3.21
Easter Purple
#C071FE
ΔE00 4.37
Light Urple
#B36FF6
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B983F9 #C3F983
analogous
#8388F9 #B983F9 #F483F9
triadic
#B983F9 #F9B983 #83F9B9
tetradic
#B983F9 #F98388 #C3F983 #83F9F4
square
#B983F9 #F98388 #C3F983 #83F9F4
split-complementary
#B983F9 #F9F483 #88F983
monochromatic
#770EF3 #9849F6 #B983F9 #DABDFC #EFE2FE
Accessibility & contrast
On white
2.74
#B983F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#B983F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B983F9
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B983F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B983F9 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#6F9CF6
Tritanopia (blue-blind)
#AE98B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b983f9; /* rgb */ color: rgb(185, 131, 249); /* oklch */ color: oklch(71.2% 0.173 303.4);
Tailwind
colors: {
custom: {
50: '#d0a8fc',
500: '#b983f9',
950: '#000000',
},
}SCSS
$custom: #b983f9; $custom-light: #d0a8fc; $custom-dark: #000000;
JSON
{
"hex": "#b983f9",
"rgb": {
"r": 185,
"g": 131,
"b": 249
},
"hsl": {
"h": 267.458,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.71159,
"c": 0.17289,
"h": 303.4
},
"luminance": 0.33386
}Semantic roles & 50–950 ramp
primary
#B983F9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85