#AEADDC#AEADDC
#AEADDC is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.067 H 285.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADDC |
|---|---|
| RGB | rgb(174, 173, 220) |
| HSL | hsl(241, 40%, 77%) |
| HSV | hsv(241, 21%, 86%) |
| CMYK | cmyk(20.9%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(72.26, 10.16, -23.51) |
| CIE-LCH | lch(72.26, 25.61, 293.36°) |
| OKLab | oklab(76.47% 0.0181 -0.0644) |
| OKLCH | oklch(76.47% 0.067 285.7) |
| XYZ | xyz(45.3143, 44.0524, 73.8118) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.35
Light Periwinkle
#C1C6FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 8.04
Pale Violet
#CEAEFA
ΔE00 8.44
Light Violet
#D6B4FC
ΔE00 9.24
Lavender (survey)
#C79FEF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADDC #DBDCAD
analogous
#ADC4DC #AEADDC #C6ADDC
triadic
#AEADDC #DCAEAD #ADDCAE
tetradic
#AEADDC #DCADC4 #DBDCAD #ADDCC6
square
#AEADDC #DCADC4 #DBDCAD #ADDCC6
split-complementary
#AEADDC #DCC6AD #C4DCAD
monochromatic
#5957B7 #8482CA #AEADDC #D8D8EE #EAEAF6
Accessibility & contrast
On white
2.14
#AEADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AEADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADDC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADDC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3DE
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#A4B5BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaddc; /* rgb */ color: rgb(174, 173, 220); /* oklch */ color: oklch(76.5% 0.067 285.7);
Tailwind
colors: {
custom: {
50: '#c6c5e7',
500: '#aeaddc',
950: '#000000',
},
}SCSS
$custom: #aeaddc; $custom-light: #c6c5e7; $custom-dark: #000000;
JSON
{
"hex": "#aeaddc",
"rgb": {
"r": 174,
"g": 173,
"b": 220
},
"hsl": {
"h": 241.277,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.76468,
"c": 0.06688,
"h": 285.7
},
"luminance": 0.44053
}Semantic roles & 50–950 ramp
primary
#AEADDC
secondary
#ECEDDE
accent
#B332B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184