#965ABC#965ABC
#965ABC is a mid, vivid violet. Relative luminance 0.174; OKLCH L 57.6% C 0.156 H 310.7°. Best body text is #FFFFFF at 4.68:1 contrast (WCAG AA passes).
Color values
| HEX | #965ABC |
|---|---|
| RGB | rgb(150, 90, 188) |
| HSL | hsl(277, 42%, 55%) |
| HSV | hsv(277, 52%, 74%) |
| CMYK | cmyk(20.2%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.79, 42.39, -42.17) |
| CIE-LCH | lch(48.79, 59.79, 315.15°) |
| OKLab | oklab(57.63% 0.1014 -0.118) |
| OKLCH | oklch(57.63% 0.156 310.7) |
| XYZ | xyz(25.3093, 17.4277, 49.5978) |
| Luminance | 0.1743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Amethyst
#9B5FC0
ΔE00 1.86
Deep Lavender
#8D5EB7
ΔE00 2.20
Deep Lilac
#966EBD
ΔE00 6.01
Purply
#983FB2
ΔE00 6.56
Lightish Purple
#A552E6
ΔE00 6.77
Royal Purple
#7851A9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#965ABC #80BC5A
analogous
#655ABC #965ABC #BC5AB1
triadic
#965ABC #BC965A #5ABC96
tetradic
#965ABC #BC655A #80BC5A #5AB1BC
square
#965ABC #BC655A #80BC5A #5AB1BC
split-complementary
#965ABC #B1BC5A #5ABC65
monochromatic
#552D6F #773F9A #965ABC #B286CE #CDB1DF
Accessibility & contrast
On white
4.68
#965ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.49
#965ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #965ABC
4.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##965ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##965ABC | 1.00 | 4.68 | 4.49 | 4.68 |
| #FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4071BF
Deuteranopia (green-blind)
#5275B9
Tritanopia (blue-blind)
#916A82
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #965abc; /* rgb */ color: rgb(150, 90, 188); /* oklch */ color: oklch(57.6% 0.156 310.7);
Tailwind
colors: {
custom: {
50: '#b78bd0',
500: '#965abc',
950: '#000000',
},
}SCSS
$custom: #965abc; $custom-light: #b78bd0; $custom-dark: #000000;
JSON
{
"hex": "#965abc",
"rgb": {
"r": 150,
"g": 90,
"b": 188
},
"hsl": {
"h": 276.735,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.57627,
"c": 0.15555,
"h": 310.7
},
"luminance": 0.17427
}Semantic roles & 50–950 ramp
primary
#965ABC
secondary
#B4CEA4
accent
#D25686
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#120C14
muted
#817D82