#AAABDC#AAABDC
#AAABDC is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.070 H 283.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABDC |
|---|---|
| RGB | rgb(170, 171, 220) |
| HSL | hsl(239, 42%, 76%) |
| HSV | hsv(239, 23%, 86%) |
| CMYK | cmyk(22.7%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(71.45, 10.03, -24.79) |
| CIE-LCH | lch(71.45, 26.74, 292.03°) |
| OKLab | oklab(75.76% 0.0166 -0.068) |
| OKLCH | oklch(75.76% 0.07 283.7) |
| XYZ | xyz(44.0556, 42.8384, 73.6438) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 8.62
Pale Violet
#CEAEFA
ΔE00 8.78
Lavender (survey)
#C79FEF
ΔE00 9.69
Light Violet
#D6B4FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABDC #DCDBAA
analogous
#AAC4DC #AAABDC #C2AADC
triadic
#AAABDC #DCAAAB #ABDCAA
tetradic
#AAABDC #DCAAC4 #DCDBAA #AADCC2
square
#AAABDC #DCAAC4 #DCDBAA #AADCC2
split-complementary
#AAABDC #DCC2AA #C4DCAA
monochromatic
#5355B8 #7F80CA #AAABDC #D5D6EE #E9EAF6
Accessibility & contrast
On white
2.19
#AAABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABDC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABDC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1DE
Deuteranopia (green-blind)
#9DADDB
Tritanopia (blue-blind)
#9FB3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabdc; /* rgb */ color: rgb(170, 171, 220); /* oklch */ color: oklch(75.8% 0.070 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e7',
500: '#aaabdc',
950: '#000000',
},
}SCSS
$custom: #aaabdc; $custom-light: #c4c4e7; $custom-dark: #000000;
JSON
{
"hex": "#aaabdc",
"rgb": {
"r": 170,
"g": 171,
"b": 220
},
"hsl": {
"h": 238.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.75756,
"c": 0.07002,
"h": 283.7
},
"luminance": 0.42839
}Semantic roles & 50–950 ramp
primary
#AAABDC
secondary
#EDEDDE
accent
#B231B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121216
muted
#818184