#AAAAFD#AAAAFD
#AAAAFD is a light, moderate blue. Relative luminance 0.444; OKLCH L 77.0% C 0.118 H 283.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAFD |
|---|---|
| RGB | rgb(170, 170, 253) |
| HSL | hsl(240, 95%, 83%) |
| HSV | hsv(240, 33%, 99%) |
| CMYK | cmyk(32.8%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.49, 18.63, -41.14) |
| CIE-LCH | lch(72.49, 45.16, 294.37°) |
| OKLab | oklab(76.99% 0.0271 -0.1147) |
| OKLCH | oklch(76.99% 0.118 283.3) |
| XYZ | xyz(48.6771, 44.3859, 98.9121) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.10
Pastel Blue
#A2BFFE
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.05
Perrywinkle
#8F8CE7
ΔE00 8.58
Lavender
#B39DDB
ΔE00 8.68
Pale Violet
#CEAEFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAFD #FDFDAA
analogous
#AAD3FD #AAAAFD #D3AAFD
triadic
#AAAAFD #FDAAAA #AAFDAA
tetradic
#AAAAFD #FDAAD3 #FDFDAA #AAFDD3
square
#AAAAFD #FDAAD3 #FDFDAA #AAFDD3
split-complementary
#AAAAFD #FDD3AA #D3FDAA
monochromatic
#3232FA #6E6EFC #AAAAFD #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.13
#AAAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AAAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAFD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAFD | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#94B9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaafd; /* rgb */ color: rgb(170, 170, 253); /* oklch */ color: oklch(77.0% 0.118 283.3);
Tailwind
colors: {
custom: {
50: '#c5c3fe',
500: '#aaaafd',
950: '#000000',
},
}SCSS
$custom: #aaaafd; $custom-light: #c5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#aaaafd",
"rgb": {
"r": 170,
"g": 170,
"b": 253
},
"hsl": {
"h": 240,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.76987,
"c": 0.11785,
"h": 283.3
},
"luminance": 0.44387
}Semantic roles & 50–950 ramp
primary
#AAAAFD
secondary
#F7F7D4
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186