#805CDC#805CDC
#805CDC is a mid, vivid violet. Relative luminance 0.174; OKLCH L 57.7% C 0.187 H 292.5°. Best body text is #FFFFFF at 4.69:1 contrast (WCAG AA passes).
Color values
| HEX | #805CDC |
|---|---|
| RGB | rgb(128, 92, 220) |
| HSL | hsl(257, 65%, 61%) |
| HSV | hsv(257, 58%, 86%) |
| CMYK | cmyk(41.8%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(48.77, 43.89, -60.69) |
| CIE-LCH | lch(48.77, 74.90, 305.87°) |
| OKLab | oklab(57.69% 0.0717 -0.1729) |
| OKLCH | oklch(57.69% 0.187 292.5) |
| XYZ | xyz(25.6440, 17.4101, 69.7056) |
| Luminance | 0.1741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.11
Light Indigo
#6D5ACF
ΔE00 3.95
Slate Blue
#6A5ACD
ΔE00 4.56
Mediumslateblue
#7B68EE
ΔE00 4.70
Dark Periwinkle
#665FD1
ΔE00 5.17
Iris
#6258C4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#805CDC #B8DC5C
analogous
#5C78DC #805CDC #C05CDC
triadic
#805CDC #DC805C #5CDC80
tetradic
#805CDC #DC5C78 #B8DC5C #5CDCC0
square
#805CDC #DC5C78 #B8DC5C #5CDCC0
split-complementary
#805CDC #DCC05C #78DC5C
monochromatic
#44229C #5A2CCE #805CDC #A78EE7 #CFC1F2
Accessibility & contrast
On white
4.69
#805CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.48
#805CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #805CDC
4.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##805CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##805CDC | 1.00 | 4.69 | 4.48 | 4.69 |
| #FFFFFF | 4.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#1671D9
Tritanopia (blue-blind)
#677893
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #805cdc; /* rgb */ color: rgb(128, 92, 220); /* oklch */ color: oklch(57.7% 0.187 292.5);
Tailwind
colors: {
custom: {
50: '#aa8be8',
500: '#805cdc',
950: '#000000',
},
}SCSS
$custom: #805cdc; $custom-light: #aa8be8; $custom-dark: #000000;
JSON
{
"hex": "#805cdc",
"rgb": {
"r": 128,
"g": 92,
"b": 220
},
"hsl": {
"h": 256.875,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.57686,
"c": 0.18716,
"h": 292.5
},
"luminance": 0.17411
}Semantic roles & 50–950 ramp
primary
#805CDC
secondary
#D4E2B2
accent
#CC199A
background
#FAF8FE
surface
#F5F0FD
border
#CFCBD5
text
#110C16
muted
#807D84