#ACAAEC#ACAAEC
#ACAAEC is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.094 H 285.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAEC |
|---|---|
| RGB | rgb(172, 170, 236) |
| HSL | hsl(242, 63%, 80%) |
| HSV | hsv(242, 28%, 93%) |
| CMYK | cmyk(27.1%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(71.94, 14.98, -32.74) |
| CIE-LCH | lch(71.94, 36.01, 294.59°) |
| OKLab | oklab(76.38% 0.0248 -0.0906) |
| OKLCH | oklch(76.38% 0.094 285.3) |
| XYZ | xyz(46.5244, 43.5752, 85.3003) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 8.14
Lavender (survey)
#C79FEF
ΔE00 8.39
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAEC #EAECAA
analogous
#AAC9EC #ACAAEC #CDAAEC
triadic
#ACAAEC #ECACAA #AAECAC
tetradic
#ACAAEC #ECAAC9 #EAECAA #AAECCD
square
#ACAAEC #ECAAC9 #EAECAA #AAECCD
split-complementary
#ACAAEC #ECCDAA #C9ECAA
monochromatic
#4A46D6 #7B78E1 #ACAAEC #DDDCF7 #E7E6F9
Accessibility & contrast
On white
2.16
#ACAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ACAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAEC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAEC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EF
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#9DB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaaec; /* rgb */ color: rgb(172, 170, 236); /* oklch */ color: oklch(76.4% 0.094 285.3);
Tailwind
colors: {
custom: {
50: '#c6c3f2',
500: '#acaaec',
950: '#000000',
},
}SCSS
$custom: #acaaec; $custom-light: #c6c3f2; $custom-dark: #000000;
JSON
{
"hex": "#acaaec",
"rgb": {
"r": 172,
"g": 170,
"b": 236
},
"hsl": {
"h": 241.818,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76379,
"c": 0.09392,
"h": 285.3
},
"luminance": 0.43576
}Semantic roles & 50–950 ramp
primary
#ACAAEC
secondary
#F0F1DA
accent
#CB1AC6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185