#855BEA#855BEA
#855BEA is a mid, highly saturated violet. Relative luminance 0.184; OKLCH L 59.0% C 0.206 H 292.5°. Best body text is #000000 at 4.68:1 contrast (WCAG AA passes).
Color values
| HEX | #855BEA |
|---|---|
| RGB | rgb(133, 91, 234) |
| HSL | hsl(258, 77%, 64%) |
| HSV | hsv(258, 61%, 92%) |
| CMYK | cmyk(43.2%, 61.1%, 0%, 8.2%) |
| CIE-LAB | lab(49.99, 49.29, -66.62) |
| CIE-LCH | lch(49.99, 82.87, 306.50°) |
| OKLab | oklab(58.99% 0.0787 -0.1902) |
| OKLCH | oklch(58.99% 0.206 292.5) |
| XYZ | xyz(28.2612, 18.4084, 79.8901) |
| Luminance | 0.1841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.69
Mediumslateblue
#7B68EE
ΔE00 4.18
Light Indigo
#6D5ACF
ΔE00 5.68
Lighter Purple
#A55AF4
ΔE00 5.73
Lightish Purple
#A552E6
ΔE00 6.01
Slate Blue
#6A5ACD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#855BEA #C0EA5B
analogous
#5B78EA #855BEA #CC5BEA
triadic
#855BEA #EA855B #5BEA85
tetradic
#855BEA #EA5B78 #C0EA5B #5BEACC
square
#855BEA #EA5B78 #C0EA5B #5BEACC
split-complementary
#855BEA #EACC5B #78EA5B
monochromatic
#4517B4 #5D25E3 #855BEA #AD91F1 #D6C8F8
Accessibility & contrast
On white
4.49
#855BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.68
#855BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #855BEA
4.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##855BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##855BEA | 1.00 | 4.49 | 4.68 | 4.68 |
| #FFFFFF | 4.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079EF
Deuteranopia (green-blind)
#0074E7
Tritanopia (blue-blind)
#687C9A
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #855bea; /* rgb */ color: rgb(133, 91, 234); /* oklch */ color: oklch(59.0% 0.206 292.5);
Tailwind
colors: {
custom: {
50: '#af8bf2',
500: '#855bea',
950: '#000000',
},
}SCSS
$custom: #855bea; $custom-light: #af8bf2; $custom-dark: #000000;
JSON
{
"hex": "#855bea",
"rgb": {
"r": 133,
"g": 91,
"b": 234
},
"hsl": {
"h": 257.622,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.58987,
"c": 0.20579,
"h": 292.5
},
"luminance": 0.18409
}Semantic roles & 50–950 ramp
primary
#855BEA
secondary
#DBEAB7
accent
#DA0C9D
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85