#A59BF1#A59BF1
#A59BF1 is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.2% C 0.123 H 288.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A59BF1 |
|---|---|
| RGB | rgb(165, 155, 241) |
| HSL | hsl(247, 75%, 78%) |
| HSV | hsv(247, 36%, 95%) |
| CMYK | cmyk(31.5%, 35.7%, 0%, 5.5%) |
| CIE-LAB | lab(67.87, 22.67, -41.86) |
| CIE-LCH | lch(67.87, 47.60, 298.44°) |
| OKLab | oklab(73.18% 0.0386 -0.1169) |
| OKLCH | oklch(73.18% 0.123 288.3) |
| XYZ | xyz(43.1114, 37.7919, 88.2252) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.27
Periwinkle Blue
#8F99FB
ΔE00 5.50
Lavender
#B39DDB
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 7.07
Pastel Purple
#CAA0FF
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59BF1 #E7F19B
analogous
#9BBCF1 #A59BF1 #D09BF1
triadic
#A59BF1 #F1A59B #9BF1A5
tetradic
#A59BF1 #F19BBC #E7F19B #9BF1D0
square
#A59BF1 #F19BBC #E7F19B #9BF1D0
split-complementary
#A59BF1 #F1D09B #BCF19B
monochromatic
#4430E2 #7565E9 #A59BF1 #D5D1F9 #E7E4FB
Accessibility & contrast
On white
2.45
#A59BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A59BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59BF1
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59BF1 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#93ABBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a59bf1; /* rgb */ color: rgb(165, 155, 241); /* oklch */ color: oklch(73.2% 0.123 288.3);
Tailwind
colors: {
custom: {
50: '#c2b8f6',
500: '#a59bf1',
950: '#000000',
},
}SCSS
$custom: #a59bf1; $custom-light: #c2b8f6; $custom-dark: #000000;
JSON
{
"hex": "#a59bf1",
"rgb": {
"r": 165,
"g": 155,
"b": 241
},
"hsl": {
"h": 246.977,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.73177,
"c": 0.12308,
"h": 288.3
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#A59BF1
secondary
#F0F3D8
accent
#D80EC0
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085