#AEACDB#AEACDB
#AEACDB is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.067 H 286.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACDB |
|---|---|
| RGB | rgb(174, 172, 219) |
| HSL | hsl(243, 39%, 77%) |
| HSV | hsv(243, 21%, 86%) |
| CMYK | cmyk(20.5%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(71.97, 10.48, -23.41) |
| CIE-LCH | lch(71.97, 25.65, 294.12°) |
| OKLab | oklab(76.23% 0.0192 -0.0641) |
| OKLCH | oklch(76.23% 0.067 286.6) |
| XYZ | xyz(44.9912, 43.6175, 73.0528) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.36
Light Violet
#D6B4FC
ΔE00 9.16
Lavender (survey)
#C79FEF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACDB #D9DBAC
analogous
#ACC2DB #AEACDB #C6ACDB
triadic
#AEACDB #DBAEAC #ACDBAE
tetradic
#AEACDB #DBACC2 #D9DBAC #ACDBC6
square
#AEACDB #DBACC2 #D9DBAC #ACDBC6
split-complementary
#AEACDB #DBC6AC #C2DBAC
monochromatic
#5B57B6 #8481C8 #AEACDB #D8D7EE #EAEAF6
Accessibility & contrast
On white
2.16
#AEACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AEACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACDB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACDB | 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)
#A0B2DD
Deuteranopia (green-blind)
#9FAFDA
Tritanopia (blue-blind)
#A4B4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeacdb; /* rgb */ color: rgb(174, 172, 219); /* oklch */ color: oklch(76.2% 0.067 286.6);
Tailwind
colors: {
custom: {
50: '#c6c4e6',
500: '#aeacdb',
950: '#000000',
},
}SCSS
$custom: #aeacdb; $custom-light: #c6c4e6; $custom-dark: #000000;
JSON
{
"hex": "#aeacdb",
"rgb": {
"r": 174,
"g": 172,
"b": 219
},
"hsl": {
"h": 242.553,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.7623,
"c": 0.0669,
"h": 286.6
},
"luminance": 0.43618
}Semantic roles & 50–950 ramp
primary
#AEACDB
secondary
#ECEDDE
accent
#B233AD
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184