#ACA7FF#ACA7FF
#ACA7FF is a light, vivid blue. Relative luminance 0.436; OKLCH L 76.7% C 0.125 H 285.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA7FF |
|---|---|
| RGB | rgb(172, 167, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(32.5%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(71.98, 21.37, -43.00) |
| CIE-LCH | lch(71.98, 48.02, 296.42°) |
| OKLab | oklab(76.66% 0.0336 -0.12) |
| OKLCH | oklch(76.66% 0.125 285.7) |
| XYZ | xyz(48.8771, 43.6267, 100.4339) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 7.75
Perrywinkle
#8F8CE7
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.26
Lilac (survey)
#CEA2FD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA7FF #FAFFA7
analogous
#A7CEFF #ACA7FF #D8A7FF
triadic
#ACA7FF #FFACA7 #A7FFAC
tetradic
#ACA7FF #FFA7CE #FAFFA7 #A7FFD8
square
#ACA7FF #FFA7CE #FAFFA7 #A7FFD8
split-complementary
#ACA7FF #FFD8A7 #CEFFA7
monochromatic
#392DFF #726AFF #ACA7FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.16
#ACA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ACA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA7FF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA7FF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#97B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aca7ff; /* rgb */ color: rgb(172, 167, 255); /* oklch */ color: oklch(76.7% 0.125 285.7);
Tailwind
colors: {
custom: {
50: '#c7c1ff',
500: '#aca7ff',
950: '#000000',
},
}SCSS
$custom: #aca7ff; $custom-light: #c7c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aca7ff",
"rgb": {
"r": 172,
"g": 167,
"b": 255
},
"hsl": {
"h": 243.409,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.76663,
"c": 0.12466,
"h": 285.7
},
"luminance": 0.43628
}Semantic roles & 50–950 ramp
primary
#ACA7FF
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186