#AAA3FE#AAA3FE
#AAA3FE is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.7% C 0.129 H 286.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3FE |
|---|---|
| RGB | rgb(170, 163, 254) |
| HSL | hsl(245, 98%, 82%) |
| HSV | hsv(245, 36%, 100%) |
| CMYK | cmyk(33.1%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.80, 22.82, -44.32) |
| CIE-LCH | lch(70.80, 49.85, 297.24°) |
| OKLab | oklab(75.71% 0.0365 -0.1239) |
| OKLCH | oklch(75.71% 0.129 286.4) |
| XYZ | xyz(47.5593, 41.8949, 99.3275) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 7.18
Pastel Purple
#CAA0FF
ΔE00 7.52
Lavender
#B39DDB
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 8.34
Lilac (survey)
#CEA2FD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3FE #F7FEA3
analogous
#A3CAFE #AAA3FE #D8A3FE
triadic
#AAA3FE #FEAAA3 #A3FEAA
tetradic
#AAA3FE #FEA3CA #F7FEA3 #A3FED8
square
#AAA3FE #FEA3CA #F7FEA3 #A3FED8
split-complementary
#AAA3FE #FED8A3 #CAFEA3
monochromatic
#3A2AFD #7266FD #AAA3FE #E2E0FF #E3E1FF
Accessibility & contrast
On white
2.24
#AAA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AAA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3FE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3FE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#95B4C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa3fe; /* rgb */ color: rgb(170, 163, 254); /* oklch */ color: oklch(75.7% 0.129 286.4);
Tailwind
colors: {
custom: {
50: '#c5beff',
500: '#aaa3fe',
950: '#000000',
},
}SCSS
$custom: #aaa3fe; $custom-light: #c5beff; $custom-dark: #000000;
JSON
{
"hex": "#aaa3fe",
"rgb": {
"r": 170,
"g": 163,
"b": 254
},
"hsl": {
"h": 244.615,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.75706,
"c": 0.12914,
"h": 286.4
},
"luminance": 0.41896
}Semantic roles & 50–950 ramp
primary
#AAA3FE
secondary
#F4F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186