#AEACDC#AEACDC
#AEACDC is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.068 H 286.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACDC |
|---|---|
| RGB | rgb(174, 172, 220) |
| HSL | hsl(243, 41%, 77%) |
| HSV | hsv(243, 22%, 86%) |
| CMYK | cmyk(20.9%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(72.01, 10.71, -23.90) |
| CIE-LCH | lch(72.01, 26.19, 294.14°) |
| OKLab | oklab(76.27% 0.0195 -0.0655) |
| OKLCH | oklch(76.27% 0.068 286.6) |
| XYZ | xyz(45.1233, 43.6703, 73.7482) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.24
Light Violet
#D6B4FC
ΔE00 9.07
Lavender (survey)
#C79FEF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACDC #DADCAC
analogous
#ACC2DC #AEACDC #C6ACDC
triadic
#AEACDC #DCAEAC #ACDCAE
tetradic
#AEACDC #DCACC2 #DADCAC #ACDCC6
square
#AEACDC #DCACC2 #DADCAC #ACDCC6
split-complementary
#AEACDC #DCC6AC #C2DCAC
monochromatic
#5A56B8 #8481CA #AEACDC #D8D7EE #EAE9F6
Accessibility & contrast
On white
2.16
#AEACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AEACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACDC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACDC | 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)
#A0B2DE
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#A4B4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeacdc; /* rgb */ color: rgb(174, 172, 220); /* oklch */ color: oklch(76.3% 0.068 286.6);
Tailwind
colors: {
custom: {
50: '#c6c4e7',
500: '#aeacdc',
950: '#000000',
},
}SCSS
$custom: #aeacdc; $custom-light: #c6c4e7; $custom-dark: #000000;
JSON
{
"hex": "#aeacdc",
"rgb": {
"r": 174,
"g": 172,
"b": 220
},
"hsl": {
"h": 242.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.76269,
"c": 0.06833,
"h": 286.6
},
"luminance": 0.43671
}Semantic roles & 50–950 ramp
primary
#AEACDC
secondary
#ECEDDE
accent
#B432AE
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184