#875DE7#875DE7
#875DE7 is a mid, vivid violet. Relative luminance 0.187; OKLCH L 59.3% C 0.200 H 293.4°. Best body text is #000000 at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #875DE7 |
|---|---|
| RGB | rgb(135, 93, 231) |
| HSL | hsl(258, 74%, 64%) |
| HSV | hsv(258, 60%, 91%) |
| CMYK | cmyk(41.6%, 59.7%, 0%, 9.4%) |
| CIE-LAB | lab(50.39, 47.81, -64.27) |
| CIE-LCH | lch(50.39, 80.10, 306.65°) |
| OKLab | oklab(59.26% 0.0792 -0.1832) |
| OKLCH | oklch(59.26% 0.2 293.4) |
| XYZ | xyz(28.3259, 18.7484, 77.7122) |
| Luminance | 0.1875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.94
Mediumslateblue
#7B68EE
ΔE00 4.06
Lighter Purple
#A55AF4
ΔE00 5.43
Lightish Purple
#A552E6
ΔE00 5.76
Light Indigo
#6D5ACF
ΔE00 5.83
Mediumpurple
#9370DB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#875DE7 #BDE75D
analogous
#5D78E7 #875DE7 #CC5DE7
triadic
#875DE7 #E7875D #5DE787
tetradic
#875DE7 #E75D78 #BDE75D #5DE7CC
square
#875DE7 #E75D78 #BDE75D #5DE7CC
split-complementary
#875DE7 #E7CC5D #78E75D
monochromatic
#481AB0 #6028DF #875DE7 #AE92EF #D6C8F7
Accessibility & contrast
On white
4.42
#875DE7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.75
#875DE7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #875DE7
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##875DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##875DE7 | 1.00 | 4.42 | 4.75 | 4.75 |
| #FFFFFF | 4.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AEB
Deuteranopia (green-blind)
#0375E4
Tritanopia (blue-blind)
#6D7C99
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #875de7; /* rgb */ color: rgb(135, 93, 231); /* oklch */ color: oklch(59.3% 0.200 293.4);
Tailwind
colors: {
custom: {
50: '#b08def',
500: '#875de7',
950: '#000000',
},
}SCSS
$custom: #875de7; $custom-light: #b08def; $custom-dark: #000000;
JSON
{
"hex": "#875de7",
"rgb": {
"r": 135,
"g": 93,
"b": 231
},
"hsl": {
"h": 258.261,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.59263,
"c": 0.19958,
"h": 293.4
},
"luminance": 0.18749
}Semantic roles & 50–950 ramp
primary
#875DE7
secondary
#D9E8B7
accent
#D60F9A
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85