#ACA7EA#ACA7EA
#ACA7EA is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.7% C 0.095 H 287.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA7EA |
|---|---|
| RGB | rgb(172, 167, 234) |
| HSL | hsl(244, 61%, 79%) |
| HSV | hsv(244, 29%, 92%) |
| CMYK | cmyk(26.5%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(71.11, 16.18, -32.94) |
| CIE-LCH | lch(71.11, 36.70, 296.15°) |
| OKLab | oklab(75.71% 0.0284 -0.0911) |
| OKLCH | oklch(75.71% 0.095 287.3) |
| XYZ | xyz(45.6795, 42.3477, 83.5932) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.33
Pale Violet
#CEAEFA
ΔE00 7.11
Lavender (survey)
#C79FEF
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 7.94
Periwinkle Blue
#8F99FB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA7EA #E5EAA7
analogous
#A7C3EA #ACA7EA #CDA7EA
triadic
#ACA7EA #EAACA7 #A7EAAC
tetradic
#ACA7EA #EAA7C3 #E5EAA7 #A7EACD
square
#ACA7EA #EAA7C3 #E5EAA7 #A7EACD
split-complementary
#ACA7EA #EACDA7 #C3EAA7
monochromatic
#4F44D2 #7D76DE #ACA7EA #DBD8F6 #E8E6F9
Accessibility & contrast
On white
2.22
#ACA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ACA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA7EA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA7EA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#9EB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aca7ea; /* rgb */ color: rgb(172, 167, 234); /* oklch */ color: oklch(75.7% 0.095 287.3);
Tailwind
colors: {
custom: {
50: '#c6c1f1',
500: '#aca7ea',
950: '#000000',
},
}SCSS
$custom: #aca7ea; $custom-light: #c6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aca7ea",
"rgb": {
"r": 172,
"g": 167,
"b": 234
},
"hsl": {
"h": 244.478,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.75709,
"c": 0.09546,
"h": 287.3
},
"luminance": 0.42349
}Semantic roles & 50–950 ramp
primary
#ACA7EA
secondary
#EFF0DB
accent
#C91CBC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184