#925ABC#925ABC
#925ABC is a mid, vivid violet. Relative luminance 0.171; OKLCH L 57.2% C 0.154 H 308.7°. Best body text is #FFFFFF at 4.76:1 contrast (WCAG AA passes).
Color values
| HEX | #925ABC |
|---|---|
| RGB | rgb(146, 90, 188) |
| HSL | hsl(274, 42%, 55%) |
| HSV | hsv(274, 52%, 74%) |
| CMYK | cmyk(22.3%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.33, 41.30, -42.94) |
| CIE-LCH | lch(48.33, 59.58, 313.89°) |
| OKLab | oklab(57.18% 0.0964 -0.1203) |
| OKLCH | oklch(57.18% 0.154 308.7) |
| XYZ | xyz(24.5856, 17.0545, 49.5639) |
| Luminance | 0.1705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.68
Amethyst
#9B5FC0
ΔE00 2.46
Deep Lilac
#966EBD
ΔE00 6.17
Royal Purple
#7851A9
ΔE00 6.27
Purply
#983FB2
ΔE00 6.63
Lightish Purple
#A552E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#925ABC #84BC5A
analogous
#615ABC #925ABC #BC5AB5
triadic
#925ABC #BC925A #5ABC92
tetradic
#925ABC #BC615A #84BC5A #5AB5BC
square
#925ABC #BC615A #84BC5A #5AB5BC
split-complementary
#925ABC #B5BC5A #5ABC61
monochromatic
#522D6F #733F9A #925ABC #AF86CE #CCB1DF
Accessibility & contrast
On white
4.76
#925ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.41
#925ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #925ABC
4.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##925ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##925ABC | 1.00 | 4.76 | 4.41 | 4.76 |
| #FFFFFF | 4.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E70BF
Deuteranopia (green-blind)
#4F74BA
Tritanopia (blue-blind)
#8C6B82
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #925abc; /* rgb */ color: rgb(146, 90, 188); /* oklch */ color: oklch(57.2% 0.154 308.7);
Tailwind
colors: {
custom: {
50: '#b48ad0',
500: '#925abc',
950: '#000000',
},
}SCSS
$custom: #925abc; $custom-light: #b48ad0; $custom-dark: #000000;
JSON
{
"hex": "#925abc",
"rgb": {
"r": 146,
"g": 90,
"b": 188
},
"hsl": {
"h": 274.286,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.57179,
"c": 0.15414,
"h": 308.7
},
"luminance": 0.17054
}Semantic roles & 50–950 ramp
primary
#925ABC
secondary
#B6CEA4
accent
#D2568B
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82