#AEACDF#AEACDF
#AEACDF is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.4% C 0.073 H 286.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACDF |
|---|---|
| RGB | rgb(174, 172, 223) |
| HSL | hsl(242, 44%, 77%) |
| HSV | hsv(242, 23%, 87%) |
| CMYK | cmyk(22%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(72.12, 11.40, -25.38) |
| CIE-LCH | lch(72.12, 27.82, 294.19°) |
| OKLab | oklab(76.39% 0.0204 -0.0696) |
| OKLCH | oklch(76.39% 0.073 286.3) |
| XYZ | xyz(45.5242, 43.8307, 75.8594) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.14
Light Violet
#D6B4FC
ΔE00 8.82
Lavender (survey)
#C79FEF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACDF #DDDFAC
analogous
#ACC3DF #AEACDF #C8ACDF
triadic
#AEACDF #DFAEAC #ACDFAE
tetradic
#AEACDF #DFACC3 #DDDFAC #ACDFC8
square
#AEACDF #DFACC3 #DDDFAC #ACDFC8
split-complementary
#AEACDF #DFC8AC #C3DFAC
monochromatic
#5854BD #8380CE #AEACDF #D9D8F0 #E9E9F6
Accessibility & contrast
On white
2.15
#AEACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACDF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACDF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#9EAFDE
Tritanopia (blue-blind)
#A3B5BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeacdf; /* rgb */ color: rgb(174, 172, 223); /* oklch */ color: oklch(76.4% 0.073 286.3);
Tailwind
colors: {
custom: {
50: '#c7c4e9',
500: '#aeacdf',
950: '#000000',
},
}SCSS
$custom: #aeacdf; $custom-light: #c7c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aeacdf",
"rgb": {
"r": 174,
"g": 172,
"b": 223
},
"hsl": {
"h": 242.353,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.76388,
"c": 0.07257,
"h": 286.3
},
"luminance": 0.43831
}Semantic roles & 50–950 ramp
primary
#AEACDF
secondary
#EDEDDE
accent
#B82EB2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184