#A59BF9#A59BF9
#A59BF9 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.6% C 0.134 H 287.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A59BF9 |
|---|---|
| RGB | rgb(165, 155, 249) |
| HSL | hsl(246, 89%, 79%) |
| HSV | hsv(246, 38%, 98%) |
| CMYK | cmyk(33.7%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.23, 24.72, -45.66) |
| CIE-LCH | lch(68.23, 51.92, 298.43°) |
| OKLab | oklab(73.57% 0.0403 -0.1279) |
| OKLCH | oklch(73.57% 0.134 287.5) |
| XYZ | xyz(44.3327, 38.2804, 94.6572) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Perrywinkle
#8F8CE7
ΔE00 5.30
Lavender Blue
#8B88F8
ΔE00 6.51
Pastel Purple
#CAA0FF
ΔE00 7.65
Periwinkle (survey)
#8E82FE
ΔE00 7.68
Lavender
#B39DDB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59BF9 #EFF99B
analogous
#9BC0F9 #A59BF9 #D49BF9
triadic
#A59BF9 #F9A59B #9BF9A5
tetradic
#A59BF9 #F99BC0 #EFF99B #9BF9D4
square
#A59BF9 #F99BC0 #EFF99B #9BF9D4
split-complementary
#A59BF9 #F9D49B #C0F99B
monochromatic
#3D28F2 #7161F6 #A59BF9 #D9D5FC #E5E2FD
Accessibility & contrast
On white
2.43
#A59BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#A59BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59BF9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59BF9 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#90ADBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a59bf9; /* rgb */ color: rgb(165, 155, 249); /* oklch */ color: oklch(73.6% 0.134 287.5);
Tailwind
colors: {
custom: {
50: '#c2b8fb',
500: '#a59bf9',
950: '#000000',
},
}SCSS
$custom: #a59bf9; $custom-light: #c2b8fb; $custom-dark: #000000;
JSON
{
"hex": "#a59bf9",
"rgb": {
"r": 165,
"g": 155,
"b": 249
},
"hsl": {
"h": 246.383,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.7357,
"c": 0.13409,
"h": 287.5
},
"luminance": 0.38282
}Semantic roles & 50–950 ramp
primary
#A59BF9
secondary
#F2F5D6
accent
#E500CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085