#AAA1FE#AAA1FE
#AAA1FE is a light, vivid blue. Relative luminance 0.412; OKLCH L 75.3% C 0.132 H 287.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1FE |
|---|---|
| RGB | rgb(170, 161, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(33.1%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.31, 23.95, -45.08) |
| CIE-LCH | lch(70.31, 51.05, 297.97°) |
| OKLab | oklab(75.33% 0.0391 -0.1261) |
| OKLCH | oklch(75.33% 0.132 287.2) |
| XYZ | xyz(47.2070, 41.1903, 99.2100) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.84
Pastel Purple
#CAA0FF
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 7.96
Lavender
#B39DDB
ΔE00 8.02
Lilac (survey)
#CEA2FD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1FE #F5FEA1
analogous
#A1C7FE #AAA1FE #D9A1FE
triadic
#AAA1FE #FEAAA1 #A1FEAA
tetradic
#AAA1FE #FEA1C7 #F5FEA1 #A1FED9
square
#AAA1FE #FEA1C7 #F5FEA1 #A1FED9
split-complementary
#AAA1FE #FED9A1 #C7FEA1
monochromatic
#3C28FD #7364FD #AAA1FE #E1DEFF #E4E1FF
Accessibility & contrast
On white
2.27
#AAA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AAA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1FE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1FE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#95B2C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa1fe; /* rgb */ color: rgb(170, 161, 254); /* oklch */ color: oklch(75.3% 0.132 287.2);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aaa1fe',
950: '#000000',
},
}SCSS
$custom: #aaa1fe; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aaa1fe",
"rgb": {
"r": 170,
"g": 161,
"b": 254
},
"hsl": {
"h": 245.806,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.75332,
"c": 0.13202,
"h": 287.2
},
"luminance": 0.41192
}Semantic roles & 50–950 ramp
primary
#AAA1FE
secondary
#F4F7D4
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186