#AAA3F4#AAA3F4
#AAA3F4 is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.2% C 0.115 H 287.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3F4 |
|---|---|
| RGB | rgb(170, 163, 244) |
| HSL | hsl(245, 79%, 80%) |
| HSV | hsv(245, 33%, 96%) |
| CMYK | cmyk(30.3%, 33.2%, 0%, 4.3%) |
| CIE-LAB | lab(70.37, 20.30, -39.56) |
| CIE-LCH | lch(70.37, 44.46, 297.16°) |
| OKLab | oklab(75.23% 0.0342 -0.1101) |
| OKLCH | oklch(75.23% 0.115 287.2) |
| XYZ | xyz(45.9996, 41.2710, 91.1129) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.27
Lavender
#B39DDB
ΔE00 6.59
Perrywinkle
#8F8CE7
ΔE00 7.20
Pastel Purple
#CAA0FF
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3F4 #EDF4A3
analogous
#A3C5F4 #AAA3F4 #D2A3F4
triadic
#AAA3F4 #F4AAA3 #A3F4AA
tetradic
#AAA3F4 #F4A3C5 #EDF4A3 #A3F4D2
square
#AAA3F4 #F4A3C5 #EDF4A3 #A3F4D2
split-complementary
#AAA3F4 #F4D2A3 #C5F4A3
monochromatic
#4536E7 #776CED #AAA3F4 #DDDAFB #E6E4FC
Accessibility & contrast
On white
2.27
#AAA3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#AAA3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3F4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3F4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#98B2C0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa3f4; /* rgb */ color: rgb(170, 163, 244); /* oklch */ color: oklch(75.2% 0.115 287.2);
Tailwind
colors: {
custom: {
50: '#c5bef8',
500: '#aaa3f4',
950: '#000000',
},
}SCSS
$custom: #aaa3f4; $custom-light: #c5bef8; $custom-dark: #000000;
JSON
{
"hex": "#aaa3f4",
"rgb": {
"r": 170,
"g": 163,
"b": 244
},
"hsl": {
"h": 245.185,
"s": 78.641,
"l": 79.804
},
"oklch": {
"l": 0.75232,
"c": 0.11533,
"h": 287.2
},
"luminance": 0.41272
}Semantic roles & 50–950 ramp
primary
#AAA3F4
secondary
#F1F4D7
accent
#DB0BC9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185