#AAA6F0#AAA6F0
#AAA6F0 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.6% C 0.105 H 286.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6F0 |
|---|---|
| RGB | rgb(170, 166, 240) |
| HSL | hsl(243, 71%, 80%) |
| HSV | hsv(243, 31%, 94%) |
| CMYK | cmyk(29.2%, 30.8%, 0%, 5.9%) |
| CIE-LAB | lab(70.95, 17.62, -36.48) |
| CIE-LCH | lch(70.95, 40.51, 295.78°) |
| OKLab | oklab(75.62% 0.0292 -0.1013) |
| OKLCH | oklch(75.62% 0.105 286.1) |
| XYZ | xyz(45.9379, 42.1087, 88.1287) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 7.66
Pastel Purple
#CAA0FF
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 7.96
Lavender (survey)
#C79FEF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6F0 #ECF0A6
analogous
#A6C7F0 #AAA6F0 #CFA6F0
triadic
#AAA6F0 #F0AAA6 #A6F0AA
tetradic
#AAA6F0 #F0A6C7 #ECF0A6 #A6F0CF
square
#AAA6F0 #F0A6C7 #ECF0A6 #A6F0CF
split-complementary
#AAA6F0 #F0CFA6 #C7F0A6
monochromatic
#463DDE #7872E7 #AAA6F0 #DCDAF9 #E6E5FB
Accessibility & contrast
On white
2.23
#AAA6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#AAA6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6F0
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6F0 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F3
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#99B3C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa6f0; /* rgb */ color: rgb(170, 166, 240); /* oklch */ color: oklch(75.6% 0.105 286.1);
Tailwind
colors: {
custom: {
50: '#c5c0f5',
500: '#aaa6f0',
950: '#000000',
},
}SCSS
$custom: #aaa6f0; $custom-light: #c5c0f5; $custom-dark: #000000;
JSON
{
"hex": "#aaa6f0",
"rgb": {
"r": 170,
"g": 166,
"b": 240
},
"hsl": {
"h": 243.243,
"s": 71.154,
"l": 79.608
},
"oklch": {
"l": 0.75624,
"c": 0.10541,
"h": 286.1
},
"luminance": 0.4211
}Semantic roles & 50–950 ramp
primary
#AAA6F0
secondary
#F1F2D9
accent
#D312C9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185