#AAA8DE#AAA8DE
#AAA8DE is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.2% C 0.077 H 286.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8DE |
|---|---|
| RGB | rgb(170, 168, 222) |
| HSL | hsl(242, 45%, 76%) |
| HSV | hsv(242, 24%, 87%) |
| CMYK | cmyk(23.4%, 24.3%, 0%, 12.9%) |
| CIE-LAB | lab(70.75, 12.17, -26.95) |
| CIE-LCH | lch(70.75, 29.57, 294.30°) |
| OKLab | oklab(75.24% 0.0214 -0.0741) |
| OKLCH | oklch(75.24% 0.077 286.1) |
| XYZ | xyz(43.7618, 41.8245, 74.8604) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 7.80
Pale Violet
#CEAEFA
ΔE00 8.09
Lavender (survey)
#C79FEF
ΔE00 8.71
Periwinkle
#CCCCFF
ΔE00 9.21
Light Violet
#D6B4FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8DE #DCDEA8
analogous
#A8C1DE #AAA8DE #C5A8DE
triadic
#AAA8DE #DEAAA8 #A8DEAA
tetradic
#AAA8DE #DEA8C1 #DCDEA8 #A8DEC5
square
#AAA8DE #DEA8C1 #DCDEA8 #A8DEC5
split-complementary
#AAA8DE #DEC5A8 #C1DEA8
monochromatic
#534FBC #7F7CCD #AAA8DE #D5D4EF #E9E9F7
Accessibility & contrast
On white
2.24
#AAA8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#AAA8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8DE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8DE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE0
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#9EB1BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa8de; /* rgb */ color: rgb(170, 168, 222); /* oklch */ color: oklch(75.2% 0.077 286.1);
Tailwind
colors: {
custom: {
50: '#c4c1e8',
500: '#aaa8de',
950: '#000000',
},
}SCSS
$custom: #aaa8de; $custom-light: #c4c1e8; $custom-dark: #000000;
JSON
{
"hex": "#aaa8de",
"rgb": {
"r": 170,
"g": 168,
"b": 222
},
"hsl": {
"h": 242.222,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.75241,
"c": 0.07714,
"h": 286.1
},
"luminance": 0.41825
}Semantic roles & 50–950 ramp
primary
#AAA8DE
secondary
#EDEEDD
accent
#B82DB3
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184