#AAA3E1#AAA3E1
#AAA3E1 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.4% C 0.089 H 289.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E1 |
|---|---|
| RGB | rgb(170, 163, 225) |
| HSL | hsl(247, 51%, 76%) |
| HSV | hsv(247, 28%, 88%) |
| CMYK | cmyk(24.4%, 27.6%, 0%, 11.8%) |
| CIE-LAB | lab(69.59, 15.67, -30.37) |
| CIE-LCH | lch(69.59, 34.18, 297.29°) |
| OKLab | oklab(74.39% 0.0292 -0.0838) |
| OKLCH | oklch(74.39% 0.089 289.2) |
| XYZ | xyz(43.2620, 40.1760, 76.6950) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 8.19
Pale Purple
#B790D4
ΔE00 8.23
Lilac (survey)
#CEA2FD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E1 #DAE1A3
analogous
#A3BBE1 #AAA3E1 #C9A3E1
triadic
#AAA3E1 #E1AAA3 #A3E1AA
tetradic
#AAA3E1 #E1A3BB #DAE1A3 #A3E1C9
square
#AAA3E1 #E1A3BB #DAE1A3 #A3E1C9
split-complementary
#AAA3E1 #E1C9A3 #BBE1A3
monochromatic
#5547C3 #7F75D2 #AAA3E1 #D5D1F0 #EAE8F7
Accessibility & contrast
On white
2.32
#AAA3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#AAA3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E1
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E1 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE4
Deuteranopia (green-blind)
#93A9DF
Tritanopia (blue-blind)
#9EADB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e1; /* rgb */ color: rgb(170, 163, 225); /* oklch */ color: oklch(74.4% 0.089 289.2);
Tailwind
colors: {
custom: {
50: '#c4beea',
500: '#aaa3e1',
950: '#000000',
},
}SCSS
$custom: #aaa3e1; $custom-light: #c4beea; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e1",
"rgb": {
"r": 170,
"g": 163,
"b": 225
},
"hsl": {
"h": 246.774,
"s": 50.82,
"l": 76.078
},
"oklch": {
"l": 0.74385,
"c": 0.08877,
"h": 289.2
},
"luminance": 0.40177
}Semantic roles & 50–950 ramp
primary
#AAA3E1
secondary
#EDEFDC
accent
#BE27AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184