#ACA3DC#ACA3DC
#ACA3DC is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.3% C 0.082 H 291.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA3DC |
|---|---|
| RGB | rgb(172, 163, 220) |
| HSL | hsl(249, 45%, 75%) |
| HSV | hsv(249, 26%, 86%) |
| CMYK | cmyk(21.8%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.56, 15.11, -27.66) |
| CIE-LCH | lch(69.56, 31.52, 298.64°) |
| OKLab | oklab(74.34% 0.03 -0.0761) |
| OKLCH | oklch(74.34% 0.082 291.5) |
| XYZ | xyz(43.0257, 40.1318, 73.1757) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.27
Lavender (survey)
#C79FEF
ΔE00 7.18
Pale Violet
#CEAEFA
ΔE00 7.30
Pale Purple
#B790D4
ΔE00 7.65
Pastel Purple
#CAA0FF
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA3DC #D3DCA3
analogous
#A3B6DC #ACA3DC #C9A3DC
triadic
#ACA3DC #DCACA3 #A3DCAC
tetradic
#ACA3DC #DCA3B6 #D3DCA3 #A3DCC9
square
#ACA3DC #DCA3B6 #D3DCA3 #A3DCC9
split-complementary
#ACA3DC #DCC9A3 #B6DCA3
monochromatic
#5C4ABA #8477CB #ACA3DC #D4CFED #EBE9F7
Accessibility & contrast
On white
2.33
#ACA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ACA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA3DC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA3DC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#A2ACB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aca3dc; /* rgb */ color: rgb(172, 163, 220); /* oklch */ color: oklch(74.3% 0.082 291.5);
Tailwind
colors: {
custom: {
50: '#c5bee7',
500: '#aca3dc',
950: '#000000',
},
}SCSS
$custom: #aca3dc; $custom-light: #c5bee7; $custom-dark: #000000;
JSON
{
"hex": "#aca3dc",
"rgb": {
"r": 172,
"g": 163,
"b": 220
},
"hsl": {
"h": 249.474,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.74337,
"c": 0.08179,
"h": 291.5
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#ACA3DC
secondary
#EBEEDD
accent
#B82DA2
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184