#855BDC#855BDC
#855BDC is a mid, vivid violet. Relative luminance 0.176; OKLCH L 58.0% C 0.189 H 294.8°. Best body text is #FFFFFF at 4.64:1 contrast (WCAG AA passes).
Color values
| HEX | #855BDC |
|---|---|
| RGB | rgb(133, 91, 220) |
| HSL | hsl(260, 65%, 61%) |
| HSV | hsv(260, 59%, 86%) |
| CMYK | cmyk(39.5%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(49.05, 45.55, -60.22) |
| CIE-LCH | lch(49.05, 75.50, 307.10°) |
| OKLab | oklab(58.01% 0.0793 -0.1713) |
| OKLCH | oklch(58.01% 0.189 294.8) |
| XYZ | xyz(26.3288, 17.6354, 69.7131) |
| Luminance | 0.1764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.60
Light Indigo
#6D5ACF
ΔE00 4.77
Mediumslateblue
#7B68EE
ΔE00 5.20
Slate Blue
#6A5ACD
ΔE00 5.39
Lightish Purple
#A552E6
ΔE00 5.94
Dark Periwinkle
#665FD1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#855BDC #B2DC5B
analogous
#5B71DC #855BDC #C55BDC
triadic
#855BDC #DC855B #5BDC85
tetradic
#855BDC #DC5B71 #B2DC5B #5BDCC5
square
#855BDC #DC5B71 #B2DC5B #5BDCC5
split-complementary
#855BDC #DCC55B #71DC5B
monochromatic
#49219B #612CCE #855BDC #AB8DE7 #D0C0F2
Accessibility & contrast
On white
4.64
#855BDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.53
#855BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #855BDC
4.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##855BDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##855BDC | 1.00 | 4.64 | 4.53 | 4.64 |
| #FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#1E73D9
Tritanopia (blue-blind)
#6F7793
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #855bdc; /* rgb */ color: rgb(133, 91, 220); /* oklch */ color: oklch(58.0% 0.189 294.8);
Tailwind
colors: {
custom: {
50: '#ae8be8',
500: '#855bdc',
950: '#000000',
},
}SCSS
$custom: #855bdc; $custom-light: #ae8be8; $custom-dark: #000000;
JSON
{
"hex": "#855bdc",
"rgb": {
"r": 133,
"g": 91,
"b": 220
},
"hsl": {
"h": 259.535,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.58006,
"c": 0.1888,
"h": 294.8
},
"luminance": 0.17636
}Semantic roles & 50–950 ramp
primary
#855BDC
secondary
#D2E2B1
accent
#CD1992
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84