#825CDC#825CDC
#825CDC is a mid, vivid violet. Relative luminance 0.176; OKLCH L 57.9% C 0.187 H 293.4°. Best body text is #FFFFFF at 4.65:1 contrast (WCAG AA passes).
Color values
| HEX | #825CDC |
|---|---|
| RGB | rgb(130, 92, 220) |
| HSL | hsl(258, 65%, 61%) |
| HSV | hsv(258, 58%, 86%) |
| CMYK | cmyk(40.9%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(48.97, 44.33, -60.37) |
| CIE-LCH | lch(48.97, 74.90, 306.29°) |
| OKLab | oklab(57.87% 0.0742 -0.1719) |
| OKLCH | oklch(57.87% 0.187 293.4) |
| XYZ | xyz(25.9479, 17.5668, 69.7199) |
| Luminance | 0.1757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.94
Light Indigo
#6D5ACF
ΔE00 4.29
Mediumslateblue
#7B68EE
ΔE00 4.80
Slate Blue
#6A5ACD
ΔE00 4.90
Dark Periwinkle
#665FD1
ΔE00 5.53
Lightish Purple
#A552E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#825CDC #B6DC5C
analogous
#5C76DC #825CDC #C25CDC
triadic
#825CDC #DC825C #5CDC82
tetradic
#825CDC #DC5C76 #B6DC5C #5CDCC2
square
#825CDC #DC5C76 #B6DC5C #5CDCC2
split-complementary
#825CDC #DCC25C #76DC5C
monochromatic
#46229C #5C2CCE #825CDC #A98EE7 #CFC1F2
Accessibility & contrast
On white
4.65
#825CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.51
#825CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #825CDC
4.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##825CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##825CDC | 1.00 | 4.65 | 4.51 | 4.65 |
| #FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#1B72D9
Tritanopia (blue-blind)
#6A7893
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #825cdc; /* rgb */ color: rgb(130, 92, 220); /* oklch */ color: oklch(57.9% 0.187 293.4);
Tailwind
colors: {
custom: {
50: '#ac8be8',
500: '#825cdc',
950: '#000000',
},
}SCSS
$custom: #825cdc; $custom-light: #ac8be8; $custom-dark: #000000;
JSON
{
"hex": "#825cdc",
"rgb": {
"r": 130,
"g": 92,
"b": 220
},
"hsl": {
"h": 257.813,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.57874,
"c": 0.18724,
"h": 293.4
},
"luminance": 0.17567
}Semantic roles & 50–950 ramp
primary
#825CDC
secondary
#D4E2B2
accent
#CC1997
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84