#AAA9F8#AAA9F8
#AAA9F8 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.6% C 0.112 H 284.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F8 |
|---|---|
| RGB | rgb(170, 169, 248) |
| HSL | hsl(241, 85%, 82%) |
| HSV | hsv(241, 32%, 97%) |
| CMYK | cmyk(31.5%, 31.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.03, 17.93, -39.15) |
| CIE-LCH | lch(72.03, 43.06, 294.61°) |
| OKLab | oklab(76.57% 0.0272 -0.109) |
| OKLCH | oklch(76.57% 0.112 284) |
| XYZ | xyz(47.7043, 43.6980, 94.7099) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.34
Lavender
#B39DDB
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.05
Pale Violet
#CEAEFA
ΔE00 8.30
Perrywinkle
#8F8CE7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F8 #F7F8A9
analogous
#A9D0F8 #AAA9F8 #D2A9F8
triadic
#AAA9F8 #F8AAA9 #A9F8AA
tetradic
#AAA9F8 #F8A9D0 #F7F8A9 #A9F8D2
square
#AAA9F8 #F8A9D0 #F7F8A9 #A9F8D2
split-complementary
#AAA9F8 #F8D2A9 #D0F8A9
monochromatic
#3A38EF #7270F3 #AAA9F8 #E2E2FD #E3E3FD
Accessibility & contrast
On white
2.16
#AAA9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAA9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#96B7C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9f8; /* rgb */ color: rgb(170, 169, 248); /* oklch */ color: oklch(76.6% 0.112 284.0);
Tailwind
colors: {
custom: {
50: '#c5c2fb',
500: '#aaa9f8',
950: '#000000',
},
}SCSS
$custom: #aaa9f8; $custom-light: #c5c2fb; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f8",
"rgb": {
"r": 170,
"g": 169,
"b": 248
},
"hsl": {
"h": 240.759,
"s": 84.946,
"l": 81.765
},
"oklch": {
"l": 0.76565,
"c": 0.11231,
"h": 284
},
"luminance": 0.43699
}Semantic roles & 50–950 ramp
primary
#AAA9F8
secondary
#F4F5D6
accent
#E104DF
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185