#AAABDA#AAABDA
#AAABDA is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.7% C 0.067 H 283.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABDA |
|---|---|
| RGB | rgb(170, 171, 218) |
| HSL | hsl(239, 39%, 76%) |
| HSV | hsv(239, 22%, 85%) |
| CMYK | cmyk(22%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(71.37, 9.57, -23.81) |
| CIE-LCH | lch(71.37, 25.66, 291.90°) |
| OKLab | oklab(75.68% 0.0159 -0.0653) |
| OKLCH | oklch(75.68% 0.067 283.7) |
| XYZ | xyz(43.7923, 42.7331, 72.2572) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.49
Light Periwinkle
#C1C6FC
ΔE00 7.35
Periwinkle
#CCCCFF
ΔE00 8.69
Pale Violet
#CEAEFA
ΔE00 8.99
Lavender (survey)
#C79FEF
ΔE00 9.88
Light Violet
#D6B4FC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABDA #DAD9AA
analogous
#AAC3DA #AAABDA #C1AADA
triadic
#AAABDA #DAAAAB #ABDAAA
tetradic
#AAABDA #DAAAC3 #DAD9AA #AADAC1
square
#AAABDA #DAAAC3 #DAD9AA #AADAC1
split-complementary
#AAABDA #DAC1AA #C3DAAA
monochromatic
#5557B5 #7F81C7 #AAABDA #D5D5ED #EAEAF6
Accessibility & contrast
On white
2.20
#AAABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AAABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABDA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABDA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0DC
Deuteranopia (green-blind)
#9DADD9
Tritanopia (blue-blind)
#9FB3BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabda; /* rgb */ color: rgb(170, 171, 218); /* oklch */ color: oklch(75.7% 0.067 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e5',
500: '#aaabda',
950: '#000000',
},
}SCSS
$custom: #aaabda; $custom-light: #c4c4e5; $custom-dark: #000000;
JSON
{
"hex": "#aaabda",
"rgb": {
"r": 170,
"g": 171,
"b": 218
},
"hsl": {
"h": 238.75,
"s": 39.344,
"l": 76.078
},
"oklch": {
"l": 0.75677,
"c": 0.06718,
"h": 283.7
},
"luminance": 0.42734
}Semantic roles & 50–950 ramp
primary
#AAABDA
secondary
#EDECDE
accent
#B033B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121215
muted
#818184