#A599FA#A599FA
#A599FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.2% C 0.138 H 288.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A599FA |
|---|---|
| RGB | rgb(165, 153, 250) |
| HSL | hsl(247, 91%, 79%) |
| HSV | hsv(247, 39%, 98%) |
| CMYK | cmyk(34%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(67.79, 26.11, -46.90) |
| CIE-LCH | lch(67.79, 53.68, 299.10°) |
| OKLab | oklab(73.25% 0.0431 -0.1315) |
| OKLCH | oklch(73.25% 0.138 288.2) |
| XYZ | xyz(44.1590, 37.6828, 95.3708) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 5.07
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Pastel Purple
#CAA0FF
ΔE00 7.59
Liliac
#C48EFD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A599FA #EEFA99
analogous
#99BEFA #A599FA #D699FA
triadic
#A599FA #FAA599 #99FAA5
tetradic
#A599FA #FA99BE #EEFA99 #99FAD6
square
#A599FA #FA99BE #EEFA99 #99FAD6
split-complementary
#A599FA #FAD699 #BEFA99
monochromatic
#3E24F4 #725FF7 #A599FA #D8D3FD #E5E2FE
Accessibility & contrast
On white
2.46
#A599FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A599FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A599FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A599FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A599FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#90ABBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a599fa; /* rgb */ color: rgb(165, 153, 250); /* oklch */ color: oklch(73.2% 0.138 288.2);
Tailwind
colors: {
custom: {
50: '#c2b7fc',
500: '#a599fa',
950: '#000000',
},
}SCSS
$custom: #a599fa; $custom-light: #c2b7fc; $custom-dark: #000000;
JSON
{
"hex": "#a599fa",
"rgb": {
"r": 165,
"g": 153,
"b": 250
},
"hsl": {
"h": 247.423,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.73249,
"c": 0.13837,
"h": 288.2
},
"luminance": 0.37684
}Semantic roles & 50–950 ramp
primary
#A599FA
secondary
#F2F6D5
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085