#ACA8FF#ACA8FF
#ACA8FF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.9% C 0.123 H 285.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA8FF |
|---|---|
| RGB | rgb(172, 168, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 34%, 100%) |
| CMYK | cmyk(32.5%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(72.22, 20.80, -42.61) |
| CIE-LCH | lch(72.22, 47.42, 296.02°) |
| OKLab | oklab(76.85% 0.0323 -0.1189) |
| OKLCH | oklch(76.85% 0.123 285.2) |
| XYZ | xyz(49.0610, 43.9946, 100.4952) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 7.94
Pale Violet
#CEAEFA
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 8.28
Lavender
#B39DDB
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA8FF #FBFFA8
analogous
#A8CFFF #ACA8FF #D8A8FF
triadic
#ACA8FF #FFACA8 #A8FFAC
tetradic
#ACA8FF #FFA8CF #FBFFA8 #A8FFD8
square
#ACA8FF #FFA8CF #FBFFA8 #A8FFD8
split-complementary
#ACA8FF #FFD8A8 #CFFFA8
monochromatic
#372EFF #726BFF #ACA8FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.14
#ACA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ACA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA8FF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA8FF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#97B8C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aca8ff; /* rgb */ color: rgb(172, 168, 255); /* oklch */ color: oklch(76.9% 0.123 285.2);
Tailwind
colors: {
custom: {
50: '#c7c1ff',
500: '#aca8ff',
950: '#000000',
},
}SCSS
$custom: #aca8ff; $custom-light: #c7c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aca8ff",
"rgb": {
"r": 172,
"g": 168,
"b": 255
},
"hsl": {
"h": 242.759,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.76852,
"c": 0.12325,
"h": 285.2
},
"luminance": 0.43996
}Semantic roles & 50–950 ramp
primary
#ACA8FF
secondary
#F6F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186