#AAA7E5#AAA7E5
#AAA7E5 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.3% C 0.089 H 286.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E5 |
|---|---|
| RGB | rgb(170, 167, 229) |
| HSL | hsl(243, 54%, 78%) |
| HSV | hsv(243, 27%, 90%) |
| CMYK | cmyk(25.8%, 27.1%, 0%, 10.2%) |
| CIE-LAB | lab(70.76, 14.39, -30.77) |
| CIE-LCH | lch(70.76, 33.96, 295.06°) |
| OKLab | oklab(75.34% 0.0248 -0.085) |
| OKLCH | oklch(75.34% 0.089 286.3) |
| XYZ | xyz(44.5356, 41.8397, 79.8430) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.30
Pale Violet
#CEAEFA
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.16
Periwinkle Blue
#8F99FB
ΔE00 8.52
Pastel Purple
#CAA0FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E5 #E2E5A7
analogous
#A7C3E5 #AAA7E5 #C9A7E5
triadic
#AAA7E5 #E5AAA7 #A7E5AA
tetradic
#AAA7E5 #E5A7C3 #E2E5A7 #A7E5C9
square
#AAA7E5 #E5A7C3 #E2E5A7 #A7E5C9
split-complementary
#AAA7E5 #E5C9A7 #C3E5A7
monochromatic
#4F49C9 #7C78D7 #AAA7E5 #D8D6F3 #E8E7F8
Accessibility & contrast
On white
2.24
#AAA7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#AAA7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E5
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E5 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE8
Deuteranopia (green-blind)
#95ABE3
Tritanopia (blue-blind)
#9DB2BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e5; /* rgb */ color: rgb(170, 167, 229); /* oklch */ color: oklch(75.3% 0.089 286.3);
Tailwind
colors: {
custom: {
50: '#c4c1ed',
500: '#aaa7e5',
950: '#000000',
},
}SCSS
$custom: #aaa7e5; $custom-light: #c4c1ed; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e5",
"rgb": {
"r": 170,
"g": 167,
"b": 229
},
"hsl": {
"h": 242.903,
"s": 54.386,
"l": 77.647
},
"oklch": {
"l": 0.75336,
"c": 0.08851,
"h": 286.3
},
"luminance": 0.41841
}Semantic roles & 50–950 ramp
primary
#AAA7E5
secondary
#EEEFDC
accent
#C224BA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184