#ACA5FF#ACA5FF
#ACA5FF is a light, vivid blue. Relative luminance 0.429; OKLCH L 76.3% C 0.128 H 286.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA5FF |
|---|---|
| RGB | rgb(172, 165, 255) |
| HSL | hsl(245, 100%, 82%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(32.5%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(71.49, 22.49, -43.77) |
| CIE-LCH | lch(71.49, 49.21, 297.19°) |
| OKLab | oklab(76.29% 0.0363 -0.1223) |
| OKLCH | oklch(76.29% 0.128 286.5) |
| XYZ | xyz(48.5136, 42.8996, 100.3128) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 7.40
Perrywinkle
#8F8CE7
ΔE00 7.72
Lavender
#B39DDB
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.14
Lilac (survey)
#CEA2FD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA5FF #F8FFA5
analogous
#A5CBFF #ACA5FF #D9A5FF
triadic
#ACA5FF #FFACA5 #A5FFAC
tetradic
#ACA5FF #FFA5CB #F8FFA5 #A5FFD9
square
#ACA5FF #FFA5CB #F8FFA5 #A5FFD9
split-complementary
#ACA5FF #FFD9A5 #CBFFA5
monochromatic
#3B2BFF #7468FF #ACA5FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.19
#ACA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ACA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA5FF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA5FF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#97B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aca5ff; /* rgb */ color: rgb(172, 165, 255); /* oklch */ color: oklch(76.3% 0.128 286.5);
Tailwind
colors: {
custom: {
50: '#c7bfff',
500: '#aca5ff',
950: '#000000',
},
}SCSS
$custom: #aca5ff; $custom-light: #c7bfff; $custom-dark: #000000;
JSON
{
"hex": "#aca5ff",
"rgb": {
"r": 172,
"g": 165,
"b": 255
},
"hsl": {
"h": 244.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.76286,
"c": 0.12752,
"h": 286.5
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#ACA5FF
secondary
#F5F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186