#A59FFA#A59FFA
#A59FFA is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.4% C 0.130 H 285.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A59FFA |
|---|---|
| RGB | rgb(165, 159, 250) |
| HSL | hsl(244, 90%, 80%) |
| HSV | hsv(244, 36%, 98%) |
| CMYK | cmyk(34%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(69.25, 22.71, -44.60) |
| CIE-LCH | lch(69.25, 50.04, 296.98°) |
| OKLab | oklab(74.37% 0.0353 -0.1248) |
| OKLCH | oklch(74.37% 0.13 285.8) |
| XYZ | xyz(45.1658, 39.6964, 95.7064) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 7.22
Pastel Purple
#CAA0FF
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.14
Periwinkle (survey)
#8E82FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59FFA #F4FA9F
analogous
#9FC6FA #A59FFA #D29FFA
triadic
#A59FFA #FAA59F #9FFAA5
tetradic
#A59FFA #FA9FC6 #F4FA9F #9FFAD2
square
#A59FFA #FA9FC6 #F4FA9F #9FFAD2
split-complementary
#A59FFA #FAD29F #C6FA9F
monochromatic
#382BF4 #6E65F7 #A59FFA #DCD9FD #E4E2FD
Accessibility & contrast
On white
2.35
#A59FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A59FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59FFA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59FFA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#81A6F8
Tritanopia (blue-blind)
#8FB0C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a59ffa; /* rgb */ color: rgb(165, 159, 250); /* oklch */ color: oklch(74.4% 0.130 285.8);
Tailwind
colors: {
custom: {
50: '#c2bbfc',
500: '#a59ffa',
950: '#000000',
},
}SCSS
$custom: #a59ffa; $custom-light: #c2bbfc; $custom-dark: #000000;
JSON
{
"hex": "#a59ffa",
"rgb": {
"r": 165,
"g": 159,
"b": 250
},
"hsl": {
"h": 243.956,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74369,
"c": 0.12969,
"h": 285.8
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#A59FFA
secondary
#F3F6D5
accent
#E600D6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085