#9786CA#9786CA
#9786CA is a light, moderate violet. Relative luminance 0.279; OKLCH L 66.2% C 0.101 H 295.0°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9786CA |
|---|---|
| RGB | rgb(151, 134, 202) |
| HSL | hsl(255, 39%, 66%) |
| HSV | hsv(255, 34%, 79%) |
| CMYK | cmyk(25.2%, 33.7%, 0%, 20.8%) |
| CIE-LAB | lab(59.79, 20.95, -32.90) |
| CIE-LCH | lch(59.79, 39.00, 302.49°) |
| OKLab | oklab(66.16% 0.0425 -0.0913) |
| OKLCH | oklch(66.16% 0.101 295) |
| XYZ | xyz(31.9457, 27.8934, 59.5666) |
| Luminance | 0.2789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.62
Pale Purple
#B790D4
ΔE00 7.18
Lavender
#B39DDB
ΔE00 7.71
Deep Lilac
#966EBD
ΔE00 7.87
Mediumpurple
#9370DB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9786CA #B9CA86
analogous
#8697CA #9786CA #B986CA
triadic
#9786CA #CA9786 #86CA97
tetradic
#9786CA #CA8697 #B9CA86 #86CAB9
square
#9786CA #CA8697 #B9CA86 #86CAB9
split-complementary
#9786CA #CAB986 #97CA86
monochromatic
#564195 #725BB7 #9786CA #BCB1DD #E0DBEF
Accessibility & contrast
On white
3.19
#9786CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#9786CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9786CA
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9786CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9786CA | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7591CD
Deuteranopia (green-blind)
#778FC8
Tritanopia (blue-blind)
#8D919F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #9786ca; /* rgb */ color: rgb(151, 134, 202); /* oklch */ color: oklch(66.2% 0.101 295.0);
Tailwind
colors: {
custom: {
50: '#b7a9da',
500: '#9786ca',
950: '#000000',
},
}SCSS
$custom: #9786ca; $custom-light: #b7a9da; $custom-dark: #000000;
JSON
{
"hex": "#9786ca",
"rgb": {
"r": 151,
"g": 134,
"b": 202
},
"hsl": {
"h": 255,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.66155,
"c": 0.10068,
"h": 295
},
"luminance": 0.27894
}Semantic roles & 50–950 ramp
primary
#9786CA
secondary
#DCE1CB
accent
#B23392
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#110F15
muted
#807F83