#825BDC#825BDC
#825BDC is a mid, vivid violet. Relative luminance 0.174; OKLCH L 57.7% C 0.189 H 293.6°. Best body text is #FFFFFF at 4.69:1 contrast (WCAG AA passes).
Color values
| HEX | #825BDC |
|---|---|
| RGB | rgb(130, 91, 220) |
| HSL | hsl(258, 65%, 61%) |
| HSV | hsv(258, 59%, 86%) |
| CMYK | cmyk(40.9%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(48.75, 44.89, -60.72) |
| CIE-LCH | lch(48.75, 75.51, 306.48°) |
| OKLab | oklab(57.72% 0.0754 -0.1729) |
| OKLCH | oklch(57.72% 0.189 293.6) |
| XYZ | xyz(25.8618, 17.3946, 69.6912) |
| Luminance | 0.1739 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.75
Light Indigo
#6D5ACF
ΔE00 4.25
Slate Blue
#6A5ACD
ΔE00 4.87
Mediumslateblue
#7B68EE
ΔE00 5.02
Dark Periwinkle
#665FD1
ΔE00 5.58
Lightish Purple
#A552E6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#825BDC #B5DC5B
analogous
#5B74DC #825BDC #C35BDC
triadic
#825BDC #DC825B #5BDC82
tetradic
#825BDC #DC5B74 #B5DC5B #5BDCC3
square
#825BDC #DC5B74 #B5DC5B #5BDCC3
split-complementary
#825BDC #DCC35B #74DC5B
monochromatic
#46219B #5D2CCE #825BDC #A88DE7 #CFC0F2
Accessibility & contrast
On white
4.69
#825BDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.48
#825BDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #825BDC
4.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##825BDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##825BDC | 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)
#0075E0
Deuteranopia (green-blind)
#1872D9
Tritanopia (blue-blind)
#6A7793
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #825bdc; /* rgb */ color: rgb(130, 91, 220); /* oklch */ color: oklch(57.7% 0.189 293.6);
Tailwind
colors: {
custom: {
50: '#ac8be8',
500: '#825bdc',
950: '#000000',
},
}SCSS
$custom: #825bdc; $custom-light: #ac8be8; $custom-dark: #000000;
JSON
{
"hex": "#825bdc",
"rgb": {
"r": 130,
"g": 91,
"b": 220
},
"hsl": {
"h": 258.14,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.57718,
"c": 0.18862,
"h": 293.6
},
"luminance": 0.17395
}Semantic roles & 50–950 ramp
primary
#825BDC
secondary
#D3E2B1
accent
#CD1996
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84