#915CBD#915CBD
#915CBD is a mid, vivid violet. Relative luminance 0.173; OKLCH L 57.4% C 0.152 H 307.5°. Best body text is #FFFFFF at 4.70:1 contrast (WCAG AA passes).
Color values
| HEX | #915CBD |
|---|---|
| RGB | rgb(145, 92, 189) |
| HSL | hsl(273, 42%, 55%) |
| HSV | hsv(273, 51%, 74%) |
| CMYK | cmyk(23.3%, 51.3%, 0%, 25.9%) |
| CIE-LAB | lab(48.70, 40.16, -42.94) |
| CIE-LCH | lch(48.70, 58.79, 313.08°) |
| OKLab | oklab(57.44% 0.0924 -0.1203) |
| OKLCH | oklch(57.44% 0.152 307.5) |
| XYZ | xyz(24.6877, 17.3484, 50.1823) |
| Luminance | 0.1735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.37
Amethyst
#9B5FC0
ΔE00 2.34
Deep Lilac
#966EBD
ΔE00 5.68
Royal Purple
#7851A9
ΔE00 6.42
Lightish Purple
#A552E6
ΔE00 6.93
Purpley
#8756E4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#915CBD #88BD5C
analogous
#615CBD #915CBD #BD5CB8
triadic
#915CBD #BD915C #5CBD91
tetradic
#915CBD #BD615C #88BD5C #5CB8BD
square
#915CBD #BD615C #88BD5C #5CB8BD
split-complementary
#915CBD #B8BD5C #5CBD61
monochromatic
#522E71 #723F9C #915CBD #AE88CF #CCB3E0
Accessibility & contrast
On white
4.70
#915CBD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.47
#915CBD on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #915CBD
4.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##915CBD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##915CBD | 1.00 | 4.70 | 4.47 | 4.70 |
| #FFFFFF | 4.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4072C0
Deuteranopia (green-blind)
#5074BB
Tritanopia (blue-blind)
#8B6D84
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #915cbd; /* rgb */ color: rgb(145, 92, 189); /* oklch */ color: oklch(57.4% 0.152 307.5);
Tailwind
colors: {
custom: {
50: '#b38cd1',
500: '#915cbd',
950: '#000000',
},
}SCSS
$custom: #915cbd; $custom-light: #b38cd1; $custom-dark: #000000;
JSON
{
"hex": "#915cbd",
"rgb": {
"r": 145,
"g": 92,
"b": 189
},
"hsl": {
"h": 272.784,
"s": 42.358,
"l": 55.098
},
"oklch": {
"l": 0.57443,
"c": 0.15175,
"h": 307.5
},
"luminance": 0.17348
}Semantic roles & 50–950 ramp
primary
#915CBD
secondary
#B9CFA6
accent
#D2568E
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82