#9483BF#9483BF
#9483BF is a light, moderate violet. Relative luminance 0.263; OKLCH L 64.8% C 0.090 H 296.8°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9483BF |
|---|---|
| RGB | rgb(148, 131, 191) |
| HSL | hsl(257, 32%, 63%) |
| HSV | hsv(257, 31%, 75%) |
| CMYK | cmyk(22.5%, 31.4%, 0%, 25.1%) |
| CIE-LAB | lab(58.31, 19.10, -28.99) |
| CIE-LCH | lch(58.31, 34.72, 303.38°) |
| OKLab | oklab(64.8% 0.0405 -0.0801) |
| OKLCH | oklch(64.8% 0.09 296.8) |
| XYZ | xyz(29.7309, 26.2899, 52.7882) |
| Luminance | 0.2629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.74
Deep Lilac
#966EBD
ΔE00 7.23
Heather
#A484AC
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.57
Lavender
#B39DDB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9483BF #AEBF83
analogous
#8390BF #9483BF #B283BF
triadic
#9483BF #BF9483 #83BF94
tetradic
#9483BF #BF8390 #AEBF83 #83BFB2
square
#9483BF #BF8390 #AEBF83 #83BFB2
split-complementary
#9483BF #BFB283 #90BF83
monochromatic
#564484 #715BAA #9483BF #B7ABD4 #DAD4E9
Accessibility & contrast
On white
3.36
#9483BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#9483BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9483BF
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9483BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9483BF | 1.00 | 3.36 | 6.26 | 6.26 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758CC1
Deuteranopia (green-blind)
#778CBD
Tritanopia (blue-blind)
#8C8D99
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9483bf; /* rgb */ color: rgb(148, 131, 191); /* oklch */ color: oklch(64.8% 0.090 296.8);
Tailwind
colors: {
custom: {
50: '#b4a7d2',
500: '#9483bf',
950: '#000000',
},
}SCSS
$custom: #9483bf; $custom-light: #b4a7d2; $custom-dark: #000000;
JSON
{
"hex": "#9483bf",
"rgb": {
"r": 148,
"g": 131,
"b": 191
},
"hsl": {
"h": 257,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.64804,
"c": 0.08979,
"h": 296.8
},
"luminance": 0.2629
}Semantic roles & 50–950 ramp
primary
#9483BF
secondary
#D4DAC4
accent
#AB3B8B
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82