#9986C0#9986C0
#9986C0 is a light, moderate violet. Relative luminance 0.276; OKLCH L 65.9% C 0.087 H 299.0°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9986C0 |
|---|---|
| RGB | rgb(153, 134, 192) |
| HSL | hsl(260, 32%, 64%) |
| HSV | hsv(260, 30%, 75%) |
| CMYK | cmyk(20.3%, 30.2%, 0%, 24.7%) |
| CIE-LAB | lab(59.55, 19.17, -27.61) |
| CIE-LCH | lch(59.55, 33.61, 304.77°) |
| OKLab | oklab(65.88% 0.0422 -0.0761) |
| OKLCH | oklch(65.88% 0.087 299) |
| XYZ | xyz(31.1743, 27.6281, 53.5494) |
| Luminance | 0.2763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.31
Pale Purple
#B790D4
ΔE00 6.67
Heather
#A484AC
ΔE00 6.89
Lavender
#B39DDB
ΔE00 7.57
Deep Lilac
#966EBD
ΔE00 7.96
Soft Purple
#A66FB5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9986C0 #ADC086
analogous
#8690C0 #9986C0 #B686C0
triadic
#9986C0 #C09986 #86C099
tetradic
#9986C0 #C08690 #ADC086 #86C0B6
square
#9986C0 #C08690 #ADC086 #86C0B6
split-complementary
#9986C0 #C0B686 #90C086
monochromatic
#5B4686 #775EAB #9986C0 #BBAED5 #DDD6EA
Accessibility & contrast
On white
3.22
#9986C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#9986C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9986C0
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9986C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9986C0 | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC2
Deuteranopia (green-blind)
#7C8FBE
Tritanopia (blue-blind)
#928F9B
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #9986c0; /* rgb */ color: rgb(153, 134, 192); /* oklch */ color: oklch(65.9% 0.087 299.0);
Tailwind
colors: {
custom: {
50: '#b8a9d3',
500: '#9986c0',
950: '#000000',
},
}SCSS
$custom: #9986c0; $custom-light: #b8a9d3; $custom-dark: #000000;
JSON
{
"hex": "#9986c0",
"rgb": {
"r": 153,
"g": 134,
"b": 192
},
"hsl": {
"h": 259.655,
"s": 31.522,
"l": 63.922
},
"oklch": {
"l": 0.65875,
"c": 0.08703,
"h": 299
},
"luminance": 0.27628
}Semantic roles & 50–950 ramp
primary
#9986C0
secondary
#D4DBC7
accent
#AA3B86
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82