#ACA5DF#ACA5DF
#ACA5DF is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.9% C 0.083 H 289.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA5DF |
|---|---|
| RGB | rgb(172, 165, 223) |
| HSL | hsl(247, 48%, 76%) |
| HSV | hsv(247, 26%, 87%) |
| CMYK | cmyk(22.9%, 26%, 0%, 12.5%) |
| CIE-LAB | lab(70.18, 14.69, -28.36) |
| CIE-LCH | lch(70.18, 31.94, 297.38°) |
| OKLab | oklab(74.85% 0.0281 -0.0781) |
| OKLCH | oklch(74.85% 0.083 289.8) |
| XYZ | xyz(43.7845, 41.0080, 75.4063) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 7.24
Lavender (survey)
#C79FEF
ΔE00 7.44
Pale Purple
#B790D4
ΔE00 8.34
Pastel Purple
#CAA0FF
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA5DF #D8DFA5
analogous
#A5BBDF #ACA5DF #C9A5DF
triadic
#ACA5DF #DFACA5 #A5DFAC
tetradic
#ACA5DF #DFA5BB #D8DFA5 #A5DFC9
square
#ACA5DF #DFA5BB #D8DFA5 #A5DFC9
split-complementary
#ACA5DF #DFC9A5 #BBDFA5
monochromatic
#594BBF #8278CF #ACA5DF #D6D2EF #EAE8F7
Accessibility & contrast
On white
2.28
#ACA5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#ACA5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA5DF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA5DF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#96AADD
Tritanopia (blue-blind)
#A1AFB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aca5df; /* rgb */ color: rgb(172, 165, 223); /* oklch */ color: oklch(74.9% 0.083 289.8);
Tailwind
colors: {
custom: {
50: '#c5bfe9',
500: '#aca5df',
950: '#000000',
},
}SCSS
$custom: #aca5df; $custom-light: #c5bfe9; $custom-dark: #000000;
JSON
{
"hex": "#aca5df",
"rgb": {
"r": 172,
"g": 165,
"b": 223
},
"hsl": {
"h": 247.241,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.74852,
"c": 0.08296,
"h": 289.8
},
"luminance": 0.41009
}Semantic roles & 50–950 ramp
primary
#ACA5DF
secondary
#ECEEDD
accent
#BB2BA9
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184