#9642C8#9642C8
#9642C8 is a mid, highly saturated violet. Relative luminance 0.146; OKLCH L 55.1% C 0.204 H 310.1°. Best body text is #FFFFFF at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9642C8 |
|---|---|
| RGB | rgb(150, 66, 200) |
| HSL | hsl(278, 55%, 52%) |
| HSV | hsv(278, 67%, 78%) |
| CMYK | cmyk(25%, 67%, 0%, 21.6%) |
| CIE-LAB | lab(45.01, 57.15, -55.17) |
| CIE-LCH | lch(45.01, 79.44, 316.01°) |
| OKLab | oklab(55.1% 0.1314 -0.1559) |
| OKLCH | oklch(55.1% 0.204 310.1) |
| XYZ | xyz(24.9492, 14.5511, 56.1267) |
| Luminance | 0.1455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 2.57
Purply
#983FB2
ΔE00 3.87
Vibrant Purple
#AD03DE
ΔE00 5.69
Blueviolet
#8A2BE2
ΔE00 5.79
Barney
#AC1DB8
ΔE00 6.38
Violet (survey)
#9A0EEA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9642C8 #74C842
analogous
#5342C8 #9642C8 #C842B7
triadic
#9642C8 #C89642 #42C896
tetradic
#9642C8 #C85342 #74C842 #42B7C8
square
#9642C8 #C85342 #74C842 #42B7C8
split-complementary
#9642C8 #B7C842 #42C853
monochromatic
#52206F #752E9F #9642C8 #B071D6 #CBA1E4
Accessibility & contrast
On white
5.37
#9642C8 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.91
#9642C8 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #9642C8
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9642C8 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9642C8 | 1.00 | 5.37 | 3.91 | 5.37 |
| #FFFFFF | 5.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.91 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0067CC
Deuteranopia (green-blind)
#2E6CC5
Tritanopia (blue-blind)
#8F5E80
Achromatopsia (no color)
#6A6A6A
Design tokens & code
CSS
--color: #9642c8; /* rgb */ color: rgb(150, 66, 200); /* oklch */ color: oklch(55.1% 0.204 310.1);
Tailwind
colors: {
custom: {
50: '#b97cd9',
500: '#9642c8',
950: '#000000',
},
}SCSS
$custom: #9642c8; $custom-light: #b97cd9; $custom-dark: #000000;
JSON
{
"hex": "#9642c8",
"rgb": {
"r": 150,
"g": 66,
"b": 200
},
"hsl": {
"h": 277.612,
"s": 54.918,
"l": 52.157
},
"oklch": {
"l": 0.551,
"c": 0.20389,
"h": 310.1
},
"luminance": 0.14551
}Semantic roles & 50–950 ramp
primary
#9642C8
secondary
#ABD096
accent
#DE4A81
background
#FBF7FD
surface
#F7EEFB
border
#D0C9D4
text
#120A15
muted
#817C83