#A596F0#A596F0
#A596F0 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.2% C 0.129 H 290.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A596F0 |
|---|---|
| RGB | rgb(165, 150, 240) |
| HSL | hsl(250, 75%, 76%) |
| HSV | hsv(250, 38%, 94%) |
| CMYK | cmyk(31.2%, 37.5%, 0%, 5.9%) |
| CIE-LAB | lab(66.60, 25.26, -43.30) |
| CIE-LCH | lch(66.60, 50.13, 300.26°) |
| OKLab | oklab(72.19% 0.0451 -0.121) |
| OKLCH | oklch(72.19% 0.129 290.4) |
| XYZ | xyz(42.1475, 36.1024, 87.1690) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.69
Periwinkle Blue
#8F99FB
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.42
Lavender
#B39DDB
ΔE00 6.82
Liliac
#C48EFD
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A596F0 #E1F096
analogous
#96B4F0 #A596F0 #D296F0
triadic
#A596F0 #F0A596 #96F0A5
tetradic
#A596F0 #F096B4 #E1F096 #96F0D2
square
#A596F0 #F096B4 #E1F096 #96F0D2
split-complementary
#A596F0 #F0D296 #B4F096
monochromatic
#492BE1 #7760E8 #A596F0 #D3CCF8 #E8E4FB
Accessibility & contrast
On white
2.55
#A596F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A596F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A596F0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A596F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A596F0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#7CA0EE
Tritanopia (blue-blind)
#93A6B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a596f0; /* rgb */ color: rgb(165, 150, 240); /* oklch */ color: oklch(72.2% 0.129 290.4);
Tailwind
colors: {
custom: {
50: '#c2b5f5',
500: '#a596f0',
950: '#000000',
},
}SCSS
$custom: #a596f0; $custom-light: #c2b5f5; $custom-dark: #000000;
JSON
{
"hex": "#a596f0",
"rgb": {
"r": 165,
"g": 150,
"b": 240
},
"hsl": {
"h": 250,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.72193,
"c": 0.12916,
"h": 290.4
},
"luminance": 0.36103
}Semantic roles & 50–950 ramp
primary
#A596F0
secondary
#EEF3D8
accent
#D70EB6
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085