#9983BB#9983BB
#9983BB is a light, moderate violet. Relative luminance 0.266; OKLCH L 65.1% C 0.085 H 302.1°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9983BB |
|---|---|
| RGB | rgb(153, 131, 187) |
| HSL | hsl(264, 29%, 62%) |
| HSV | hsv(264, 30%, 73%) |
| CMYK | cmyk(18.2%, 29.9%, 0%, 26.7%) |
| CIE-LAB | lab(58.60, 19.73, -26.25) |
| CIE-LCH | lch(58.60, 32.84, 306.94°) |
| OKLab | oklab(65.08% 0.0453 -0.0722) |
| OKLCH | oklch(65.08% 0.085 302.1) |
| XYZ | xyz(30.2210, 26.5928, 50.5449) |
| Luminance | 0.2659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 4.66
Heather
#A484AC
ΔE00 5.92
Pale Purple
#B790D4
ΔE00 7.00
Deep Lilac
#966EBD
ΔE00 7.30
Soft Purple
#A66FB5
ΔE00 7.78
Dark Lilac
#9C6DA5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9983BB #A5BB83
analogous
#8389BB #9983BB #B583BB
triadic
#9983BB #BB9983 #83BB99
tetradic
#9983BB #BB8389 #A5BB83 #83BBB5
square
#9983BB #BB8389 #A5BB83 #83BBB5
split-complementary
#9983BB #BBB583 #89BB83
monochromatic
#5C457E #785BA5 #9983BB #BAABD1 #DAD2E6
Accessibility & contrast
On white
3.32
#9983BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#9983BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9983BB
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9983BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9983BB | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBD
Deuteranopia (green-blind)
#7B8DB9
Tritanopia (blue-blind)
#938B97
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #9983bb; /* rgb */ color: rgb(153, 131, 187); /* oklch */ color: oklch(65.1% 0.085 302.1);
Tailwind
colors: {
custom: {
50: '#b7a7cf',
500: '#9983bb',
950: '#000000',
},
}SCSS
$custom: #9983bb; $custom-light: #b7a7cf; $custom-dark: #000000;
JSON
{
"hex": "#9983bb",
"rgb": {
"r": 153,
"g": 131,
"b": 187
},
"hsl": {
"h": 263.571,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.65076,
"c": 0.08522,
"h": 302.1
},
"luminance": 0.26593
}Semantic roles & 50–950 ramp
primary
#9983BB
secondary
#CFD7C3
accent
#A83E7E
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82