#905ABB#905ABB
#905ABB is a mid, vivid violet. Relative luminance 0.168; OKLCH L 56.9% C 0.152 H 308.0°. Best body text is #FFFFFF at 4.81:1 contrast (WCAG AA passes).
Color values
| HEX | #905ABB |
|---|---|
| RGB | rgb(144, 90, 187) |
| HSL | hsl(273, 42%, 54%) |
| HSV | hsv(273, 52%, 73%) |
| CMYK | cmyk(23%, 51.9%, 0%, 26.7%) |
| CIE-LAB | lab(48.04, 40.52, -42.82) |
| CIE-LCH | lch(48.04, 58.96, 313.42°) |
| OKLab | oklab(56.9% 0.0937 -0.12) |
| OKLCH | oklch(56.9% 0.152 308) |
| XYZ | xyz(24.1256, 16.8298, 48.9816) |
| Luminance | 0.1683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.46
Amethyst
#9B5FC0
ΔE00 2.82
Royal Purple
#7851A9
ΔE00 5.89
Deep Lilac
#966EBD
ΔE00 6.27
Purply
#983FB2
ΔE00 6.67
Lightish Purple
#A552E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#905ABB #85BB5A
analogous
#605ABB #905ABB #BB5AB6
triadic
#905ABB #BB905A #5ABB90
tetradic
#905ABB #BB605A #85BB5A #5AB6BB
square
#905ABB #BB605A #85BB5A #5AB6BB
split-complementary
#905ABB #B6BB5A #5ABB60
monochromatic
#512D6D #713F99 #905ABB #AD85CD #CAB1DF
Accessibility & contrast
On white
4.81
#905ABB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.37
#905ABB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #905ABB
4.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##905ABB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##905ABB | 1.00 | 4.81 | 4.37 | 4.81 |
| #FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E70BE
Deuteranopia (green-blind)
#4E73B9
Tritanopia (blue-blind)
#8A6B82
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #905abb; /* rgb */ color: rgb(144, 90, 187); /* oklch */ color: oklch(56.9% 0.152 308.0);
Tailwind
colors: {
custom: {
50: '#b38ad0',
500: '#905abb',
950: '#000000',
},
}SCSS
$custom: #905abb; $custom-light: #b38ad0; $custom-dark: #000000;
JSON
{
"hex": "#905abb",
"rgb": {
"r": 144,
"g": 90,
"b": 187
},
"hsl": {
"h": 273.402,
"s": 41.631,
"l": 54.314
},
"oklch": {
"l": 0.569,
"c": 0.1523,
"h": 308
},
"luminance": 0.16829
}Semantic roles & 50–950 ramp
primary
#905ABB
secondary
#B6CDA4
accent
#D1568D
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82