#AAA7E1#AAA7E1
#AAA7E1 is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.2% C 0.083 H 286.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E1 |
|---|---|
| RGB | rgb(170, 167, 225) |
| HSL | hsl(243, 49%, 77%) |
| HSV | hsv(243, 26%, 88%) |
| CMYK | cmyk(24.4%, 25.8%, 0%, 11.8%) |
| CIE-LAB | lab(70.61, 13.43, -28.81) |
| CIE-LCH | lch(70.61, 31.79, 295.00°) |
| OKLab | oklab(75.17% 0.0237 -0.0794) |
| OKLCH | oklch(75.17% 0.083 286.6) |
| XYZ | xyz(43.9835, 41.6189, 76.9355) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lavender (survey)
#C79FEF
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 9.04
Light Violet
#D6B4FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E1 #DEE1A7
analogous
#A7C1E1 #AAA7E1 #C7A7E1
triadic
#AAA7E1 #E1AAA7 #A7E1AA
tetradic
#AAA7E1 #E1A7C1 #DEE1A7 #A7E1C7
square
#AAA7E1 #E1A7C1 #DEE1A7 #A7E1C7
split-complementary
#AAA7E1 #E1C7A7 #C1E1A7
monochromatic
#524CC2 #7E79D1 #AAA7E1 #D6D5F1 #E9E8F7
Accessibility & contrast
On white
2.25
#AAA7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#AAA7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E1
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E1 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE3
Deuteranopia (green-blind)
#97ABDF
Tritanopia (blue-blind)
#9EB1BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e1; /* rgb */ color: rgb(170, 167, 225); /* oklch */ color: oklch(75.2% 0.083 286.6);
Tailwind
colors: {
custom: {
50: '#c4c1ea',
500: '#aaa7e1',
950: '#000000',
},
}SCSS
$custom: #aaa7e1; $custom-light: #c4c1ea; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e1",
"rgb": {
"r": 170,
"g": 167,
"b": 225
},
"hsl": {
"h": 243.103,
"s": 49.153,
"l": 76.863
},
"oklch": {
"l": 0.75168,
"c": 0.08285,
"h": 286.6
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#AAA7E1
secondary
#EDEEDD
accent
#BC29B5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184