#995ABC#995ABC
#995ABC is a mid, vivid violet. Relative luminance 0.177; OKLCH L 58.0% C 0.157 H 312.1°. Best body text is #FFFFFF at 4.62:1 contrast (WCAG AA passes).
Color values
| HEX | #995ABC |
|---|---|
| RGB | rgb(153, 90, 188) |
| HSL | hsl(279, 42%, 55%) |
| HSV | hsv(279, 52%, 74%) |
| CMYK | cmyk(18.6%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(49.15, 43.21, -41.59) |
| CIE-LCH | lch(49.15, 59.97, 316.10°) |
| OKLab | oklab(57.97% 0.1052 -0.1162) |
| OKLCH | oklch(57.97% 0.157 312.1) |
| XYZ | xyz(25.8685, 17.7160, 49.6240) |
| Luminance | 0.1772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Amethyst
#9B5FC0
ΔE00 1.58
Deep Lavender
#8D5EB7
ΔE00 2.71
Deep Lilac
#966EBD
ΔE00 5.96
Mediumorchid
#BA55D3
ΔE00 6.58
Purply
#983FB2
ΔE00 6.60
Lightish Purple
#A552E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#995ABC #7DBC5A
analogous
#685ABC #995ABC #BC5AAE
triadic
#995ABC #BC995A #5ABC99
tetradic
#995ABC #BC685A #7DBC5A #5AAEBC
square
#995ABC #BC685A #7DBC5A #5AAEBC
split-complementary
#995ABC #AEBC5A #5ABC68
monochromatic
#572D6F #793F9A #995ABC #B486CE #CFB1DF
Accessibility & contrast
On white
4.62
#995ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.54
#995ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #995ABC
4.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##995ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##995ABC | 1.00 | 4.62 | 4.54 | 4.62 |
| #FFFFFF | 4.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4172BF
Deuteranopia (green-blind)
#5576B9
Tritanopia (blue-blind)
#956A82
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #995abc; /* rgb */ color: rgb(153, 90, 188); /* oklch */ color: oklch(58.0% 0.157 312.1);
Tailwind
colors: {
custom: {
50: '#b98bd0',
500: '#995abc',
950: '#000000',
},
}SCSS
$custom: #995abc; $custom-light: #b98bd0; $custom-dark: #000000;
JSON
{
"hex": "#995abc",
"rgb": {
"r": 153,
"g": 90,
"b": 188
},
"hsl": {
"h": 278.571,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.57968,
"c": 0.1567,
"h": 312.1
},
"luminance": 0.17715
}Semantic roles & 50–950 ramp
primary
#995ABC
secondary
#B3CEA4
accent
#D25682
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#120C14
muted
#817D82