#874ABC#874ABC
#874ABC is a mid, vivid violet. Relative luminance 0.137; OKLCH L 53.5% C 0.176 H 306.0°. Best body text is #FFFFFF at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #874ABC |
|---|---|
| RGB | rgb(135, 74, 188) |
| HSL | hsl(272, 46%, 51%) |
| HSV | hsv(272, 61%, 74%) |
| CMYK | cmyk(28.2%, 60.6%, 0%, 26.3%) |
| CIE-LAB | lab(43.77, 47.10, -50.29) |
| CIE-LCH | lch(43.77, 68.90, 313.12°) |
| OKLab | oklab(53.55% 0.1031 -0.1421) |
| OKLCH | oklch(53.55% 0.176 306) |
| XYZ | xyz(21.5156, 13.6795, 49.0741) |
| Luminance | 0.1368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Royal Purple
#7851A9
ΔE00 4.39
Purply
#983FB2
ΔE00 4.60
Darkorchid
#9932CC
ΔE00 5.02
Deep Lavender
#8D5EB7
ΔE00 5.89
Blueviolet
#8A2BE2
ΔE00 7.04
Purpley
#8756E4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#874ABC #7FBC4A
analogous
#4E4ABC #874ABC #BC4AB8
triadic
#874ABC #BC874A #4ABC87
tetradic
#874ABC #BC4E4A #7FBC4A #4AB8BC
square
#874ABC #BC4E4A #7FBC4A #4AB8BC
split-complementary
#874ABC #B8BC4A #4ABC4E
monochromatic
#482666 #683693 #874ABC #A577CD #C2A3DD
Accessibility & contrast
On white
5.62
#874ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.74
#874ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #874ABC
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##874ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##874ABC | 1.00 | 5.62 | 3.74 | 5.62 |
| #FFFFFF | 5.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1265C0
Deuteranopia (green-blind)
#3368B9
Tritanopia (blue-blind)
#7E617C
Achromatopsia (no color)
#676767
Design tokens & code
CSS
--color: #874abc; /* rgb */ color: rgb(135, 74, 188); /* oklch */ color: oklch(53.5% 0.176 306.0);
Tailwind
colors: {
custom: {
50: '#ad80d1',
500: '#874abc',
950: '#000000',
},
}SCSS
$custom: #874abc; $custom-light: #ad80d1; $custom-dark: #000000;
JSON
{
"hex": "#874abc",
"rgb": {
"r": 135,
"g": 74,
"b": 188
},
"hsl": {
"h": 272.105,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.53545,
"c": 0.17558,
"h": 306
},
"luminance": 0.13679
}Semantic roles & 50–950 ramp
primary
#874ABC
secondary
#AFCA98
accent
#D6528F
background
#FBF7FC
surface
#F6EEF9
border
#D0C9D2
text
#110A14
muted
#807C82