#9583BB#9583BB
#9583BB is a light, moderate violet. Relative luminance 0.262; OKLCH L 64.7% C 0.084 H 298.8°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9583BB |
|---|---|
| RGB | rgb(149, 131, 187) |
| HSL | hsl(259, 29%, 62%) |
| HSV | hsv(259, 30%, 73%) |
| CMYK | cmyk(20.3%, 29.9%, 0%, 26.7%) |
| CIE-LAB | lab(58.24, 18.47, -26.83) |
| CIE-LCH | lch(58.24, 32.57, 304.54°) |
| OKLab | oklab(64.71% 0.0406 -0.0739) |
| OKLCH | oklch(64.71% 0.084 298.8) |
| XYZ | xyz(29.4784, 26.2099, 50.5101) |
| Luminance | 0.2621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.55
Heather
#A484AC
ΔE00 6.76
Deep Lilac
#966EBD
ΔE00 7.43
Pale Purple
#B790D4
ΔE00 7.75
Soft Purple
#A66FB5
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9583BB #A9BB83
analogous
#838DBB #9583BB #B183BB
triadic
#9583BB #BB9583 #83BB95
tetradic
#9583BB #BB838D #A9BB83 #83BBB1
square
#9583BB #BB838D #A9BB83 #83BBB1
split-complementary
#9583BB #BBB183 #8DBB83
monochromatic
#58457E #735BA5 #9583BB #B7ABD1 #D9D2E6
Accessibility & contrast
On white
3.36
#9583BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#9583BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9583BB
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9583BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9583BB | 1.00 | 3.36 | 6.24 | 6.24 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBD
Deuteranopia (green-blind)
#798CB9
Tritanopia (blue-blind)
#8E8C97
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9583bb; /* rgb */ color: rgb(149, 131, 187); /* oklch */ color: oklch(64.7% 0.084 298.8);
Tailwind
colors: {
custom: {
50: '#b5a7cf',
500: '#9583bb',
950: '#000000',
},
}SCSS
$custom: #9583bb; $custom-light: #b5a7cf; $custom-dark: #000000;
JSON
{
"hex": "#9583bb",
"rgb": {
"r": 149,
"g": 131,
"b": 187
},
"hsl": {
"h": 259.286,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.64713,
"c": 0.08435,
"h": 298.8
},
"luminance": 0.2621
}Semantic roles & 50–950 ramp
primary
#9583BB
secondary
#D1D7C3
accent
#A83E86
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82