#AAA7E8#AAA7E8
#AAA7E8 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.5% C 0.093 H 286.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E8 |
|---|---|
| RGB | rgb(170, 167, 232) |
| HSL | hsl(243, 59%, 78%) |
| HSV | hsv(243, 28%, 91%) |
| CMYK | cmyk(26.7%, 28%, 0%, 9%) |
| CIE-LAB | lab(70.88, 15.11, -32.22) |
| CIE-LCH | lch(70.88, 35.59, 295.12°) |
| OKLab | oklab(75.47% 0.0257 -0.0891) |
| OKLCH | oklch(75.47% 0.093 286.1) |
| XYZ | xyz(44.9581, 42.0087, 82.0681) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.57
Pale Violet
#CEAEFA
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 7.90
Periwinkle Blue
#8F99FB
ΔE00 8.05
Lavender (survey)
#C79FEF
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E8 #E5E8A7
analogous
#A7C4E8 #AAA7E8 #CAA7E8
triadic
#AAA7E8 #E8AAA7 #A7E8AA
tetradic
#AAA7E8 #E8A7C4 #E5E8A7 #A7E8CA
square
#AAA7E8 #E8A7C4 #E5E8A7 #A7E8CA
split-complementary
#AAA7E8 #E8CAA7 #C4E8A7
monochromatic
#4C46CF #7B76DB #AAA7E8 #D9D8F5 #E8E7F9
Accessibility & contrast
On white
2.23
#AAA7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAA7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEB
Deuteranopia (green-blind)
#94ACE6
Tritanopia (blue-blind)
#9CB2BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e8; /* rgb */ color: rgb(170, 167, 232); /* oklch */ color: oklch(75.5% 0.093 286.1);
Tailwind
colors: {
custom: {
50: '#c4c1ef',
500: '#aaa7e8',
950: '#000000',
},
}SCSS
$custom: #aaa7e8; $custom-light: #c4c1ef; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e8",
"rgb": {
"r": 170,
"g": 167,
"b": 232
},
"hsl": {
"h": 242.769,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.75465,
"c": 0.09274,
"h": 286.1
},
"luminance": 0.4201
}Semantic roles & 50–950 ramp
primary
#AAA7E8
secondary
#EFF0DB
accent
#C61FBE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184