#AAABDE#AAABDE
#AAABDE is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.8% C 0.073 H 283.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABDE |
|---|---|
| RGB | rgb(170, 171, 222) |
| HSL | hsl(239, 44%, 77%) |
| HSV | hsv(239, 23%, 87%) |
| CMYK | cmyk(23.4%, 23%, 0%, 12.9%) |
| CIE-LAB | lab(71.52, 10.50, -25.77) |
| CIE-LCH | lch(71.52, 27.83, 292.16°) |
| OKLab | oklab(75.84% 0.0172 -0.0708) |
| OKLCH | oklch(75.84% 0.073 283.6) |
| XYZ | xyz(44.3220, 42.9450, 75.0471) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 8.57
Pale Violet
#CEAEFA
ΔE00 8.60
Lavender (survey)
#C79FEF
ΔE00 9.54
Light Violet
#D6B4FC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABDE #DEDDAA
analogous
#AAC5DE #AAABDE #C3AADE
triadic
#AAABDE #DEAAAB #ABDEAA
tetradic
#AAABDE #DEAAC5 #DEDDAA #AADEC3
square
#AAABDE #DEAAC5 #DEDDAA #AADEC3
split-complementary
#AAABDE #DEC3AA #C5DEAA
monochromatic
#5254BC #7E7FCD #AAABDE #D6D7EF #E9E9F6
Accessibility & contrast
On white
2.19
#AAABDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAABDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABDE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABDE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#9CAEDD
Tritanopia (blue-blind)
#9EB4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabde; /* rgb */ color: rgb(170, 171, 222); /* oklch */ color: oklch(75.8% 0.073 283.6);
Tailwind
colors: {
custom: {
50: '#c4c4e8',
500: '#aaabde',
950: '#000000',
},
}SCSS
$custom: #aaabde; $custom-light: #c4c4e8; $custom-dark: #000000;
JSON
{
"hex": "#aaabde",
"rgb": {
"r": 170,
"g": 171,
"b": 222
},
"hsl": {
"h": 238.846,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.75837,
"c": 0.07287,
"h": 283.6
},
"luminance": 0.42946
}Semantic roles & 50–950 ramp
primary
#AAABDE
secondary
#EDEDDE
accent
#B52EB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184