#AEADDD#AEADDD
#AEADDD is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.068 H 285.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADDD |
|---|---|
| RGB | rgb(174, 173, 221) |
| HSL | hsl(241, 41%, 77%) |
| HSV | hsv(241, 22%, 87%) |
| CMYK | cmyk(21.3%, 21.7%, 0%, 13.3%) |
| CIE-LAB | lab(72.30, 10.39, -24.01) |
| CIE-LCH | lch(72.30, 26.16, 293.39°) |
| OKLab | oklab(76.51% 0.0184 -0.0658) |
| OKLCH | oklch(76.51% 0.068 285.6) |
| XYZ | xyz(45.4471, 44.1055, 74.5114) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 8.00
Pale Violet
#CEAEFA
ΔE00 8.31
Light Violet
#D6B4FC
ΔE00 9.14
Lavender (survey)
#C79FEF
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADDD #DCDDAD
analogous
#ADC4DD #AEADDD #C6ADDD
triadic
#AEADDD #DDAEAD #ADDDAE
tetradic
#AEADDD #DDADC4 #DCDDAD #ADDDC6
square
#AEADDD #DDADC4 #DCDDAD #ADDDC6
split-complementary
#AEADDD #DDC6AD #C4DDAD
monochromatic
#5956B9 #8382CB #AEADDD #D9D8EF #EAE9F6
Accessibility & contrast
On white
2.14
#AEADDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AEADDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADDD
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADDD | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3DF
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#A4B5BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaddd; /* rgb */ color: rgb(174, 173, 221); /* oklch */ color: oklch(76.5% 0.068 285.6);
Tailwind
colors: {
custom: {
50: '#c6c5e7',
500: '#aeaddd',
950: '#000000',
},
}SCSS
$custom: #aeaddd; $custom-light: #c6c5e7; $custom-dark: #000000;
JSON
{
"hex": "#aeaddd",
"rgb": {
"r": 174,
"g": 173,
"b": 221
},
"hsl": {
"h": 241.25,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.76507,
"c": 0.0683,
"h": 285.6
},
"luminance": 0.44106
}Semantic roles & 50–950 ramp
primary
#AEADDD
secondary
#EDEDDE
accent
#B431B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184