#AAA3EF#AAA3EF
#AAA3EF is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.108 H 287.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3EF |
|---|---|
| RGB | rgb(170, 163, 239) |
| HSL | hsl(246, 70%, 79%) |
| HSV | hsv(246, 32%, 94%) |
| CMYK | cmyk(28.9%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.16, 19.06, -37.16) |
| CIE-LCH | lch(70.16, 41.77, 297.15°) |
| OKLab | oklab(75% 0.033 -0.1032) |
| OKLCH | oklch(75% 0.108 287.7) |
| XYZ | xyz(45.2507, 40.9715, 87.1688) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.83
Pastel Purple
#CAA0FF
ΔE00 7.36
Perrywinkle
#8F8CE7
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.49
Lavender (survey)
#C79FEF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3EF #E8EFA3
analogous
#A3C2EF #AAA3EF #D0A3EF
triadic
#AAA3EF #EFAAA3 #A3EFAA
tetradic
#AAA3EF #EFA3C2 #E8EFA3 #A3EFD0
square
#AAA3EF #EFA3C2 #E8EFA3 #A3EFD0
split-complementary
#AAA3EF #EFD0A3 #C2EFA3
monochromatic
#4A3BDD #7A6FE6 #AAA3EF #DAD7F8 #E7E5FA
Accessibility & contrast
On white
2.28
#AAA3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAA3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3EF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3EF | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF2
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#9AB0BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3ef; /* rgb */ color: rgb(170, 163, 239); /* oklch */ color: oklch(75.0% 0.108 287.7);
Tailwind
colors: {
custom: {
50: '#c5bef4',
500: '#aaa3ef',
950: '#000000',
},
}SCSS
$custom: #aaa3ef; $custom-light: #c5bef4; $custom-dark: #000000;
JSON
{
"hex": "#aaa3ef",
"rgb": {
"r": 170,
"g": 163,
"b": 239
},
"hsl": {
"h": 245.526,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.75002,
"c": 0.10838,
"h": 287.7
},
"luminance": 0.40972
}Semantic roles & 50–950 ramp
primary
#AAA3EF
secondary
#F0F2D9
accent
#D213C1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185