#905ABC#905ABC
#905ABC is a mid, vivid violet. Relative luminance 0.169; OKLCH L 57.0% C 0.153 H 307.7°. Best body text is #FFFFFF at 4.80:1 contrast (WCAG AA passes).
Color values
| HEX | #905ABC |
|---|---|
| RGB | rgb(144, 90, 188) |
| HSL | hsl(273, 42%, 55%) |
| HSV | hsv(273, 52%, 74%) |
| CMYK | cmyk(23.4%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.10, 40.76, -43.32) |
| CIE-LCH | lch(48.10, 59.48, 313.26°) |
| OKLab | oklab(56.96% 0.0938 -0.1215) |
| OKLCH | oklch(56.96% 0.153 307.7) |
| XYZ | xyz(24.2330, 16.8727, 49.5474) |
| Luminance | 0.1687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.55
Amethyst
#9B5FC0
ΔE00 2.82
Royal Purple
#7851A9
ΔE00 5.94
Deep Lilac
#966EBD
ΔE00 6.29
Purply
#983FB2
ΔE00 6.71
Lightish Purple
#A552E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#905ABC #86BC5A
analogous
#5F5ABC #905ABC #BC5AB7
triadic
#905ABC #BC905A #5ABC90
tetradic
#905ABC #BC5F5A #86BC5A #5AB7BC
square
#905ABC #BC5F5A #86BC5A #5AB7BC
split-complementary
#905ABC #B7BC5A #5ABC5F
monochromatic
#512D6F #713F9A #905ABC #AD86CE #CBB1DF
Accessibility & contrast
On white
4.80
#905ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.37
#905ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #905ABC
4.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##905ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##905ABC | 1.00 | 4.80 | 4.37 | 4.80 |
| #FFFFFF | 4.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D70BF
Deuteranopia (green-blind)
#4E73BA
Tritanopia (blue-blind)
#8A6B82
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #905abc; /* rgb */ color: rgb(144, 90, 188); /* oklch */ color: oklch(57.0% 0.153 307.7);
Tailwind
colors: {
custom: {
50: '#b38ad0',
500: '#905abc',
950: '#000000',
},
}SCSS
$custom: #905abc; $custom-light: #b38ad0; $custom-dark: #000000;
JSON
{
"hex": "#905abc",
"rgb": {
"r": 144,
"g": 90,
"b": 188
},
"hsl": {
"h": 273.061,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.56958,
"c": 0.15349,
"h": 307.7
},
"luminance": 0.16872
}Semantic roles & 50–950 ramp
primary
#905ABC
secondary
#B7CEA4
accent
#D2568E
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82