#AAA7E4#AAA7E4
#AAA7E4 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.3% C 0.087 H 286.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E4 |
|---|---|
| RGB | rgb(170, 167, 228) |
| HSL | hsl(243, 53%, 77%) |
| HSV | hsv(243, 27%, 89%) |
| CMYK | cmyk(25.4%, 26.8%, 0%, 10.6%) |
| CIE-LAB | lab(70.72, 14.15, -30.28) |
| CIE-LCH | lch(70.72, 33.42, 295.04°) |
| OKLab | oklab(75.29% 0.0245 -0.0836) |
| OKLCH | oklch(75.29% 0.087 286.4) |
| XYZ | xyz(44.3964, 41.7841, 79.1098) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.22
Pale Violet
#CEAEFA
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.90
Lavender (survey)
#C79FEF
ΔE00 8.18
Periwinkle Blue
#8F99FB
ΔE00 8.68
Pastel Purple
#CAA0FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E4 #E1E4A7
analogous
#A7C2E4 #AAA7E4 #C9A7E4
triadic
#AAA7E4 #E4AAA7 #A7E4AA
tetradic
#AAA7E4 #E4A7C2 #E1E4A7 #A7E4C9
square
#AAA7E4 #E4A7C2 #E1E4A7 #A7E4C9
split-complementary
#AAA7E4 #E4C9A7 #C2E4A7
monochromatic
#5049C7 #7D78D6 #AAA7E4 #D7D6F2 #E8E8F8
Accessibility & contrast
On white
2.24
#AAA7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAA7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E4 | 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)
#97AFE7
Deuteranopia (green-blind)
#96ABE2
Tritanopia (blue-blind)
#9DB2BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e4; /* rgb */ color: rgb(170, 167, 228); /* oklch */ color: oklch(75.3% 0.087 286.4);
Tailwind
colors: {
custom: {
50: '#c4c1ec',
500: '#aaa7e4',
950: '#000000',
},
}SCSS
$custom: #aaa7e4; $custom-light: #c4c1ec; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e4",
"rgb": {
"r": 170,
"g": 167,
"b": 228
},
"hsl": {
"h": 242.951,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.75294,
"c": 0.0871,
"h": 286.4
},
"luminance": 0.41785
}Semantic roles & 50–950 ramp
primary
#AAA7E4
secondary
#EEEFDC
accent
#C025B9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184