#A596FE#A596FE
#A596FE is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.9% C 0.148 H 288.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A596FE |
|---|---|
| RGB | rgb(165, 150, 254) |
| HSL | hsl(249, 98%, 79%) |
| HSV | hsv(249, 41%, 100%) |
| CMYK | cmyk(35%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(67.25, 28.85, -49.92) |
| CIE-LCH | lch(67.25, 57.66, 300.02°) |
| OKLab | oklab(72.91% 0.0477 -0.1403) |
| OKLCH | oklch(72.91% 0.148 288.8) |
| XYZ | xyz(44.3080, 36.9666, 98.5475) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 5.14
Lavender Blue
#8B88F8
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 6.35
Liliac
#C48EFD
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A596FE #EFFE96
analogous
#96BBFE #A596FE #D996FE
triadic
#A596FE #FEA596 #96FEA5
tetradic
#A596FE #FE96BB #EFFE96 #96FED9
square
#A596FE #FE96BB #EFFE96 #96FED9
split-complementary
#A596FE #FED996 #BBFE96
monochromatic
#3D1DFD #7159FD #A596FE #D9D3FF #E5E1FF
Accessibility & contrast
On white
2.50
#A596FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A596FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A596FE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A596FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A596FE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#8EAABE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a596fe; /* rgb */ color: rgb(165, 150, 254); /* oklch */ color: oklch(72.9% 0.148 288.8);
Tailwind
colors: {
custom: {
50: '#c3b5ff',
500: '#a596fe',
950: '#000000',
},
}SCSS
$custom: #a596fe; $custom-light: #c3b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a596fe",
"rgb": {
"r": 165,
"g": 150,
"b": 254
},
"hsl": {
"h": 248.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.72905,
"c": 0.14817,
"h": 288.8
},
"luminance": 0.36968
}Semantic roles & 50–950 ramp
primary
#A596FE
secondary
#F2F7D4
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086