#925CBD#925CBD
#925CBD is a mid, vivid violet. Relative luminance 0.174; OKLCH L 57.6% C 0.152 H 308.0°. Best body text is #FFFFFF at 4.68:1 contrast (WCAG AA passes).
Color values
| HEX | #925CBD |
|---|---|
| RGB | rgb(146, 92, 189) |
| HSL | hsl(273, 42%, 55%) |
| HSV | hsv(273, 51%, 74%) |
| CMYK | cmyk(22.8%, 51.3%, 0%, 25.9%) |
| CIE-LAB | lab(48.81, 40.43, -42.76) |
| CIE-LCH | lch(48.81, 58.84, 313.40°) |
| OKLab | oklab(57.55% 0.0937 -0.1198) |
| OKLCH | oklch(57.55% 0.152 308) |
| XYZ | xyz(24.8647, 17.4397, 50.1906) |
| Luminance | 0.1744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.46
Amethyst
#9B5FC0
ΔE00 2.15
Deep Lilac
#966EBD
ΔE00 5.62
Royal Purple
#7851A9
ΔE00 6.58
Lightish Purple
#A552E6
ΔE00 6.87
Purply
#983FB2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#925CBD #87BD5C
analogous
#615CBD #925CBD #BD5CB7
triadic
#925CBD #BD925C #5CBD92
tetradic
#925CBD #BD615C #87BD5C #5CB7BD
square
#925CBD #BD615C #87BD5C #5CB7BD
split-complementary
#925CBD #B7BD5C #5CBD61
monochromatic
#532E71 #733F9C #925CBD #AF88CF #CCB3E0
Accessibility & contrast
On white
4.68
#925CBD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.49
#925CBD on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #925CBD
4.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##925CBD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##925CBD | 1.00 | 4.68 | 4.49 | 4.68 |
| #FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4172C0
Deuteranopia (green-blind)
#5175BB
Tritanopia (blue-blind)
#8C6D84
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #925cbd; /* rgb */ color: rgb(146, 92, 189); /* oklch */ color: oklch(57.6% 0.152 308.0);
Tailwind
colors: {
custom: {
50: '#b48cd1',
500: '#925cbd',
950: '#000000',
},
}SCSS
$custom: #925cbd; $custom-light: #b48cd1; $custom-dark: #000000;
JSON
{
"hex": "#925cbd",
"rgb": {
"r": 146,
"g": 92,
"b": 189
},
"hsl": {
"h": 273.402,
"s": 42.358,
"l": 55.098
},
"oklch": {
"l": 0.57553,
"c": 0.15208,
"h": 308
},
"luminance": 0.17439
}Semantic roles & 50–950 ramp
primary
#925CBD
secondary
#B8CFA6
accent
#D2568D
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82