#ACAAED#ACAAED
#ACAAED is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.095 H 285.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAED |
|---|---|
| RGB | rgb(172, 170, 237) |
| HSL | hsl(242, 65%, 80%) |
| HSV | hsv(242, 28%, 93%) |
| CMYK | cmyk(27.4%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(71.98, 15.22, -33.23) |
| CIE-LCH | lch(71.98, 36.55, 294.62°) |
| OKLab | oklab(76.42% 0.0251 -0.092) |
| OKLCH | oklch(76.42% 0.095 285.3) |
| XYZ | xyz(46.6701, 43.6335, 86.0676) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 8.01
Lavender (survey)
#C79FEF
ΔE00 8.40
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAED #EBEDAA
analogous
#AACAED #ACAAED #CEAAED
triadic
#ACAAED #EDACAA #AAEDAC
tetradic
#ACAAED #EDAACA #EBEDAA #AAEDCE
square
#ACAAED #EDAACA #EBEDAA #AAEDCE
split-complementary
#ACAAED #EDCEAA #CAEDAA
monochromatic
#4945D8 #7B77E2 #ACAAED #DDDDF8 #E6E6FA
Accessibility & contrast
On white
2.16
#ACAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ACAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAED
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAED | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#9DB6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaaed; /* rgb */ color: rgb(172, 170, 237); /* oklch */ color: oklch(76.4% 0.095 285.3);
Tailwind
colors: {
custom: {
50: '#c6c3f3',
500: '#acaaed',
950: '#000000',
},
}SCSS
$custom: #acaaed; $custom-light: #c6c3f3; $custom-dark: #000000;
JSON
{
"hex": "#acaaed",
"rgb": {
"r": 172,
"g": 170,
"b": 237
},
"hsl": {
"h": 241.791,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76422,
"c": 0.09533,
"h": 285.3
},
"luminance": 0.43635
}Semantic roles & 50–950 ramp
primary
#ACAAED
secondary
#F0F1DA
accent
#CD19C7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185