#ACA9FF#ACA9FF
#ACA9FF is a light, vivid blue. Relative luminance 0.444; OKLCH L 77.0% C 0.122 H 284.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA9FF |
|---|---|
| RGB | rgb(172, 169, 255) |
| HSL | hsl(242, 100%, 83%) |
| HSV | hsv(242, 34%, 100%) |
| CMYK | cmyk(32.5%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(72.47, 20.24, -42.23) |
| CIE-LCH | lch(72.47, 46.83, 295.61°) |
| OKLab | oklab(77.04% 0.031 -0.1178) |
| OKLCH | oklch(77.04% 0.122 284.8) |
| XYZ | xyz(49.2464, 44.3652, 100.5570) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA9FF #FCFFA9
analogous
#A9D1FF #ACA9FF #D7A9FF
triadic
#ACA9FF #FFACA9 #A9FFAC
tetradic
#ACA9FF #FFA9D1 #FCFFA9 #A9FFD7
square
#ACA9FF #FFA9D1 #FCFFA9 #A9FFD7
split-complementary
#ACA9FF #FFD7A9 #D1FFA9
monochromatic
#362FFF #716CFF #ACA9FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.13
#ACA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ACA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA9FF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA9FF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#97B9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aca9ff; /* rgb */ color: rgb(172, 169, 255); /* oklch */ color: oklch(77.0% 0.122 284.8);
Tailwind
colors: {
custom: {
50: '#c7c2ff',
500: '#aca9ff',
950: '#000000',
},
}SCSS
$custom: #aca9ff; $custom-light: #c7c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aca9ff",
"rgb": {
"r": 172,
"g": 169,
"b": 255
},
"hsl": {
"h": 242.093,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.77042,
"c": 0.12183,
"h": 284.8
},
"luminance": 0.44367
}Semantic roles & 50–950 ramp
primary
#ACA9FF
secondary
#F6F7D4
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186