#AAA2FC#AAA2FC
#AAA2FC is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.4% C 0.128 H 287.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2FC |
|---|---|
| RGB | rgb(170, 162, 252) |
| HSL | hsl(245, 94%, 81%) |
| HSV | hsv(245, 36%, 99%) |
| CMYK | cmyk(32.5%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.46, 22.87, -43.75) |
| CIE-LCH | lch(70.46, 49.37, 297.60°) |
| OKLab | oklab(75.42% 0.0373 -0.1223) |
| OKLCH | oklch(75.42% 0.128 287) |
| XYZ | xyz(47.0639, 41.4138, 97.5906) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.76
Lilac (survey)
#CEA2FD
ΔE00 8.17
Lavender Blue
#8B88F8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2FC #F4FCA2
analogous
#A2C7FC #AAA2FC #D7A2FC
triadic
#AAA2FC #FCAAA2 #A2FCAA
tetradic
#AAA2FC #FCA2C7 #F4FCA2 #A2FCD7
square
#AAA2FC #FCA2C7 #F4FCA2 #A2FCD7
split-complementary
#AAA2FC #FCD7A2 #C7FCA2
monochromatic
#3E2BF8 #7467FA #AAA2FC #E0DDFE #E4E1FE
Accessibility & contrast
On white
2.26
#AAA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AAA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2FC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2FC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#96B3C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa2fc; /* rgb */ color: rgb(170, 162, 252); /* oklch */ color: oklch(75.4% 0.128 287.0);
Tailwind
colors: {
custom: {
50: '#c5bdfd',
500: '#aaa2fc',
950: '#000000',
},
}SCSS
$custom: #aaa2fc; $custom-light: #c5bdfd; $custom-dark: #000000;
JSON
{
"hex": "#aaa2fc",
"rgb": {
"r": 170,
"g": 162,
"b": 252
},
"hsl": {
"h": 245.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.75422,
"c": 0.12783,
"h": 287
},
"luminance": 0.41415
}Semantic roles & 50–950 ramp
primary
#AAA2FC
secondary
#F3F6D5
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186