#AAA7E7#AAA7E7
#AAA7E7 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.4% C 0.091 H 286.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E7 |
|---|---|
| RGB | rgb(170, 167, 231) |
| HSL | hsl(243, 57%, 78%) |
| HSV | hsv(243, 28%, 91%) |
| CMYK | cmyk(26.4%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(70.84, 14.87, -31.74) |
| CIE-LCH | lch(70.84, 35.05, 295.10°) |
| OKLab | oklab(75.42% 0.0254 -0.0877) |
| OKLCH | oklch(75.42% 0.091 286.1) |
| XYZ | xyz(44.8164, 41.9521, 81.3222) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.47
Pale Violet
#CEAEFA
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E7 #E4E7A7
analogous
#A7C4E7 #AAA7E7 #CAA7E7
triadic
#AAA7E7 #E7AAA7 #A7E7AA
tetradic
#AAA7E7 #E7A7C4 #E4E7A7 #A7E7CA
square
#AAA7E7 #E7A7C4 #E4E7A7 #A7E7CA
split-complementary
#AAA7E7 #E7CAA7 #C4E7A7
monochromatic
#4D47CD #7C77DA #AAA7E7 #D8D7F4 #E8E7F8
Accessibility & contrast
On white
2.24
#AAA7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AAA7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E7
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E7 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFEA
Deuteranopia (green-blind)
#94ACE5
Tritanopia (blue-blind)
#9CB2BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e7; /* rgb */ color: rgb(170, 167, 231); /* oklch */ color: oklch(75.4% 0.091 286.1);
Tailwind
colors: {
custom: {
50: '#c4c1ee',
500: '#aaa7e7',
950: '#000000',
},
}SCSS
$custom: #aaa7e7; $custom-light: #c4c1ee; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e7",
"rgb": {
"r": 170,
"g": 167,
"b": 231
},
"hsl": {
"h": 242.813,
"s": 57.143,
"l": 78.039
},
"oklch": {
"l": 0.75422,
"c": 0.09133,
"h": 286.1
},
"luminance": 0.41953
}Semantic roles & 50–950 ramp
primary
#AAA7E7
secondary
#EFF0DB
accent
#C521BD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184