#984ABC#984ABC
#984ABC is a mid, vivid purple. Relative luminance 0.152; OKLCH L 55.6% C 0.181 H 313.6°. Best body text is #FFFFFF at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #984ABC |
|---|---|
| RGB | rgb(152, 74, 188) |
| HSL | hsl(281, 46%, 51%) |
| HSV | hsv(281, 61%, 74%) |
| CMYK | cmyk(19.1%, 60.6%, 0%, 26.3%) |
| CIE-LAB | lab(45.91, 51.23, -46.74) |
| CIE-LCH | lch(45.91, 69.35, 317.62°) |
| OKLab | oklab(55.57% 0.125 -0.1312) |
| OKLCH | oklch(55.57% 0.181 313.6) |
| XYZ | xyz(24.4732, 15.2045, 49.2128) |
| Luminance | 0.1520 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purply
#983FB2
ΔE00 2.91
Darkorchid
#9932CC
ΔE00 4.88
Deep Lavender
#8D5EB7
ΔE00 5.45
Medium Purple
#9E43A2
ΔE00 5.47
Amethyst
#9B5FC0
ΔE00 5.52
Ugly Purple
#A442A0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#984ABC #6EBC4A
analogous
#5F4ABC #984ABC #BC4AA7
triadic
#984ABC #BC984A #4ABC98
tetradic
#984ABC #BC5F4A #6EBC4A #4AA7BC
square
#984ABC #BC5F4A #6EBC4A #4AA7BC
split-complementary
#984ABC #A7BC4A #4ABC5F
monochromatic
#522666 #753693 #984ABC #B177CD #CBA3DD
Accessibility & contrast
On white
5.20
#984ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.04
#984ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #984ABC
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##984ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##984ABC | 1.00 | 5.20 | 4.04 | 5.20 |
| #FFFFFF | 5.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2368C0
Deuteranopia (green-blind)
#456FB9
Tritanopia (blue-blind)
#955F7C
Achromatopsia (no color)
#6D6D6D
Design tokens & code
CSS
--color: #984abc; /* rgb */ color: rgb(152, 74, 188); /* oklch */ color: oklch(55.6% 0.181 313.6);
Tailwind
colors: {
custom: {
50: '#b981d1',
500: '#984abc',
950: '#000000',
},
}SCSS
$custom: #984abc; $custom-light: #b981d1; $custom-dark: #000000;
JSON
{
"hex": "#984abc",
"rgb": {
"r": 152,
"g": 74,
"b": 188
},
"hsl": {
"h": 281.053,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.55568,
"c": 0.18121,
"h": 313.6
},
"luminance": 0.15204
}Semantic roles & 50–950 ramp
primary
#984ABC
secondary
#A8CA98
accent
#D6527C
background
#FBF8FC
surface
#F6EFF9
border
#D0CAD2
text
#120B14
muted
#817C82