#855ADC#855ADC
#855ADC is a mid, vivid violet. Relative luminance 0.175; OKLCH L 57.9% C 0.190 H 295.0°. Best body text is #FFFFFF at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #855ADC |
|---|---|
| RGB | rgb(133, 90, 220) |
| HSL | hsl(260, 65%, 61%) |
| HSV | hsv(260, 59%, 86%) |
| CMYK | cmyk(39.5%, 59.1%, 0%, 13.7%) |
| CIE-LAB | lab(48.84, 46.10, -60.56) |
| CIE-LCH | lch(48.84, 76.11, 307.28°) |
| OKLab | oklab(57.85% 0.0804 -0.1723) |
| OKLCH | oklch(57.85% 0.19 295) |
| XYZ | xyz(26.2439, 17.4656, 69.6848) |
| Luminance | 0.1747 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.43
Light Indigo
#6D5ACF
ΔE00 4.75
Slate Blue
#6A5ACD
ΔE00 5.37
Mediumslateblue
#7B68EE
ΔE00 5.41
Lightish Purple
#A552E6
ΔE00 5.89
Dark Periwinkle
#665FD1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#855ADC #B1DC5A
analogous
#5A70DC #855ADC #C65ADC
triadic
#855ADC #DC855A #5ADC85
tetradic
#855ADC #DC5A70 #B1DC5A #5ADCC6
square
#855ADC #DC5A70 #B1DC5A #5ADCC6
split-complementary
#855ADC #DCC65A #70DC5A
monochromatic
#49219B #612CCD #855ADC #AA8CE7 #D0BFF1
Accessibility & contrast
On white
4.67
#855ADC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.49
#855ADC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #855ADC
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##855ADC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##855ADC | 1.00 | 4.67 | 4.49 | 4.67 |
| #FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E0
Deuteranopia (green-blind)
#1B72D9
Tritanopia (blue-blind)
#6F7692
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #855adc; /* rgb */ color: rgb(133, 90, 220); /* oklch */ color: oklch(57.9% 0.190 295.0);
Tailwind
colors: {
custom: {
50: '#ae8ae8',
500: '#855adc',
950: '#000000',
},
}SCSS
$custom: #855adc; $custom-light: #ae8ae8; $custom-dark: #000000;
JSON
{
"hex": "#855adc",
"rgb": {
"r": 133,
"g": 90,
"b": 220
},
"hsl": {
"h": 259.846,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.57852,
"c": 0.19019,
"h": 295
},
"luminance": 0.17466
}Semantic roles & 50–950 ramp
primary
#855ADC
secondary
#D1E2B0
accent
#CD1991
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84