#AAA1E6#AAA1E6
#AAA1E6 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.2% C 0.099 H 289.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E6 |
|---|---|
| RGB | rgb(170, 161, 230) |
| HSL | hsl(248, 58%, 77%) |
| HSV | hsv(248, 30%, 90%) |
| CMYK | cmyk(26.1%, 30%, 0%, 9.8%) |
| CIE-LAB | lab(69.29, 17.99, -33.59) |
| CIE-LCH | lch(69.29, 38.10, 298.18°) |
| OKLab | oklab(74.22% 0.0334 -0.093) |
| OKLCH | oklch(74.22% 0.099 289.7) |
| XYZ | xyz(43.6018, 39.7482, 80.2226) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 7.72
Lilac (survey)
#CEA2FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E6 #DDE6A1
analogous
#A1BBE6 #AAA1E6 #CDA1E6
triadic
#AAA1E6 #E6AAA1 #A1E6AA
tetradic
#AAA1E6 #E6A1BB #DDE6A1 #A1E6CD
square
#AAA1E6 #E6A1BB #DDE6A1 #A1E6CD
split-complementary
#AAA1E6 #E6CDA1 #BBE6A1
monochromatic
#5340CC #7E71D9 #AAA1E6 #D6D1F3 #E9E7F9
Accessibility & contrast
On white
2.35
#AAA1E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA1E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E6
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E6 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABE9
Deuteranopia (green-blind)
#8FA8E4
Tritanopia (blue-blind)
#9DADBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e6; /* rgb */ color: rgb(170, 161, 230); /* oklch */ color: oklch(74.2% 0.099 289.7);
Tailwind
colors: {
custom: {
50: '#c4bcee',
500: '#aaa1e6',
950: '#000000',
},
}SCSS
$custom: #aaa1e6; $custom-light: #c4bcee; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e6",
"rgb": {
"r": 170,
"g": 161,
"b": 230
},
"hsl": {
"h": 247.826,
"s": 57.983,
"l": 76.667
},
"oklch": {
"l": 0.74215,
"c": 0.0988,
"h": 289.7
},
"luminance": 0.39749
}Semantic roles & 50–950 ramp
primary
#AAA1E6
secondary
#EDF0DB
accent
#C620B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184