#A599F9#A599F9
#A599F9 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.2% C 0.137 H 288.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A599F9 |
|---|---|
| RGB | rgb(165, 153, 249) |
| HSL | hsl(248, 89%, 79%) |
| HSV | hsv(248, 39%, 98%) |
| CMYK | cmyk(33.7%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.74, 25.85, -46.43) |
| CIE-LCH | lch(67.74, 53.14, 299.11°) |
| OKLab | oklab(73.2% 0.0429 -0.1301) |
| OKLCH | oklch(73.2% 0.137 288.3) |
| XYZ | xyz(44.0026, 37.6202, 94.5472) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.55
Liliac
#C48EFD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A599F9 #EDF999
analogous
#99BDF9 #A599F9 #D599F9
triadic
#A599F9 #F9A599 #99F9A5
tetradic
#A599F9 #F999BD #EDF999 #99F9D5
square
#A599F9 #F999BD #EDF999 #99F9D5
split-complementary
#A599F9 #F9D599 #BDF999
monochromatic
#3F25F2 #725FF6 #A599F9 #D8D3FC #E5E2FD
Accessibility & contrast
On white
2.46
#A599F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A599F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A599F9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A599F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A599F9 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#90ABBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a599f9; /* rgb */ color: rgb(165, 153, 249); /* oklch */ color: oklch(73.2% 0.137 288.3);
Tailwind
colors: {
custom: {
50: '#c2b7fb',
500: '#a599f9',
950: '#000000',
},
}SCSS
$custom: #a599f9; $custom-light: #c2b7fb; $custom-dark: #000000;
JSON
{
"hex": "#a599f9",
"rgb": {
"r": 165,
"g": 153,
"b": 249
},
"hsl": {
"h": 247.5,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.73199,
"c": 0.13701,
"h": 288.3
},
"luminance": 0.37621
}Semantic roles & 50–950 ramp
primary
#A599F9
secondary
#F1F5D6
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085