#AAA0FE#AAA0FE
#AAA0FE is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.1% C 0.133 H 287.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0FE |
|---|---|
| RGB | rgb(170, 160, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(33.1%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(70.07, 24.51, -45.47) |
| CIE-LCH | lch(70.07, 51.65, 298.33°) |
| OKLab | oklab(75.15% 0.0404 -0.1272) |
| OKLCH | oklch(75.15% 0.133 287.6) |
| XYZ | xyz(47.0330, 40.8422, 99.1520) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.69
Pastel Purple
#CAA0FF
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0FE #F4FEA0
analogous
#A0C5FE #AAA0FE #D9A0FE
triadic
#AAA0FE #FEAAA0 #A0FEAA
tetradic
#AAA0FE #FEA0C5 #F4FEA0 #A0FED9
square
#AAA0FE #FEA0C5 #F4FEA0 #A0FED9
split-complementary
#AAA0FE #FED9A0 #C5FEA0
monochromatic
#3E27FD #7463FD #AAA0FE #E0DDFF #E4E1FF
Accessibility & contrast
On white
2.29
#AAA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#AAA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0FE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0FE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#95B1C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa0fe; /* rgb */ color: rgb(170, 160, 254); /* oklch */ color: oklch(75.1% 0.133 287.6);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aaa0fe',
950: '#000000',
},
}SCSS
$custom: #aaa0fe; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aaa0fe",
"rgb": {
"r": 170,
"g": 160,
"b": 254
},
"hsl": {
"h": 246.383,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.75146,
"c": 0.13347,
"h": 287.6
},
"luminance": 0.40843
}Semantic roles & 50–950 ramp
primary
#AAA0FE
secondary
#F3F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186