#885FED#885FED
#885FED is a mid, highly saturated violet. Relative luminance 0.195; OKLCH L 60.1% C 0.204 H 292.5°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #885FED |
|---|---|
| RGB | rgb(136, 95, 237) |
| HSL | hsl(257, 80%, 65%) |
| HSV | hsv(257, 60%, 93%) |
| CMYK | cmyk(42.6%, 59.9%, 0%, 7.1%) |
| CIE-LAB | lab(51.30, 48.53, -66.16) |
| CIE-LCH | lch(51.30, 82.05, 306.26°) |
| OKLab | oklab(60.08% 0.078 -0.1887) |
| OKLCH | oklch(60.08% 0.204 292.5) |
| XYZ | xyz(29.5274, 19.5322, 82.3187) |
| Luminance | 0.1953 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.87
Mediumslateblue
#7B68EE
ΔE00 3.47
Lighter Purple
#A55AF4
ΔE00 5.12
Mediumpurple
#9370DB
ΔE00 5.90
Lightish Purple
#A552E6
ΔE00 5.98
Light Indigo
#6D5ACF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#885FED #C4ED5F
analogous
#5F7DED #885FED #CF5FED
triadic
#885FED #ED885F #5FED88
tetradic
#885FED #ED5F7D #C4ED5F #5FEDCF
square
#885FED #ED5F7D #C4ED5F #5FEDCF
split-complementary
#885FED #EDCF5F #7DED5F
monochromatic
#4515BC #5F28E7 #885FED #B196F3 #DACDF9
Accessibility & contrast
On white
4.28
#885FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#885FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #885FED
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##885FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##885FED | 1.00 | 4.28 | 4.91 | 4.91 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#0077EA
Tritanopia (blue-blind)
#6C7F9D
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #885fed; /* rgb */ color: rgb(136, 95, 237); /* oklch */ color: oklch(60.1% 0.204 292.5);
Tailwind
colors: {
custom: {
50: '#b18ef4',
500: '#885fed',
950: '#000000',
},
}SCSS
$custom: #885fed; $custom-light: #b18ef4; $custom-dark: #000000;
JSON
{
"hex": "#885fed",
"rgb": {
"r": 136,
"g": 95,
"b": 237
},
"hsl": {
"h": 257.324,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.6008,
"c": 0.20421,
"h": 292.5
},
"luminance": 0.19533
}Semantic roles & 50–950 ramp
primary
#885FED
secondary
#DEECBC
accent
#DC099F
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85