#AEACCE#AEACCE
#AEACCE is a light, muted blue. Relative luminance 0.430; OKLCH L 75.7% C 0.048 H 287.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACCE |
|---|---|
| RGB | rgb(174, 172, 206) |
| HSL | hsl(244, 26%, 74%) |
| HSV | hsv(244, 17%, 81%) |
| CMYK | cmyk(15.5%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(71.53, 7.59, -16.96) |
| CIE-LCH | lch(71.53, 18.58, 294.11°) |
| OKLab | oklab(75.74% 0.0149 -0.0461) |
| OKLCH | oklch(75.74% 0.048 287.9) |
| XYZ | xyz(43.3462, 42.9595, 64.3889) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.61
Thistle
#D8BFD8
ΔE00 10.55
Pale Violet
#CEAEFA
ΔE00 10.79
Lilac
#C8A2C8
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACCE #CCCEAC
analogous
#ACBBCE #AEACCE #BFACCE
triadic
#AEACCE #CEAEAC #ACCEAE
tetradic
#AEACCE #CEACBB #CCCEAC #ACCEBF
square
#AEACCE #CEACBB #CCCEAC #ACCEBF
split-complementary
#AEACCE #CEBFAC #BBCEAC
monochromatic
#635FA1 #8886B7 #AEACCE #D4D2E5 #ECECF4
Accessibility & contrast
On white
2.19
#AEACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AEACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACCE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACCE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D0
Deuteranopia (green-blind)
#A4AECD
Tritanopia (blue-blind)
#A8B1B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeacce; /* rgb */ color: rgb(174, 172, 206); /* oklch */ color: oklch(75.7% 0.048 287.9);
Tailwind
colors: {
custom: {
50: '#c6c4dd',
500: '#aeacce',
950: '#000000',
},
}SCSS
$custom: #aeacce; $custom-light: #c6c4dd; $custom-dark: #000000;
JSON
{
"hex": "#aeacce",
"rgb": {
"r": 174,
"g": 172,
"b": 206
},
"hsl": {
"h": 243.529,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.75737,
"c": 0.04842,
"h": 287.9
},
"luminance": 0.4296
}Semantic roles & 50–950 ramp
primary
#AEACCE
secondary
#EAEAE1
accent
#A4419E
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183