#AAAADF#AAAADF
#AAAADF is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.076 H 284.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAADF |
|---|---|
| RGB | rgb(170, 170, 223) |
| HSL | hsl(240, 45%, 77%) |
| HSV | hsv(240, 24%, 87%) |
| CMYK | cmyk(23.8%, 23.8%, 0%, 12.5%) |
| CIE-LAB | lab(71.30, 11.29, -26.66) |
| CIE-LCH | lch(71.30, 28.95, 292.95°) |
| OKLab | oklab(75.68% 0.0189 -0.0733) |
| OKLCH | oklch(75.68% 0.076 284.5) |
| XYZ | xyz(44.2683, 42.6224, 75.6924) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.77
Lavender (survey)
#C79FEF
ΔE00 9.19
Light Violet
#D6B4FC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAADF #DFDFAA
analogous
#AAC5DF #AAAADF #C5AADF
triadic
#AAAADF #DFAAAA #AADFAA
tetradic
#AAAADF #DFAAC5 #DFDFAA #AADFC5
square
#AAAADF #DFAAC5 #DFDFAA #AADFC5
split-complementary
#AAAADF #DFC5AA #C5DFAA
monochromatic
#5151BE #7E7ECE #AAAADF #D6D6F0 #E9E9F7
Accessibility & contrast
On white
2.20
#AAAADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AAAADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAADF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAADF | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#9EB3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaadf; /* rgb */ color: rgb(170, 170, 223); /* oklch */ color: oklch(75.7% 0.076 284.5);
Tailwind
colors: {
custom: {
50: '#c4c3e9',
500: '#aaaadf',
950: '#000000',
},
}SCSS
$custom: #aaaadf; $custom-light: #c4c3e9; $custom-dark: #000000;
JSON
{
"hex": "#aaaadf",
"rgb": {
"r": 170,
"g": 170,
"b": 223
},
"hsl": {
"h": 240,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.75678,
"c": 0.07569,
"h": 284.5
},
"luminance": 0.42623
}Semantic roles & 50–950 ramp
primary
#AAAADF
secondary
#EEEEDD
accent
#B82DB8
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184