#AAA4FA#AAA4FA
#AAA4FA is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.7% C 0.122 H 286.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4FA |
|---|---|
| RGB | rgb(170, 164, 250) |
| HSL | hsl(244, 90%, 81%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(32%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.87, 21.24, -42.04) |
| CIE-LCH | lch(70.87, 47.10, 296.81°) |
| OKLab | oklab(75.7% 0.0343 -0.1173) |
| OKLCH | oklch(75.7% 0.122 286.3) |
| XYZ | xyz(47.1037, 41.9979, 96.0486) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 8.17
Lilac (survey)
#CEA2FD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4FA #F4FAA4
analogous
#A4C9FA #AAA4FA #D5A4FA
triadic
#AAA4FA #FAAAA4 #A4FAAA
tetradic
#AAA4FA #FAA4C9 #F4FAA4 #A4FAD5
square
#AAA4FA #FAA4C9 #F4FAA4 #A4FAD5
split-complementary
#AAA4FA #FAD5A4 #C9FAA4
monochromatic
#3E30F4 #746AF7 #AAA4FA #E0DEFD #E4E2FD
Accessibility & contrast
On white
2.23
#AAA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4FA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4FA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FD
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#96B4C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa4fa; /* rgb */ color: rgb(170, 164, 250); /* oklch */ color: oklch(75.7% 0.122 286.3);
Tailwind
colors: {
custom: {
50: '#c5bffc',
500: '#aaa4fa',
950: '#000000',
},
}SCSS
$custom: #aaa4fa; $custom-light: #c5bffc; $custom-dark: #000000;
JSON
{
"hex": "#aaa4fa",
"rgb": {
"r": 170,
"g": 164,
"b": 250
},
"hsl": {
"h": 244.186,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.75703,
"c": 0.12219,
"h": 286.3
},
"luminance": 0.41999
}Semantic roles & 50–950 ramp
primary
#AAA4FA
secondary
#F3F5D6
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185