#ACA9EA#ACA9EA
#ACA9EA is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.093 H 286.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA9EA |
|---|---|
| RGB | rgb(172, 169, 234) |
| HSL | hsl(243, 61%, 79%) |
| HSV | hsv(243, 28%, 92%) |
| CMYK | cmyk(26.5%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.61, 15.06, -32.17) |
| CIE-LCH | lch(71.61, 35.52, 295.09°) |
| OKLab | oklab(76.1% 0.0257 -0.0889) |
| OKLCH | oklch(76.1% 0.093 286.1) |
| XYZ | xyz(46.0487, 43.0862, 83.7163) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 7.32
Light Periwinkle
#C1C6FC
ΔE00 7.37
Lavender (survey)
#C79FEF
ΔE00 8.13
Periwinkle Blue
#8F99FB
ΔE00 8.33
Pastel Purple
#CAA0FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA9EA #E7EAA9
analogous
#A9C7EA #ACA9EA #CDA9EA
triadic
#ACA9EA #EAACA9 #A9EAAC
tetradic
#ACA9EA #EAA9C7 #E7EAA9 #A9EACD
square
#ACA9EA #EAA9C7 #E7EAA9 #A9EACD
split-complementary
#ACA9EA #EACDA9 #C7EAA9
monochromatic
#4D47D2 #7D78DE #ACA9EA #DBDAF6 #E7E6F9
Accessibility & contrast
On white
2.18
#ACA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ACA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA9EA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA9EA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1ED
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#9EB4C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aca9ea; /* rgb */ color: rgb(172, 169, 234); /* oklch */ color: oklch(76.1% 0.093 286.1);
Tailwind
colors: {
custom: {
50: '#c6c2f1',
500: '#aca9ea',
950: '#000000',
},
}SCSS
$custom: #aca9ea; $custom-light: #c6c2f1; $custom-dark: #000000;
JSON
{
"hex": "#aca9ea",
"rgb": {
"r": 172,
"g": 169,
"b": 234
},
"hsl": {
"h": 242.769,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.76098,
"c": 0.09255,
"h": 286.1
},
"luminance": 0.43087
}Semantic roles & 50–950 ramp
primary
#ACA9EA
secondary
#EFF0DB
accent
#C81DC1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184