#AAA2E6#AAA2E6
#AAA2E6 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.4% C 0.097 H 289.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E6 |
|---|---|
| RGB | rgb(170, 162, 230) |
| HSL | hsl(247, 58%, 77%) |
| HSV | hsv(247, 30%, 90%) |
| CMYK | cmyk(26.1%, 29.6%, 0%, 9.8%) |
| CIE-LAB | lab(69.54, 17.43, -33.20) |
| CIE-LCH | lch(69.54, 37.50, 297.70°) |
| OKLab | oklab(74.41% 0.032 -0.0919) |
| OKLCH | oklch(74.41% 0.097 289.2) |
| XYZ | xyz(43.7773, 40.0991, 80.2810) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 7.26
Pastel Purple
#CAA0FF
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 7.90
Lilac (survey)
#CEA2FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E6 #DEE6A2
analogous
#A2BCE6 #AAA2E6 #CCA2E6
triadic
#AAA2E6 #E6AAA2 #A2E6AA
tetradic
#AAA2E6 #E6A2BC #DEE6A2 #A2E6CC
square
#AAA2E6 #E6A2BC #DEE6A2 #A2E6CC
split-complementary
#AAA2E6 #E6CCA2 #BCE6A2
monochromatic
#5242CC #7E72D9 #AAA2E6 #D6D2F3 #E9E7F9
Accessibility & contrast
On white
2.33
#AAA2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#AAA2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE9
Deuteranopia (green-blind)
#90A8E4
Tritanopia (blue-blind)
#9DAEBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e6; /* rgb */ color: rgb(170, 162, 230); /* oklch */ color: oklch(74.4% 0.097 289.2);
Tailwind
colors: {
custom: {
50: '#c4bdee',
500: '#aaa2e6',
950: '#000000',
},
}SCSS
$custom: #aaa2e6; $custom-light: #c4bdee; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e6",
"rgb": {
"r": 170,
"g": 162,
"b": 230
},
"hsl": {
"h": 247.059,
"s": 57.627,
"l": 76.863
},
"oklch": {
"l": 0.74407,
"c": 0.09729,
"h": 289.2
},
"luminance": 0.401
}Semantic roles & 50–950 ramp
primary
#AAA2E6
secondary
#EDF0DB
accent
#C520B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184