#895FED#895FED
#895FED is a mid, highly saturated violet. Relative luminance 0.196; OKLCH L 60.2% C 0.204 H 292.9°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #895FED |
|---|---|
| RGB | rgb(137, 95, 237) |
| HSL | hsl(258, 80%, 65%) |
| HSV | hsv(258, 60%, 93%) |
| CMYK | cmyk(42.2%, 59.9%, 0%, 7.1%) |
| CIE-LAB | lab(51.40, 48.74, -66.00) |
| CIE-LCH | lch(51.40, 82.04, 306.45°) |
| OKLab | oklab(60.17% 0.0793 -0.1882) |
| OKLCH | oklch(60.17% 0.204 292.9) |
| XYZ | xyz(29.6906, 19.6164, 82.3263) |
| Luminance | 0.1962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.89
Mediumslateblue
#7B68EE
ΔE00 3.59
Lighter Purple
#A55AF4
ΔE00 4.95
Mediumpurple
#9370DB
ΔE00 5.82
Lightish Purple
#A552E6
ΔE00 5.83
Light Indigo
#6D5ACF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#895FED #C3ED5F
analogous
#5F7CED #895FED #D05FED
triadic
#895FED #ED895F #5FED89
tetradic
#895FED #ED5F7C #C3ED5F #5FEDD0
square
#895FED #ED5F7C #C3ED5F #5FEDD0
split-complementary
#895FED #EDD05F #7CED5F
monochromatic
#4715BC #6028E7 #895FED #B296F3 #DACDF9
Accessibility & contrast
On white
4.27
#895FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#895FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #895FED
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##895FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##895FED | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#0078EA
Tritanopia (blue-blind)
#6D7F9D
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #895fed; /* rgb */ color: rgb(137, 95, 237); /* oklch */ color: oklch(60.2% 0.204 292.9);
Tailwind
colors: {
custom: {
50: '#b28ef4',
500: '#895fed',
950: '#000000',
},
}SCSS
$custom: #895fed; $custom-light: #b28ef4; $custom-dark: #000000;
JSON
{
"hex": "#895fed",
"rgb": {
"r": 137,
"g": 95,
"b": 237
},
"hsl": {
"h": 257.746,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.60173,
"c": 0.20424,
"h": 292.9
},
"luminance": 0.19617
}Semantic roles & 50–950 ramp
primary
#895FED
secondary
#DEECBC
accent
#DC099E
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85