#AAABDD#AAABDD
#AAABDD is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.8% C 0.071 H 283.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABDD |
|---|---|
| RGB | rgb(170, 171, 221) |
| HSL | hsl(239, 43%, 77%) |
| HSV | hsv(239, 23%, 87%) |
| CMYK | cmyk(23.1%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(71.48, 10.27, -25.28) |
| CIE-LCH | lch(71.48, 27.29, 292.10°) |
| OKLab | oklab(75.8% 0.0169 -0.0694) |
| OKLCH | oklch(75.8% 0.071 283.7) |
| XYZ | xyz(44.1884, 42.8915, 74.3434) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 8.59
Pale Violet
#CEAEFA
ΔE00 8.68
Lavender (survey)
#C79FEF
ΔE00 9.61
Light Violet
#D6B4FC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABDD #DDDCAA
analogous
#AAC5DD #AAABDD #C3AADD
triadic
#AAABDD #DDAAAB #ABDDAA
tetradic
#AAABDD #DDAAC5 #DDDCAA #AADDC3
square
#AAABDD #DDAAC5 #DDDCAA #AADDC3
split-complementary
#AAABDD #DDC3AA #C5DDAA
monochromatic
#5355BA #7E80CC #AAABDD #D6D6EE #E9E9F6
Accessibility & contrast
On white
2.19
#AAABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABDD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABDD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1DF
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#9EB4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabdd; /* rgb */ color: rgb(170, 171, 221); /* oklch */ color: oklch(75.8% 0.071 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e7',
500: '#aaabdd',
950: '#000000',
},
}SCSS
$custom: #aaabdd; $custom-light: #c4c4e7; $custom-dark: #000000;
JSON
{
"hex": "#aaabdd",
"rgb": {
"r": 170,
"g": 171,
"b": 221
},
"hsl": {
"h": 238.824,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.75796,
"c": 0.07144,
"h": 283.7
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#AAABDD
secondary
#EDEDDE
accent
#B330B6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121216
muted
#818184