#AAA3E2#AAA3E2
#AAA3E2 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.4% C 0.090 H 289.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E2 |
|---|---|
| RGB | rgb(170, 163, 226) |
| HSL | hsl(247, 52%, 76%) |
| HSV | hsv(247, 28%, 89%) |
| CMYK | cmyk(24.8%, 27.9%, 0%, 11.4%) |
| CIE-LAB | lab(69.63, 15.91, -30.86) |
| CIE-LCH | lch(69.63, 34.72, 297.27°) |
| OKLab | oklab(74.43% 0.0295 -0.0852) |
| OKLCH | oklch(74.43% 0.09 289.1) |
| XYZ | xyz(43.3989, 40.2307, 77.4156) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 7.32
Pale Violet
#CEAEFA
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 8.09
Pale Purple
#B790D4
ΔE00 8.28
Lilac (survey)
#CEA2FD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E2 #DBE2A3
analogous
#A3BCE2 #AAA3E2 #CAA3E2
triadic
#AAA3E2 #E2AAA3 #A3E2AA
tetradic
#AAA3E2 #E2A3BC #DBE2A3 #A3E2CA
square
#AAA3E2 #E2A3BC #DBE2A3 #A3E2CA
split-complementary
#AAA3E2 #E2CAA3 #BCE2A3
monochromatic
#5446C5 #7F74D3 #AAA3E2 #D5D2F1 #EAE8F8
Accessibility & contrast
On white
2.32
#AAA3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#AAA3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE5
Deuteranopia (green-blind)
#92A9E0
Tritanopia (blue-blind)
#9EAEB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e2; /* rgb */ color: rgb(170, 163, 226); /* oklch */ color: oklch(74.4% 0.090 289.1);
Tailwind
colors: {
custom: {
50: '#c4beeb',
500: '#aaa3e2',
950: '#000000',
},
}SCSS
$custom: #aaa3e2; $custom-light: #c4beeb; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e2",
"rgb": {
"r": 170,
"g": 163,
"b": 226
},
"hsl": {
"h": 246.667,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.74428,
"c": 0.09018,
"h": 289.1
},
"luminance": 0.40231
}Semantic roles & 50–950 ramp
primary
#AAA3E2
secondary
#EDEFDC
accent
#BF26AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184