#AAA5F1#AAA5F1
#AAA5F1 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.5% C 0.108 H 286.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5F1 |
|---|---|
| RGB | rgb(170, 165, 241) |
| HSL | hsl(244, 73%, 80%) |
| HSV | hsv(244, 32%, 95%) |
| CMYK | cmyk(29.5%, 31.5%, 0%, 5.5%) |
| CIE-LAB | lab(70.74, 18.43, -37.35) |
| CIE-LCH | lch(70.74, 41.65, 296.26°) |
| OKLab | oklab(75.48% 0.0308 -0.1038) |
| OKLCH | oklch(75.48% 0.108 286.5) |
| XYZ | xyz(45.9058, 41.8061, 88.8528) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 6.70
Pale Violet
#CEAEFA
ΔE00 7.65
Pastel Purple
#CAA0FF
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5F1 #ECF1A5
analogous
#A5C6F1 #AAA5F1 #D0A5F1
triadic
#AAA5F1 #F1AAA5 #A5F1AA
tetradic
#AAA5F1 #F1A5C6 #ECF1A5 #A5F1D0
square
#AAA5F1 #F1A5C6 #ECF1A5 #A5F1D0
split-complementary
#AAA5F1 #F1D0A5 #C6F1A5
monochromatic
#463BE1 #7870E9 #AAA5F1 #DCDAF9 #E6E5FB
Accessibility & contrast
On white
2.24
#AAA5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAA5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5F1
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5F1 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF4
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#99B3C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa5f1; /* rgb */ color: rgb(170, 165, 241); /* oklch */ color: oklch(75.5% 0.108 286.5);
Tailwind
colors: {
custom: {
50: '#c5bff6',
500: '#aaa5f1',
950: '#000000',
},
}SCSS
$custom: #aaa5f1; $custom-light: #c5bff6; $custom-dark: #000000;
JSON
{
"hex": "#aaa5f1",
"rgb": {
"r": 170,
"g": 165,
"b": 241
},
"hsl": {
"h": 243.947,
"s": 73.077,
"l": 79.608
},
"oklch": {
"l": 0.75477,
"c": 0.10825,
"h": 286.5
},
"luminance": 0.41807
}Semantic roles & 50–950 ramp
primary
#AAA5F1
secondary
#F1F3D8
accent
#D510C8
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185