#AAA4F9#AAA4F9
#AAA4F9 is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.7% C 0.121 H 286.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4F9 |
|---|---|
| RGB | rgb(170, 164, 249) |
| HSL | hsl(244, 88%, 81%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(31.7%, 34.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.83, 20.99, -41.56) |
| CIE-LCH | lch(70.83, 46.56, 296.79°) |
| OKLab | oklab(75.66% 0.034 -0.1159) |
| OKLCH | oklch(75.66% 0.121 286.4) |
| XYZ | xyz(46.9474, 41.9353, 95.2250) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Perrywinkle
#8F8CE7
ΔE00 7.32
Lavender
#B39DDB
ΔE00 7.43
Pastel Purple
#CAA0FF
ΔE00 7.53
Pale Violet
#CEAEFA
ΔE00 8.10
Lavender (survey)
#C79FEF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4F9 #F3F9A4
analogous
#A4C8F9 #AAA4F9 #D4A4F9
triadic
#AAA4F9 #F9AAA4 #A4F9AA
tetradic
#AAA4F9 #F9A4C8 #F3F9A4 #A4F9D4
square
#AAA4F9 #F9A4C8 #F3F9A4 #A4F9D4
split-complementary
#AAA4F9 #F9D4A4 #C8F9A4
monochromatic
#3F31F1 #746BF5 #AAA4F9 #E0DDFD #E4E2FD
Accessibility & contrast
On white
2.24
#AAA4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AAA4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4F9
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4F9 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FC
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#96B4C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa4f9; /* rgb */ color: rgb(170, 164, 249); /* oklch */ color: oklch(75.7% 0.121 286.4);
Tailwind
colors: {
custom: {
50: '#c5bffb',
500: '#aaa4f9',
950: '#000000',
},
}SCSS
$custom: #aaa4f9; $custom-light: #c5bffb; $custom-dark: #000000;
JSON
{
"hex": "#aaa4f9",
"rgb": {
"r": 170,
"g": 164,
"b": 249
},
"hsl": {
"h": 244.235,
"s": 87.629,
"l": 80.98
},
"oklch": {
"l": 0.75656,
"c": 0.12081,
"h": 286.4
},
"luminance": 0.41937
}Semantic roles & 50–950 ramp
primary
#AAA4F9
secondary
#F3F5D6
accent
#E401D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185