#ACA9DF#ACA9DF
#ACA9DF is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.077 H 286.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA9DF |
|---|---|
| RGB | rgb(172, 169, 223) |
| HSL | hsl(243, 46%, 77%) |
| HSV | hsv(243, 24%, 87%) |
| CMYK | cmyk(22.9%, 24.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.20, 12.45, -26.80) |
| CIE-LCH | lch(71.20, 29.55, 294.92°) |
| OKLab | oklab(75.64% 0.0225 -0.0737) |
| OKLCH | oklch(75.64% 0.077 286.9) |
| XYZ | xyz(44.5173, 42.4736, 75.6505) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 7.55
Pale Violet
#CEAEFA
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 8.49
Light Violet
#D6B4FC
ΔE00 8.87
Periwinkle
#CCCCFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA9DF #DCDFA9
analogous
#A9C1DF #ACA9DF #C7A9DF
triadic
#ACA9DF #DFACA9 #A9DFAC
tetradic
#ACA9DF #DFA9C1 #DCDFA9 #A9DFC7
square
#ACA9DF #DFA9C1 #DCDFA9 #A9DFC7
split-complementary
#ACA9DF #DFC7A9 #C1DFA9
monochromatic
#5650BE #817CCE #ACA9DF #D7D6F0 #E9E9F7
Accessibility & contrast
On white
2.21
#ACA9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ACA9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA9DF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA9DF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E1
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#A1B2BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aca9df; /* rgb */ color: rgb(172, 169, 223); /* oklch */ color: oklch(75.6% 0.077 286.9);
Tailwind
colors: {
custom: {
50: '#c5c2e9',
500: '#aca9df',
950: '#000000',
},
}SCSS
$custom: #aca9df; $custom-light: #c5c2e9; $custom-dark: #000000;
JSON
{
"hex": "#aca9df",
"rgb": {
"r": 172,
"g": 169,
"b": 223
},
"hsl": {
"h": 243.333,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.75637,
"c": 0.07701,
"h": 286.9
},
"luminance": 0.42474
}Semantic roles & 50–950 ramp
primary
#ACA9DF
secondary
#EDEEDD
accent
#B92DB1
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184