#9983BF#9983BF
#9983BF is a light, moderate violet. Relative luminance 0.268; OKLCH L 65.3% C 0.091 H 300.8°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9983BF |
|---|---|
| RGB | rgb(153, 131, 191) |
| HSL | hsl(262, 32%, 63%) |
| HSV | hsv(262, 31%, 75%) |
| CMYK | cmyk(19.9%, 31.4%, 0%, 25.1%) |
| CIE-LAB | lab(58.76, 20.66, -28.27) |
| CIE-LCH | lch(58.76, 35.01, 306.17°) |
| OKLab | oklab(65.25% 0.0464 -0.0779) |
| OKLCH | oklch(65.25% 0.091 300.8) |
| XYZ | xyz(30.6551, 26.7664, 52.8315) |
| Luminance | 0.2677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 6.80
Heather
#A484AC
ΔE00 6.81
Deep Lilac
#966EBD
ΔE00 6.96
Soft Purple
#A66FB5
ΔE00 7.87
Lavender
#B39DDB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9983BF #A9BF83
analogous
#838BBF #9983BF #B783BF
triadic
#9983BF #BF9983 #83BF99
tetradic
#9983BF #BF838B #A9BF83 #83BFB7
square
#9983BF #BF838B #A9BF83 #83BFB7
split-complementary
#9983BF #BFB783 #8BBF83
monochromatic
#5B4484 #785BAA #9983BF #BAABD4 #DBD4E9
Accessibility & contrast
On white
3.31
#9983BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#9983BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9983BF
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9983BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9983BF | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC1
Deuteranopia (green-blind)
#7A8DBD
Tritanopia (blue-blind)
#928C99
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #9983bf; /* rgb */ color: rgb(153, 131, 191); /* oklch */ color: oklch(65.3% 0.091 300.8);
Tailwind
colors: {
custom: {
50: '#b8a7d2',
500: '#9983bf',
950: '#000000',
},
}SCSS
$custom: #9983bf; $custom-light: #b8a7d2; $custom-dark: #000000;
JSON
{
"hex": "#9983bf",
"rgb": {
"r": 153,
"g": 131,
"b": 191
},
"hsl": {
"h": 262,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.65253,
"c": 0.0907,
"h": 300.8
},
"luminance": 0.26766
}Semantic roles & 50–950 ramp
primary
#9983BF
secondary
#D2DAC4
accent
#AB3B82
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82