#A59BF0#A59BF0
#A59BF0 is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.1% C 0.122 H 288.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A59BF0 |
|---|---|
| RGB | rgb(165, 155, 240) |
| HSL | hsl(247, 74%, 77%) |
| HSV | hsv(247, 35%, 94%) |
| CMYK | cmyk(31.2%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.82, 22.42, -41.38) |
| CIE-LCH | lch(67.82, 47.06, 298.45°) |
| OKLab | oklab(73.13% 0.0384 -0.1155) |
| OKLCH | oklch(73.13% 0.122 288.4) |
| XYZ | xyz(42.9625, 37.7323, 87.4407) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 5.61
Lavender
#B39DDB
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 7.16
Pastel Purple
#CAA0FF
ΔE00 7.46
Lavender (survey)
#C79FEF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59BF0 #E6F09B
analogous
#9BBBF0 #A59BF0 #D09BF0
triadic
#A59BF0 #F0A59B #9BF0A5
tetradic
#A59BF0 #F09BBB #E6F09B #9BF0D0
square
#A59BF0 #F09BBB #E6F09B #9BF0D0
split-complementary
#A59BF0 #F0D09B #BBF09B
monochromatic
#4531E0 #7566E8 #A59BF0 #D5D0F8 #E7E4FB
Accessibility & contrast
On white
2.46
#A59BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A59BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59BF0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59BF0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#82A3EE
Tritanopia (blue-blind)
#93AABA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a59bf0; /* rgb */ color: rgb(165, 155, 240); /* oklch */ color: oklch(73.1% 0.122 288.4);
Tailwind
colors: {
custom: {
50: '#c2b8f5',
500: '#a59bf0',
950: '#000000',
},
}SCSS
$custom: #a59bf0; $custom-light: #c2b8f5; $custom-dark: #000000;
JSON
{
"hex": "#a59bf0",
"rgb": {
"r": 165,
"g": 155,
"b": 240
},
"hsl": {
"h": 247.059,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.73129,
"c": 0.1217,
"h": 288.4
},
"luminance": 0.37733
}Semantic roles & 50–950 ramp
primary
#A59BF0
secondary
#F0F3D8
accent
#D60FBF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085