#AAA9FD#AAA9FD
#AAA9FD is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.8% C 0.119 H 283.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9FD |
|---|---|
| RGB | rgb(170, 169, 253) |
| HSL | hsl(241, 95%, 83%) |
| HSV | hsv(241, 33%, 99%) |
| CMYK | cmyk(32.8%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.24, 19.19, -41.53) |
| CIE-LCH | lch(72.24, 45.75, 294.81°) |
| OKLab | oklab(76.8% 0.0284 -0.1158) |
| OKLCH | oklch(76.8% 0.119 283.8) |
| XYZ | xyz(48.4903, 44.0124, 98.8499) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.54
Pastel Purple
#CAA0FF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9FD #FCFDA9
analogous
#A9D2FD #AAA9FD #D4A9FD
triadic
#AAA9FD #FDAAA9 #A9FDAA
tetradic
#AAA9FD #FDA9D2 #FCFDA9 #A9FDD4
square
#AAA9FD #FDA9D2 #FCFDA9 #A9FDD4
split-complementary
#AAA9FD #FDD4A9 #D2FDA9
monochromatic
#3431FA #6F6DFC #AAA9FD #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.14
#AAA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AAA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9FD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9FD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#95B9C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9fd; /* rgb */ color: rgb(170, 169, 253); /* oklch */ color: oklch(76.8% 0.119 283.8);
Tailwind
colors: {
custom: {
50: '#c5c2fe',
500: '#aaa9fd',
950: '#000000',
},
}SCSS
$custom: #aaa9fd; $custom-light: #c5c2fe; $custom-dark: #000000;
JSON
{
"hex": "#aaa9fd",
"rgb": {
"r": 170,
"g": 169,
"b": 253
},
"hsl": {
"h": 240.714,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.76796,
"c": 0.11925,
"h": 283.8
},
"luminance": 0.44014
}Semantic roles & 50–950 ramp
primary
#AAA9FD
secondary
#F6F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186