#AAA3FC#AAA3FC
#AAA3FC is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.6% C 0.126 H 286.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3FC |
|---|---|
| RGB | rgb(170, 163, 252) |
| HSL | hsl(245, 94%, 81%) |
| HSV | hsv(245, 35%, 99%) |
| CMYK | cmyk(32.5%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.71, 22.31, -43.37) |
| CIE-LCH | lch(70.71, 48.77, 297.22°) |
| OKLab | oklab(75.61% 0.036 -0.1211) |
| OKLCH | oklch(75.61% 0.126 286.6) |
| XYZ | xyz(47.2408, 41.7675, 97.6495) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 7.45
Lavender
#B39DDB
ΔE00 7.81
Lilac (survey)
#CEA2FD
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3FC #F5FCA3
analogous
#A3C9FC #AAA3FC #D7A3FC
triadic
#AAA3FC #FCAAA3 #A3FCAA
tetradic
#AAA3FC #FCA3C9 #F5FCA3 #A3FCD7
square
#AAA3FC #FCA3C9 #F5FCA3 #A3FCD7
split-complementary
#AAA3FC #FCD7A3 #C9FCA3
monochromatic
#3C2CF8 #7368FA #AAA3FC #E1DEFE #E4E1FE
Accessibility & contrast
On white
2.25
#AAA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#AAA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3FC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3FC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#95B3C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa3fc; /* rgb */ color: rgb(170, 163, 252); /* oklch */ color: oklch(75.6% 0.126 286.6);
Tailwind
colors: {
custom: {
50: '#c5befd',
500: '#aaa3fc',
950: '#000000',
},
}SCSS
$custom: #aaa3fc; $custom-light: #c5befd; $custom-dark: #000000;
JSON
{
"hex": "#aaa3fc",
"rgb": {
"r": 170,
"g": 163,
"b": 252
},
"hsl": {
"h": 244.719,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.7561,
"c": 0.12639,
"h": 286.6
},
"luminance": 0.41769
}Semantic roles & 50–950 ramp
primary
#AAA3FC
secondary
#F4F6D5
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186