#AAA3ED#AAA3ED
#AAA3ED is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.9% C 0.106 H 287.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3ED |
|---|---|
| RGB | rgb(170, 163, 237) |
| HSL | hsl(246, 67%, 78%) |
| HSV | hsv(246, 31%, 93%) |
| CMYK | cmyk(28.3%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.07, 18.57, -36.20) |
| CIE-LCH | lch(70.07, 40.68, 297.15°) |
| OKLab | oklab(74.91% 0.0325 -0.1005) |
| OKLCH | oklch(74.91% 0.106 287.9) |
| XYZ | xyz(44.9569, 40.8539, 85.6213) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 7.09
Pastel Purple
#CAA0FF
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3ED #E6EDA3
analogous
#A3C1ED #AAA3ED #CFA3ED
triadic
#AAA3ED #EDAAA3 #A3EDAA
tetradic
#AAA3ED #EDA3C1 #E6EDA3 #A3EDCF
square
#AAA3ED #EDA3C1 #E6EDA3 #A3EDCF
split-complementary
#AAA3ED #EDCFA3 #C1EDA3
monochromatic
#4B3DD9 #7B70E3 #AAA3ED #D9D6F7 #E7E5FA
Accessibility & contrast
On white
2.29
#AAA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#AAA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3ED
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3ED | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#9AB0BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3ed; /* rgb */ color: rgb(170, 163, 237); /* oklch */ color: oklch(74.9% 0.106 287.9);
Tailwind
colors: {
custom: {
50: '#c5bef3',
500: '#aaa3ed',
950: '#000000',
},
}SCSS
$custom: #aaa3ed; $custom-light: #c5bef3; $custom-dark: #000000;
JSON
{
"hex": "#aaa3ed",
"rgb": {
"r": 170,
"g": 163,
"b": 237
},
"hsl": {
"h": 245.676,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.74912,
"c": 0.10559,
"h": 287.9
},
"luminance": 0.40855
}Semantic roles & 50–950 ramp
primary
#AAA3ED
secondary
#EFF2D9
accent
#CF16BE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185