#AAA1FD#AAA1FD
#AAA1FD is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.3% C 0.131 H 287.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1FD |
|---|---|
| RGB | rgb(170, 161, 253) |
| HSL | hsl(246, 96%, 81%) |
| HSV | hsv(246, 36%, 99%) |
| CMYK | cmyk(32.8%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.26, 23.69, -44.61) |
| CIE-LCH | lch(70.26, 50.51, 297.97°) |
| OKLab | oklab(75.28% 0.0389 -0.1247) |
| OKLCH | oklch(75.28% 0.131 287.3) |
| XYZ | xyz(47.0473, 41.1264, 98.3689) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 6.82
Pastel Purple
#CAA0FF
ΔE00 7.21
Lavender
#B39DDB
ΔE00 7.87
Lavender Blue
#8B88F8
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1FD #F4FDA1
analogous
#A1C6FD #AAA1FD #D8A1FD
triadic
#AAA1FD #FDAAA1 #A1FDAA
tetradic
#AAA1FD #FDA1C6 #F4FDA1 #A1FDD8
square
#AAA1FD #FDA1C6 #F4FDA1 #A1FDD8
split-complementary
#AAA1FD #FDD8A1 #C6FDA1
monochromatic
#3E29FA #7465FC #AAA1FD #E0DDFE #E4E1FE
Accessibility & contrast
On white
2.28
#AAA1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAA1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1FD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1FD | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#95B2C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa1fd; /* rgb */ color: rgb(170, 161, 253); /* oklch */ color: oklch(75.3% 0.131 287.3);
Tailwind
colors: {
custom: {
50: '#c5bcfe',
500: '#aaa1fd',
950: '#000000',
},
}SCSS
$custom: #aaa1fd; $custom-light: #c5bcfe; $custom-dark: #000000;
JSON
{
"hex": "#aaa1fd",
"rgb": {
"r": 170,
"g": 161,
"b": 253
},
"hsl": {
"h": 245.87,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.75283,
"c": 0.13065,
"h": 287.3
},
"luminance": 0.41128
}Semantic roles & 50–950 ramp
primary
#AAA1FD
secondary
#F3F7D4
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186