#ACA6FF#ACA6FF
#ACA6FF is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.5% C 0.126 H 286.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA6FF |
|---|---|
| RGB | rgb(172, 166, 255) |
| HSL | hsl(244, 100%, 83%) |
| HSV | hsv(244, 35%, 100%) |
| CMYK | cmyk(32.5%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(71.73, 21.93, -43.38) |
| CIE-LCH | lch(71.73, 48.61, 296.81°) |
| OKLab | oklab(76.47% 0.035 -0.1211) |
| OKLCH | oklch(76.47% 0.126 286.1) |
| XYZ | xyz(48.6946, 43.2618, 100.3731) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.16
Lavender
#B39DDB
ΔE00 8.17
Lilac (survey)
#CEA2FD
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA6FF #F9FFA6
analogous
#A6CCFF #ACA6FF #D9A6FF
triadic
#ACA6FF #FFACA6 #A6FFAC
tetradic
#ACA6FF #FFA6CC #F9FFA6 #A6FFD9
square
#ACA6FF #FFA6CC #F9FFA6 #A6FFD9
split-complementary
#ACA6FF #FFD9A6 #CCFFA6
monochromatic
#3A2CFF #7369FF #ACA6FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.18
#ACA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ACA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA6FF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA6FF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#97B6C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aca6ff; /* rgb */ color: rgb(172, 166, 255); /* oklch */ color: oklch(76.5% 0.126 286.1);
Tailwind
colors: {
custom: {
50: '#c7c0ff',
500: '#aca6ff',
950: '#000000',
},
}SCSS
$custom: #aca6ff; $custom-light: #c7c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aca6ff",
"rgb": {
"r": 172,
"g": 166,
"b": 255
},
"hsl": {
"h": 244.045,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.76474,
"c": 0.12609,
"h": 286.1
},
"luminance": 0.43263
}Semantic roles & 50–950 ramp
primary
#ACA6FF
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186