#A59BF2#A59BF2
#A59BF2 is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.2% C 0.124 H 288.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A59BF2 |
|---|---|
| RGB | rgb(165, 155, 242) |
| HSL | hsl(247, 77%, 78%) |
| HSV | hsv(247, 36%, 95%) |
| CMYK | cmyk(31.8%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(67.91, 22.93, -42.33) |
| CIE-LCH | lch(67.91, 48.14, 298.44°) |
| OKLab | oklab(73.23% 0.0389 -0.1182) |
| OKLCH | oklch(73.23% 0.124 288.2) |
| XYZ | xyz(43.2612, 37.8518, 89.0140) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 5.40
Lavender
#B39DDB
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.48
Lavender (survey)
#C79FEF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A59BF2 #E8F29B
analogous
#9BBCF2 #A59BF2 #D19BF2
triadic
#A59BF2 #F2A59B #9BF2A5
tetradic
#A59BF2 #F29BBC #E8F29B #9BF2D1
square
#A59BF2 #F29BBC #E8F29B #9BF2D1
split-complementary
#A59BF2 #F2D19B #BCF29B
monochromatic
#442FE4 #7465EB #A59BF2 #D6D1F9 #E7E4FB
Accessibility & contrast
On white
2.45
#A59BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#A59BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A59BF2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A59BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A59BF2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#81A3F0
Tritanopia (blue-blind)
#92ABBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a59bf2; /* rgb */ color: rgb(165, 155, 242); /* oklch */ color: oklch(73.2% 0.124 288.2);
Tailwind
colors: {
custom: {
50: '#c2b8f6',
500: '#a59bf2',
950: '#000000',
},
}SCSS
$custom: #a59bf2; $custom-light: #c2b8f6; $custom-dark: #000000;
JSON
{
"hex": "#a59bf2",
"rgb": {
"r": 165,
"g": 155,
"b": 242
},
"hsl": {
"h": 246.897,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.73226,
"c": 0.12446,
"h": 288.2
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#A59BF2
secondary
#F0F3D8
accent
#D90CC2
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085