#AAA9F5#AAA9F5
#AAA9F5 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.4% C 0.108 H 284.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F5 |
|---|---|
| RGB | rgb(170, 169, 245) |
| HSL | hsl(241, 79%, 81%) |
| HSV | hsv(241, 31%, 96%) |
| CMYK | cmyk(30.6%, 31%, 0%, 3.9%) |
| CIE-LAB | lab(71.90, 17.18, -37.71) |
| CIE-LCH | lch(71.90, 41.44, 294.49°) |
| OKLab | oklab(76.43% 0.0264 -0.1048) |
| OKLCH | oklch(76.43% 0.108 284.1) |
| XYZ | xyz(47.2426, 43.5133, 92.2783) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Lavender
#B39DDB
ΔE00 7.49
Light Periwinkle
#C1C6FC
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.19
Perrywinkle
#8F8CE7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F5 #F4F5A9
analogous
#A9CEF5 #AAA9F5 #D0A9F5
triadic
#AAA9F5 #F5AAA9 #A9F5AA
tetradic
#AAA9F5 #F5A9CE #F4F5A9 #A9F5D0
square
#AAA9F5 #F5A9CE #F4F5A9 #A9F5D0
split-complementary
#AAA9F5 #F5D0A9 #CEF5A9
monochromatic
#3E3BE8 #7472EF #AAA9F5 #E0E0FB #E4E4FC
Accessibility & contrast
On white
2.16
#AAA9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAA9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F5
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F5 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F8
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#97B7C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f5; /* rgb */ color: rgb(170, 169, 245); /* oklch */ color: oklch(76.4% 0.108 284.1);
Tailwind
colors: {
custom: {
50: '#c5c2f8',
500: '#aaa9f5',
950: '#000000',
},
}SCSS
$custom: #aaa9f5; $custom-light: #c5c2f8; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f5",
"rgb": {
"r": 170,
"g": 169,
"b": 245
},
"hsl": {
"h": 240.789,
"s": 79.167,
"l": 81.176
},
"oklch": {
"l": 0.76428,
"c": 0.10812,
"h": 284.1
},
"luminance": 0.43515
}Semantic roles & 50–950 ramp
primary
#AAA9F5
secondary
#F3F4D7
accent
#DB0AD9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185