#A596F7#A596F7
#A596F7 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.5% C 0.139 H 289.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A596F7 |
|---|---|
| RGB | rgb(165, 150, 247) |
| HSL | hsl(249, 86%, 78%) |
| HSV | hsv(249, 39%, 97%) |
| CMYK | cmyk(33.2%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(66.92, 27.04, -46.62) |
| CIE-LCH | lch(66.92, 53.90, 300.11°) |
| OKLab | oklab(72.54% 0.0465 -0.1307) |
| OKLCH | oklch(72.54% 0.139 289.6) |
| XYZ | xyz(43.2075, 36.5264, 92.7515) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 5.87
Periwinkle (survey)
#8E82FE
ΔE00 6.75
Liliac
#C48EFD
ΔE00 7.21
Pastel Purple
#CAA0FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A596F7 #E8F796
analogous
#96B8F7 #A596F7 #D596F7
triadic
#A596F7 #F7A596 #96F7A5
tetradic
#A596F7 #F796B8 #E8F796 #96F7D5
square
#A596F7 #F796B8 #E8F796 #96F7D5
split-complementary
#A596F7 #F7D596 #B8F796
monochromatic
#4424EE #745DF3 #A596F7 #D6CFFB #E7E3FD
Accessibility & contrast
On white
2.53
#A596F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A596F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A596F7
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A596F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A596F7 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#91A8BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a596f7; /* rgb */ color: rgb(165, 150, 247); /* oklch */ color: oklch(72.5% 0.139 289.6);
Tailwind
colors: {
custom: {
50: '#c2b5fa',
500: '#a596f7',
950: '#000000',
},
}SCSS
$custom: #a596f7; $custom-light: #c2b5fa; $custom-dark: #000000;
JSON
{
"hex": "#a596f7",
"rgb": {
"r": 165,
"g": 150,
"b": 247
},
"hsl": {
"h": 249.278,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.72544,
"c": 0.13869,
"h": 289.6
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#A596F7
secondary
#F0F5D6
accent
#E203C0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085