#AAA9FE#AAA9FE
#AAA9FE is a light, vivid blue. Relative luminance 0.441; OKLCH L 76.8% C 0.121 H 283.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9FE |
|---|---|
| RGB | rgb(170, 169, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(33.1%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.28, 19.45, -42.00) |
| CIE-LCH | lch(72.28, 46.28, 294.84°) |
| OKLab | oklab(76.84% 0.0286 -0.1172) |
| OKLCH | oklch(76.84% 0.121 283.7) |
| XYZ | xyz(48.6500, 44.0763, 99.6910) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 7.86
Light Periwinkle
#C1C6FC
ΔE00 8.35
Perrywinkle
#8F8CE7
ΔE00 8.37
Pastel Purple
#CAA0FF
ΔE00 8.58
Lavender
#B39DDB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9FE #FDFEA9
analogous
#A9D2FE #AAA9FE #D4A9FE
triadic
#AAA9FE #FEAAA9 #A9FEAA
tetradic
#AAA9FE #FEA9D2 #FDFEA9 #A9FED4
square
#AAA9FE #FEA9D2 #FDFEA9 #A9FED4
split-complementary
#AAA9FE #FED4A9 #D2FEA9
monochromatic
#3230FD #6E6DFD #AAA9FE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.14
#AAA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9FE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9FE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#94B9C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9fe; /* rgb */ color: rgb(170, 169, 254); /* oklch */ color: oklch(76.8% 0.121 283.7);
Tailwind
colors: {
custom: {
50: '#c5c2ff',
500: '#aaa9fe',
950: '#000000',
},
}SCSS
$custom: #aaa9fe; $custom-light: #c5c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa9fe",
"rgb": {
"r": 170,
"g": 169,
"b": 254
},
"hsl": {
"h": 240.706,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.76843,
"c": 0.12063,
"h": 283.7
},
"luminance": 0.44078
}Semantic roles & 50–950 ramp
primary
#AAA9FE
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186