#AAA0FD#AAA0FD
#AAA0FD is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.1% C 0.132 H 287.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0FD |
|---|---|
| RGB | rgb(170, 160, 253) |
| HSL | hsl(246, 96%, 81%) |
| HSV | hsv(246, 37%, 99%) |
| CMYK | cmyk(32.8%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.02, 24.25, -44.99) |
| CIE-LCH | lch(70.02, 51.12, 298.33°) |
| OKLab | oklab(75.1% 0.0402 -0.1258) |
| OKLCH | oklch(75.1% 0.132 287.7) |
| XYZ | xyz(46.8733, 40.7783, 98.3108) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.51
Perrywinkle
#8F8CE7
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.82
Lavender
#B39DDB
ΔE00 7.84
Lilac (survey)
#CEA2FD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0FD #F3FDA0
analogous
#A0C4FD #AAA0FD #D8A0FD
triadic
#AAA0FD #FDAAA0 #A0FDAA
tetradic
#AAA0FD #FDA0C4 #F3FDA0 #A0FDD8
square
#AAA0FD #FDA0C4 #F3FDA0 #A0FDD8
split-complementary
#AAA0FD #FDD8A0 #C4FDA0
monochromatic
#3F28FA #7464FC #AAA0FD #E0DCFE #E4E1FE
Accessibility & contrast
On white
2.29
#AAA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#AAA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0FD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0FD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#95B1C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa0fd; /* rgb */ color: rgb(170, 160, 253); /* oklch */ color: oklch(75.1% 0.132 287.7);
Tailwind
colors: {
custom: {
50: '#c6bcfe',
500: '#aaa0fd',
950: '#000000',
},
}SCSS
$custom: #aaa0fd; $custom-light: #c6bcfe; $custom-dark: #000000;
JSON
{
"hex": "#aaa0fd",
"rgb": {
"r": 170,
"g": 160,
"b": 253
},
"hsl": {
"h": 246.452,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.75096,
"c": 0.13211,
"h": 287.7
},
"luminance": 0.4078
}Semantic roles & 50–950 ramp
primary
#AAA0FD
secondary
#F3F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186