#875BE9#875BE9
#875BE9 is a mid, highly saturated violet. Relative luminance 0.185; OKLCH L 59.1% C 0.205 H 293.4°. Best body text is #000000 at 4.70:1 contrast (WCAG AA passes).
Color values
| HEX | #875BE9 |
|---|---|
| RGB | rgb(135, 91, 233) |
| HSL | hsl(259, 76%, 64%) |
| HSV | hsv(259, 61%, 91%) |
| CMYK | cmyk(42.1%, 60.9%, 0%, 8.6%) |
| CIE-LAB | lab(50.12, 49.43, -65.84) |
| CIE-LCH | lch(50.12, 82.33, 306.90°) |
| OKLab | oklab(59.11% 0.0813 -0.1878) |
| OKLCH | oklch(59.11% 0.205 293.4) |
| XYZ | xyz(28.4368, 18.5155, 79.1506) |
| Luminance | 0.1852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.58
Mediumslateblue
#7B68EE
ΔE00 4.38
Lighter Purple
#A55AF4
ΔE00 5.42
Lightish Purple
#A552E6
ΔE00 5.65
Light Indigo
#6D5ACF
ΔE00 5.88
Slate Blue
#6A5ACD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#875BE9 #BDE95B
analogous
#5B76E9 #875BE9 #CE5BE9
triadic
#875BE9 #E9875B #5BE987
tetradic
#875BE9 #E95B76 #BDE95B #5BE9CE
square
#875BE9 #E95B76 #BDE95B #5BE9CE
split-complementary
#875BE9 #E9CE5B #76E95B
monochromatic
#4818B2 #6025E2 #875BE9 #AE91F0 #D6C7F7
Accessibility & contrast
On white
4.47
#875BE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.70
#875BE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #875BE9
4.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##875BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##875BE9 | 1.00 | 4.47 | 4.70 | 4.70 |
| #FFFFFF | 4.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079EE
Deuteranopia (green-blind)
#0075E6
Tritanopia (blue-blind)
#6C7B9A
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #875be9; /* rgb */ color: rgb(135, 91, 233); /* oklch */ color: oklch(59.1% 0.205 293.4);
Tailwind
colors: {
custom: {
50: '#b08bf1',
500: '#875be9',
950: '#000000',
},
}SCSS
$custom: #875be9; $custom-light: #b08bf1; $custom-dark: #000000;
JSON
{
"hex": "#875be9",
"rgb": {
"r": 135,
"g": 91,
"b": 233
},
"hsl": {
"h": 258.592,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.59105,
"c": 0.20465,
"h": 293.4
},
"luminance": 0.18516
}Semantic roles & 50–950 ramp
primary
#875BE9
secondary
#D9E9B7
accent
#D90D99
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85