#A592FF#A592FF
#A592FF is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.2% C 0.155 H 289.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A592FF |
|---|---|
| RGB | rgb(165, 146, 255) |
| HSL | hsl(250, 100%, 79%) |
| HSV | hsv(250, 43%, 100%) |
| CMYK | cmyk(35.3%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.35, 31.37, -51.90) |
| CIE-LCH | lch(66.35, 60.64, 301.15°) |
| OKLab | oklab(72.24% 0.053 -0.146) |
| OKLCH | oklch(72.24% 0.155 289.9) |
| XYZ | xyz(43.8411, 35.7760, 99.1839) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 5.77
Liliac
#C48EFD
ΔE00 6.84
Pastel Purple
#CAA0FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A592FF #ECFF92
analogous
#92B5FF #A592FF #DB92FF
triadic
#A592FF #FFA592 #92FFA5
tetradic
#A592FF #FF92B5 #ECFF92 #92FFDB
square
#A592FF #FF92B5 #ECFF92 #92FFDB
split-complementary
#A592FF #FFDB92 #B5FF92
monochromatic
#4018FF #7255FF #A592FF #D8CFFF #E6E0FF
Accessibility & contrast
On white
2.57
#A592FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A592FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A592FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A592FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A592FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#8EA7BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a592ff; /* rgb */ color: rgb(165, 146, 255); /* oklch */ color: oklch(72.2% 0.155 289.9);
Tailwind
colors: {
custom: {
50: '#c3b2ff',
500: '#a592ff',
950: '#000000',
},
}SCSS
$custom: #a592ff; $custom-light: #c3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a592ff",
"rgb": {
"r": 165,
"g": 146,
"b": 255
},
"hsl": {
"h": 250.459,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72235,
"c": 0.15535,
"h": 289.9
},
"luminance": 0.35777
}Semantic roles & 50–950 ramp
primary
#A592FF
secondary
#F1F7D4
accent
#E600BD
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086