#AAA7E2#AAA7E2
#AAA7E2 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.2% C 0.084 H 286.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E2 |
|---|---|
| RGB | rgb(170, 167, 226) |
| HSL | hsl(243, 50%, 77%) |
| HSV | hsv(243, 26%, 89%) |
| CMYK | cmyk(24.8%, 26.1%, 0%, 11.4%) |
| CIE-LAB | lab(70.65, 13.67, -29.30) |
| CIE-LCH | lch(70.65, 32.33, 295.01°) |
| OKLab | oklab(75.21% 0.024 -0.0808) |
| OKLCH | oklch(75.21% 0.084 286.5) |
| XYZ | xyz(44.1203, 41.6736, 77.6561) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.10
Pale Violet
#CEAEFA
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.24
Pastel Purple
#CAA0FF
ΔE00 8.94
Periwinkle Blue
#8F99FB
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E2 #DFE2A7
analogous
#A7C2E2 #AAA7E2 #C8A7E2
triadic
#AAA7E2 #E2AAA7 #A7E2AA
tetradic
#AAA7E2 #E2A7C2 #DFE2A7 #A7E2C8
square
#AAA7E2 #E2A7C2 #DFE2A7 #A7E2C8
split-complementary
#AAA7E2 #E2C8A7 #C2E2A7
monochromatic
#514BC4 #7E79D3 #AAA7E2 #D6D5F1 #E9E8F7
Accessibility & contrast
On white
2.25
#AAA7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAA7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE5
Deuteranopia (green-blind)
#96ABE0
Tritanopia (blue-blind)
#9DB1BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e2; /* rgb */ color: rgb(170, 167, 226); /* oklch */ color: oklch(75.2% 0.084 286.5);
Tailwind
colors: {
custom: {
50: '#c4c1eb',
500: '#aaa7e2',
950: '#000000',
},
}SCSS
$custom: #aaa7e2; $custom-light: #c4c1eb; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e2",
"rgb": {
"r": 170,
"g": 167,
"b": 226
},
"hsl": {
"h": 243.051,
"s": 50.427,
"l": 77.059
},
"oklch": {
"l": 0.7521,
"c": 0.08427,
"h": 286.5
},
"luminance": 0.41674
}Semantic roles & 50–950 ramp
primary
#AAA7E2
secondary
#EEEFDC
accent
#BE28B6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184