#ACA3FF#ACA3FF
#ACA3FF is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.9% C 0.130 H 287.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA3FF |
|---|---|
| RGB | rgb(172, 163, 255) |
| HSL | hsl(246, 100%, 82%) |
| HSV | hsv(246, 36%, 100%) |
| CMYK | cmyk(32.5%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(71.00, 23.61, -44.54) |
| CIE-LCH | lch(71.00, 50.41, 297.93°) |
| OKLab | oklab(75.91% 0.0389 -0.1245) |
| OKLCH | oklch(75.91% 0.13 287.3) |
| XYZ | xyz(48.1557, 42.1838, 100.1935) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 7.10
Perrywinkle
#8F8CE7
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.96
Lavender
#B39DDB
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA3FF #F6FFA3
analogous
#A3C8FF #ACA3FF #DAA3FF
triadic
#ACA3FF #FFACA3 #A3FFAC
tetradic
#ACA3FF #FFA3C8 #F6FFA3 #A3FFDA
square
#ACA3FF #FFA3C8 #F6FFA3 #A3FFDA
split-complementary
#ACA3FF #FFDAA3 #C8FFA3
monochromatic
#3E29FF #7566FF #ACA3FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.23
#ACA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ACA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA3FF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA3FF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#97B4C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aca3ff; /* rgb */ color: rgb(172, 163, 255); /* oklch */ color: oklch(75.9% 0.130 287.3);
Tailwind
colors: {
custom: {
50: '#c7beff',
500: '#aca3ff',
950: '#000000',
},
}SCSS
$custom: #aca3ff; $custom-light: #c7beff; $custom-dark: #000000;
JSON
{
"hex": "#aca3ff",
"rgb": {
"r": 172,
"g": 163,
"b": 255
},
"hsl": {
"h": 245.87,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.75911,
"c": 0.13041,
"h": 287.3
},
"luminance": 0.42185
}Semantic roles & 50–950 ramp
primary
#ACA3FF
secondary
#F4F7D4
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186