#A59DFB#A59DFB
#A59DFB is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.134 H 286.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A59DFB |
|---|---|
| RGB | rgb(165, 157, 251) |
| HSL | hsl(245, 92%, 80%) |
| HSV | hsv(245, 37%, 98%) |
| CMYK | cmyk(34.3%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.81, 24.10, -45.84) |
| CIE-LCH | lch(68.81, 51.79, 297.73°) |
| OKLab | oklab(74.04% 0.0381 -0.1284) |
| OKLCH | oklch(74.04% 0.134 286.5) |
| XYZ | xyz(44.9819, 39.0770, 96.4207) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 7.87
Periwinkle (survey)
#8E82FE
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59DFB #F3FB9D
analogous
#9DC4FB #A59DFB #D49DFB
triadic
#A59DFB #FBA59D #9DFBA5
tetradic
#A59DFB #FB9DC4 #F3FB9D #9DFBD4
square
#A59DFB #FB9DC4 #F3FB9D #9DFBD4
split-complementary
#A59DFB #FBD49D #C4FB9D
monochromatic
#3927F6 #6F62F9 #A59DFB #DBD8FD #E4E2FE
Accessibility & contrast
On white
2.38
#A59DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A59DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59DFB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59DFB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#8FAFC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a59dfb; /* rgb */ color: rgb(165, 157, 251); /* oklch */ color: oklch(74.0% 0.134 286.5);
Tailwind
colors: {
custom: {
50: '#c2bafd',
500: '#a59dfb',
950: '#000000',
},
}SCSS
$custom: #a59dfb; $custom-light: #c2bafd; $custom-dark: #000000;
JSON
{
"hex": "#a59dfb",
"rgb": {
"r": 165,
"g": 157,
"b": 251
},
"hsl": {
"h": 245.106,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.74043,
"c": 0.13394,
"h": 286.5
},
"luminance": 0.39078
}Semantic roles & 50–950 ramp
primary
#A59DFB
secondary
#F3F6D5
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085