#AAA3EA#AAA3EA
#AAA3EA is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.8% C 0.101 H 288.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3EA |
|---|---|
| RGB | rgb(170, 163, 234) |
| HSL | hsl(246, 63%, 78%) |
| HSV | hsv(246, 30%, 92%) |
| CMYK | cmyk(27.4%, 30.3%, 0%, 8.2%) |
| CIE-LAB | lab(69.95, 17.83, -34.75) |
| CIE-LCH | lch(69.95, 39.06, 297.17°) |
| OKLab | oklab(74.78% 0.0317 -0.0963) |
| OKLCH | oklch(74.78% 0.101 288.2) |
| XYZ | xyz(44.5223, 40.6801, 83.3323) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 7.32
Pale Violet
#CEAEFA
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.50
Pastel Purple
#CAA0FF
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3EA #E3EAA3
analogous
#A3C0EA #AAA3EA #CDA3EA
triadic
#AAA3EA #EAAAA3 #A3EAAA
tetradic
#AAA3EA #EAA3C0 #E3EAA3 #A3EACD
square
#AAA3EA #EAA3C0 #E3EAA3 #A3EACD
split-complementary
#AAA3EA #EACDA3 #C0EAA3
monochromatic
#4E3FD3 #7C71DF #AAA3EA #D8D5F5 #E8E6F9
Accessibility & contrast
On white
2.30
#AAA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#AAA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3EA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3EA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#9BAFBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3ea; /* rgb */ color: rgb(170, 163, 234); /* oklch */ color: oklch(74.8% 0.101 288.2);
Tailwind
colors: {
custom: {
50: '#c4bef1',
500: '#aaa3ea',
950: '#000000',
},
}SCSS
$custom: #aaa3ea; $custom-light: #c4bef1; $custom-dark: #000000;
JSON
{
"hex": "#aaa3ea",
"rgb": {
"r": 170,
"g": 163,
"b": 234
},
"hsl": {
"h": 245.915,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.74777,
"c": 0.10141,
"h": 288.2
},
"luminance": 0.40681
}Semantic roles & 50–950 ramp
primary
#AAA3EA
secondary
#EFF1DA
accent
#CB1BB9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184