#A59AFA#A59AFA
#A59AFA is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.4% C 0.137 H 287.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A59AFA |
|---|---|
| RGB | rgb(165, 154, 250) |
| HSL | hsl(247, 91%, 79%) |
| HSV | hsv(247, 38%, 98%) |
| CMYK | cmyk(34%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.03, 25.54, -46.52) |
| CIE-LCH | lch(68.03, 53.07, 298.77°) |
| OKLab | oklab(73.43% 0.0418 -0.1304) |
| OKLCH | oklch(73.43% 0.137 287.8) |
| XYZ | xyz(44.3233, 38.0115, 95.4256) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 5.19
Lavender Blue
#8B88F8
ΔE00 6.29
Periwinkle (survey)
#8E82FE
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 7.64
Liliac
#C48EFD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59AFA #EFFA9A
analogous
#9ABFFA #A59AFA #D59AFA
triadic
#A59AFA #FAA59A #9AFAA5
tetradic
#A59AFA #FA9ABF #EFFA9A #9AFAD5
square
#A59AFA #FA9ABF #EFFA9A #9AFAD5
split-complementary
#A59AFA #FAD59A #BFFA9A
monochromatic
#3D25F4 #7160F7 #A59AFA #D9D4FD #E5E2FE
Accessibility & contrast
On white
2.44
#A59AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A59AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59AFA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59AFA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#8FACBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a59afa; /* rgb */ color: rgb(165, 154, 250); /* oklch */ color: oklch(73.4% 0.137 287.8);
Tailwind
colors: {
custom: {
50: '#c2b7fc',
500: '#a59afa',
950: '#000000',
},
}SCSS
$custom: #a59afa; $custom-light: #c2b7fc; $custom-dark: #000000;
JSON
{
"hex": "#a59afa",
"rgb": {
"r": 165,
"g": 154,
"b": 250
},
"hsl": {
"h": 246.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.73434,
"c": 0.13691,
"h": 287.8
},
"luminance": 0.38013
}Semantic roles & 50–950 ramp
primary
#A59AFA
secondary
#F2F6D5
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085