#AAA7D8#AAA7D8
#AAA7D8 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.8% C 0.070 H 287.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D8 |
|---|---|
| RGB | rgb(170, 167, 216) |
| HSL | hsl(244, 39%, 75%) |
| HSV | hsv(244, 23%, 85%) |
| CMYK | cmyk(21.3%, 22.7%, 0%, 15.3%) |
| CIE-LAB | lab(70.27, 11.33, -24.39) |
| CIE-LCH | lch(70.27, 26.89, 294.92°) |
| OKLab | oklab(74.8% 0.0209 -0.0669) |
| OKLCH | oklch(74.8% 0.07 287.4) |
| XYZ | xyz(42.7880, 41.1407, 70.6391) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 8.39
Pale Violet
#CEAEFA
ΔE00 8.52
Lavender (survey)
#C79FEF
ΔE00 8.97
Pale Purple
#B790D4
ΔE00 9.48
Light Violet
#D6B4FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D8 #D5D8A7
analogous
#A7BDD8 #AAA7D8 #C2A7D8
triadic
#AAA7D8 #D8AAA7 #A7D8AA
tetradic
#AAA7D8 #D8A7BD #D5D8A7 #A7D8C2
square
#AAA7D8 #D8A7BD #D5D8A7 #A7D8C2
split-complementary
#AAA7D8 #D8C2A7 #BDD8A7
monochromatic
#5852B2 #817DC5 #AAA7D8 #D3D1EB #EBEAF6
Accessibility & contrast
On white
2.28
#AAA7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAA7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D8
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D8 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADDA
Deuteranopia (green-blind)
#9AABD7
Tritanopia (blue-blind)
#A0AFB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7d8; /* rgb */ color: rgb(170, 167, 216); /* oklch */ color: oklch(74.8% 0.070 287.4);
Tailwind
colors: {
custom: {
50: '#c4c1e4',
500: '#aaa7d8',
950: '#000000',
},
}SCSS
$custom: #aaa7d8; $custom-light: #c4c1e4; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d8",
"rgb": {
"r": 170,
"g": 167,
"b": 216
},
"hsl": {
"h": 243.673,
"s": 38.583,
"l": 75.098
},
"oklch": {
"l": 0.748,
"c": 0.07008,
"h": 287.4
},
"luminance": 0.41141
}Semantic roles & 50–950 ramp
primary
#AAA7D8
secondary
#ECECDF
accent
#B234AA
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183