#855DE9#855DE9
#855DE9 is a mid, highly saturated violet. Relative luminance 0.187; OKLCH L 59.2% C 0.202 H 292.3°. Best body text is #000000 at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #855DE9 |
|---|---|
| RGB | rgb(133, 93, 233) |
| HSL | hsl(257, 76%, 64%) |
| HSV | hsv(257, 60%, 91%) |
| CMYK | cmyk(42.9%, 60.1%, 0%, 8.6%) |
| CIE-LAB | lab(50.33, 47.93, -65.50) |
| CIE-LCH | lch(50.33, 81.16, 306.20°) |
| OKLab | oklab(59.22% 0.0766 -0.1869) |
| OKLCH | oklch(59.22% 0.202 292.3) |
| XYZ | xyz(28.2912, 18.6976, 79.1934) |
| Luminance | 0.1870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.08
Mediumslateblue
#7B68EE
ΔE00 3.77
Light Indigo
#6D5ACF
ΔE00 5.70
Lighter Purple
#A55AF4
ΔE00 5.72
Lightish Purple
#A552E6
ΔE00 6.14
Slate Blue
#6A5ACD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#855DE9 #C1E95D
analogous
#5D7BE9 #855DE9 #CB5DE9
triadic
#855DE9 #E9855D #5DE985
tetradic
#855DE9 #E95D7B #C1E95D #5DE9CB
square
#855DE9 #E95D7B #C1E95D #5DE9CB
split-complementary
#855DE9 #E9CB5D #7BE95D
monochromatic
#4518B3 #5C27E2 #855DE9 #AE93F0 #D6C9F8
Accessibility & contrast
On white
4.43
#855DE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.74
#855DE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #855DE9
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##855DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##855DE9 | 1.00 | 4.43 | 4.74 | 4.74 |
| #FFFFFF | 4.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AEE
Deuteranopia (green-blind)
#0075E6
Tritanopia (blue-blind)
#697D9A
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #855de9; /* rgb */ color: rgb(133, 93, 233); /* oklch */ color: oklch(59.2% 0.202 292.3);
Tailwind
colors: {
custom: {
50: '#af8cf1',
500: '#855de9',
950: '#000000',
},
}SCSS
$custom: #855de9; $custom-light: #af8cf1; $custom-dark: #000000;
JSON
{
"hex": "#855de9",
"rgb": {
"r": 133,
"g": 93,
"b": 233
},
"hsl": {
"h": 257.143,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.59216,
"c": 0.20193,
"h": 292.3
},
"luminance": 0.18698
}Semantic roles & 50–950 ramp
primary
#855DE9
secondary
#DBE9B8
accent
#D80D9E
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85