#A595FC#A595FC
#A595FC is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.6% C 0.147 H 289.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A595FC |
|---|---|
| RGB | rgb(165, 149, 252) |
| HSL | hsl(249, 94%, 79%) |
| HSV | hsv(249, 41%, 99%) |
| CMYK | cmyk(34.5%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.92, 28.89, -49.36) |
| CIE-LCH | lch(66.92, 57.20, 300.34°) |
| OKLab | oklab(72.62% 0.0487 -0.1386) |
| OKLCH | oklch(72.62% 0.147 289.3) |
| XYZ | xyz(43.8305, 36.5214, 96.8166) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.83
Periwinkle Blue
#8F99FB
ΔE00 5.36
Lavender Blue
#8B88F8
ΔE00 5.50
Periwinkle (survey)
#8E82FE
ΔE00 6.24
Liliac
#C48EFD
ΔE00 7.14
Pastel Purple
#CAA0FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A595FC #ECFC95
analogous
#95B8FC #A595FC #D895FC
triadic
#A595FC #FCA595 #95FCA5
tetradic
#A595FC #FC95B8 #ECFC95 #95FCD8
square
#A595FC #FC95B8 #ECFC95 #95FCD8
split-complementary
#A595FC #FCD895 #B8FC95
monochromatic
#401EF9 #7259FA #A595FC #D8D1FE #E6E1FE
Accessibility & contrast
On white
2.53
#A595FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A595FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A595FC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A595FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A595FC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#8FA8BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a595fc; /* rgb */ color: rgb(165, 149, 252); /* oklch */ color: oklch(72.6% 0.147 289.3);
Tailwind
colors: {
custom: {
50: '#c2b4fe',
500: '#a595fc',
950: '#000000',
},
}SCSS
$custom: #a595fc; $custom-light: #c2b4fe; $custom-dark: #000000;
JSON
{
"hex": "#a595fc",
"rgb": {
"r": 165,
"g": 149,
"b": 252
},
"hsl": {
"h": 249.32,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.72618,
"c": 0.14693,
"h": 289.3
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#A595FC
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086