#A599FF#A599FF
#A599FF is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.5% C 0.145 H 287.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A599FF |
|---|---|
| RGB | rgb(165, 153, 255) |
| HSL | hsl(247, 100%, 80%) |
| HSV | hsv(247, 40%, 100%) |
| CMYK | cmyk(35.3%, 40%, 0%, 0%) |
| CIE-LAB | lab(68.02, 27.40, -49.25) |
| CIE-LCH | lch(68.02, 56.36, 299.09°) |
| OKLab | oklab(73.51% 0.0441 -0.1383) |
| OKLCH | oklch(73.51% 0.145 287.7) |
| XYZ | xyz(44.9534, 38.0005, 99.5547) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.72
Perrywinkle
#8F8CE7
ΔE00 5.30
Lavender Blue
#8B88F8
ΔE00 5.95
Periwinkle (survey)
#8E82FE
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.83
Liliac
#C48EFD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A599FF #F3FF99
analogous
#99C0FF #A599FF #D899FF
triadic
#A599FF #FFA599 #99FFA5
tetradic
#A599FF #FF99C0 #F3FF99 #99FFD8
square
#A599FF #FF99C0 #F3FF99 #99FFD8
split-complementary
#A599FF #FFD899 #C0FF99
monochromatic
#391FFF #6F5CFF #A599FF #DBD6FF #E4E0FF
Accessibility & contrast
On white
2.44
#A599FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A599FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A599FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A599FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A599FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#8EACC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a599ff; /* rgb */ color: rgb(165, 153, 255); /* oklch */ color: oklch(73.5% 0.145 287.7);
Tailwind
colors: {
custom: {
50: '#c3b7ff',
500: '#a599ff',
950: '#000000',
},
}SCSS
$custom: #a599ff; $custom-light: #c3b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a599ff",
"rgb": {
"r": 165,
"g": 153,
"b": 255
},
"hsl": {
"h": 247.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.73505,
"c": 0.14516,
"h": 287.7
},
"luminance": 0.38002
}Semantic roles & 50–950 ramp
primary
#A599FF
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086