#AAA6DF#AAA6DF
#AAA6DF is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.9% C 0.081 H 287.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6DF |
|---|---|
| RGB | rgb(170, 166, 223) |
| HSL | hsl(244, 47%, 76%) |
| HSV | hsv(244, 26%, 87%) |
| CMYK | cmyk(23.8%, 25.6%, 0%, 12.5%) |
| CIE-LAB | lab(70.28, 13.52, -28.22) |
| CIE-LCH | lch(70.28, 31.30, 295.60°) |
| OKLab | oklab(74.89% 0.0245 -0.0777) |
| OKLCH | oklch(74.89% 0.081 287.5) |
| XYZ | xyz(43.5298, 41.1455, 75.4462) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.69
Pale Violet
#CEAEFA
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.27
Pastel Purple
#CAA0FF
ΔE00 9.03
Light Violet
#D6B4FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6DF #DBDFA6
analogous
#A6BFDF #AAA6DF #C7A6DF
triadic
#AAA6DF #DFAAA6 #A6DFAA
tetradic
#AAA6DF #DFA6BF #DBDFA6 #A6DFC7
square
#AAA6DF #DFA6BF #DBDFA6 #A6DFC7
split-complementary
#AAA6DF #DFC7A6 #BFDFA6
monochromatic
#544CBF #7F79CF #AAA6DF #D5D3EF #EAE8F7
Accessibility & contrast
On white
2.28
#AAA6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAA6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6DF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6DF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#97AADD
Tritanopia (blue-blind)
#9EB0BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa6df; /* rgb */ color: rgb(170, 166, 223); /* oklch */ color: oklch(74.9% 0.081 287.5);
Tailwind
colors: {
custom: {
50: '#c4c0e9',
500: '#aaa6df',
950: '#000000',
},
}SCSS
$custom: #aaa6df; $custom-light: #c4c0e9; $custom-dark: #000000;
JSON
{
"hex": "#aaa6df",
"rgb": {
"r": 170,
"g": 166,
"b": 223
},
"hsl": {
"h": 244.211,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.74888,
"c": 0.08149,
"h": 287.5
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#AAA6DF
secondary
#EDEEDD
accent
#BA2BB0
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184