#AAA5E1#AAA5E1
#AAA5E1 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.8% C 0.086 H 288.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E1 |
|---|---|
| RGB | rgb(170, 165, 225) |
| HSL | hsl(245, 50%, 76%) |
| HSV | hsv(245, 27%, 88%) |
| CMYK | cmyk(24.4%, 26.7%, 0%, 11.8%) |
| CIE-LAB | lab(70.10, 14.55, -29.59) |
| CIE-LCH | lch(70.10, 32.98, 296.18°) |
| OKLab | oklab(74.78% 0.0264 -0.0816) |
| OKLCH | oklch(74.78% 0.086 288) |
| XYZ | xyz(43.6200, 40.8918, 76.8143) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.50
Pale Violet
#CEAEFA
ΔE00 7.55
Lavender (survey)
#C79FEF
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.60
Pale Purple
#B790D4
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E1 #DCE1A5
analogous
#A5BEE1 #AAA5E1 #C8A5E1
triadic
#AAA5E1 #E1AAA5 #A5E1AA
tetradic
#AAA5E1 #E1A5BE #DCE1A5 #A5E1C8
square
#AAA5E1 #E1A5BE #DCE1A5 #A5E1C8
split-complementary
#AAA5E1 #E1C8A5 #BEE1A5
monochromatic
#5349C2 #7F77D2 #AAA5E1 #D5D3F0 #E9E8F7
Accessibility & contrast
On white
2.29
#AAA5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AAA5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E1
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E1 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE4
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#9EAFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5e1; /* rgb */ color: rgb(170, 165, 225); /* oklch */ color: oklch(74.8% 0.086 288.0);
Tailwind
colors: {
custom: {
50: '#c4bfea',
500: '#aaa5e1',
950: '#000000',
},
}SCSS
$custom: #aaa5e1; $custom-light: #c4bfea; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e1",
"rgb": {
"r": 170,
"g": 165,
"b": 225
},
"hsl": {
"h": 245,
"s": 50,
"l": 76.471
},
"oklch": {
"l": 0.74775,
"c": 0.08579,
"h": 288
},
"luminance": 0.40893
}Semantic roles & 50–950 ramp
primary
#AAA5E1
secondary
#EDEEDD
accent
#BD28B1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184