#AAA3E5#AAA3E5
#AAA3E5 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.6% C 0.094 H 288.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E5 |
|---|---|
| RGB | rgb(170, 163, 229) |
| HSL | hsl(246, 56%, 77%) |
| HSV | hsv(246, 29%, 90%) |
| CMYK | cmyk(25.8%, 28.8%, 0%, 10.2%) |
| CIE-LAB | lab(69.75, 16.63, -32.32) |
| CIE-LCH | lch(69.75, 36.35, 297.22°) |
| OKLab | oklab(74.56% 0.0303 -0.0894) |
| OKLCH | oklch(74.56% 0.094 288.7) |
| XYZ | xyz(43.8141, 40.3968, 79.6025) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.19
Lilac (survey)
#CEA2FD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E5 #DEE5A3
analogous
#A3BDE5 #AAA3E5 #CBA3E5
triadic
#AAA3E5 #E5AAA3 #A3E5AA
tetradic
#AAA3E5 #E5A3BD #DEE5A3 #A3E5CB
square
#AAA3E5 #E5A3BD #DEE5A3 #A3E5CB
split-complementary
#AAA3E5 #E5CBA3 #BDE5A3
monochromatic
#5244CA #7E73D8 #AAA3E5 #D6D3F2 #E9E7F8
Accessibility & contrast
On white
2.31
#AAA3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#AAA3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE8
Deuteranopia (green-blind)
#91A9E3
Tritanopia (blue-blind)
#9DAEBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e5; /* rgb */ color: rgb(170, 163, 229); /* oklch */ color: oklch(74.6% 0.094 288.7);
Tailwind
colors: {
custom: {
50: '#c4beed',
500: '#aaa3e5',
950: '#000000',
},
}SCSS
$custom: #aaa3e5; $custom-light: #c4beed; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e5",
"rgb": {
"r": 170,
"g": 163,
"b": 229
},
"hsl": {
"h": 246.364,
"s": 55.932,
"l": 76.863
},
"oklch": {
"l": 0.74557,
"c": 0.0944,
"h": 288.7
},
"luminance": 0.40398
}Semantic roles & 50–950 ramp
primary
#AAA3E5
secondary
#EDEFDC
accent
#C322B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184