#885BDC#885BDC
#885BDC is a mid, vivid violet. Relative luminance 0.179; OKLCH L 58.3% C 0.189 H 296.1°. Best body text is #FFFFFF at 4.59:1 contrast (WCAG AA passes).
Color values
| HEX | #885BDC |
|---|---|
| RGB | rgb(136, 91, 220) |
| HSL | hsl(261, 65%, 61%) |
| HSV | hsv(261, 59%, 86%) |
| CMYK | cmyk(38.2%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(49.35, 46.21, -59.72) |
| CIE-LCH | lch(49.35, 75.51, 307.73°) |
| OKLab | oklab(58.3% 0.0832 -0.1698) |
| OKLCH | oklch(58.3% 0.189 296.1) |
| XYZ | xyz(26.8094, 17.8832, 69.7356) |
| Luminance | 0.1788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.65
Light Indigo
#6D5ACF
ΔE00 5.31
Lightish Purple
#A552E6
ΔE00 5.40
Mediumslateblue
#7B68EE
ΔE00 5.44
Lighter Purple
#A55AF4
ΔE00 5.92
Slate Blue
#6A5ACD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#885BDC #AFDC5B
analogous
#5B6EDC #885BDC #C85BDC
triadic
#885BDC #DC885B #5BDC88
tetradic
#885BDC #DC5B6E #AFDC5B #5BDCC8
square
#885BDC #DC5B6E #AFDC5B #5BDCC8
split-complementary
#885BDC #DCC85B #6EDC5B
monochromatic
#4C219B #642CCE #885BDC #AD8DE7 #D1C0F2
Accessibility & contrast
On white
4.59
#885BDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.58
#885BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #885BDC
4.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##885BDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##885BDC | 1.00 | 4.59 | 4.58 | 4.59 |
| #FFFFFF | 4.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0376E0
Deuteranopia (green-blind)
#2474D9
Tritanopia (blue-blind)
#747793
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #885bdc; /* rgb */ color: rgb(136, 91, 220); /* oklch */ color: oklch(58.3% 0.189 296.1);
Tailwind
colors: {
custom: {
50: '#b08be8',
500: '#885bdc',
950: '#000000',
},
}SCSS
$custom: #885bdc; $custom-light: #b08be8; $custom-dark: #000000;
JSON
{
"hex": "#885bdc",
"rgb": {
"r": 136,
"g": 91,
"b": 220
},
"hsl": {
"h": 260.93,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.58298,
"c": 0.18905,
"h": 296.1
},
"luminance": 0.17884
}Semantic roles & 50–950 ramp
primary
#885BDC
secondary
#D1E2B1
accent
#CD198E
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84