#AEADEB#AEADEB
#AEADEB is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.1% C 0.088 H 284.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADEB |
|---|---|
| RGB | rgb(174, 173, 235) |
| HSL | hsl(241, 61%, 80%) |
| HSV | hsv(241, 26%, 92%) |
| CMYK | cmyk(26%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.81, 13.66, -30.84) |
| CIE-LCH | lch(72.81, 33.73, 293.88°) |
| OKLab | oklab(77.08% 0.0226 -0.0851) |
| OKLCH | oklch(77.08% 0.088 284.9) |
| XYZ | xyz(47.3907, 44.8830, 84.7476) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.30
Lavender
#B39DDB
ΔE00 6.45
Pale Violet
#CEAEFA
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 8.61
Lavender (survey)
#C79FEF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADEB #EAEBAD
analogous
#ADCBEB #AEADEB #CDADEB
triadic
#AEADEB #EBAEAD #ADEBAE
tetradic
#AEADEB #EBADCB #EAEBAD #ADEBCD
square
#AEADEB #EBADCB #EAEBAD #ADEBCD
split-complementary
#AEADEB #EBCDAD #CBEBAD
monochromatic
#4D4BD3 #7D7CDF #AEADEB #DFDEF7 #E7E6F9
Accessibility & contrast
On white
2.10
#AEADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AEADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADEB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADEB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5EE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#A0B8C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeadeb; /* rgb */ color: rgb(174, 173, 235); /* oklch */ color: oklch(77.1% 0.088 284.9);
Tailwind
colors: {
custom: {
50: '#c7c5f1',
500: '#aeadeb',
950: '#000000',
},
}SCSS
$custom: #aeadeb; $custom-light: #c7c5f1; $custom-dark: #000000;
JSON
{
"hex": "#aeadeb",
"rgb": {
"r": 174,
"g": 173,
"b": 235
},
"hsl": {
"h": 240.968,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.77077,
"c": 0.08809,
"h": 284.9
},
"luminance": 0.44884
}Semantic roles & 50–950 ramp
primary
#AEADEB
secondary
#F0F0DB
accent
#C81DC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184