#AAA6E4#AAA6E4
#AAA6E4 is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.1% C 0.089 H 287.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E4 |
|---|---|
| RGB | rgb(170, 166, 228) |
| HSL | hsl(244, 53%, 77%) |
| HSV | hsv(244, 27%, 89%) |
| CMYK | cmyk(25.4%, 27.2%, 0%, 10.6%) |
| CIE-LAB | lab(70.47, 14.71, -30.67) |
| CIE-LCH | lch(70.47, 34.01, 295.62°) |
| OKLab | oklab(75.1% 0.0259 -0.0847) |
| OKLCH | oklch(75.1% 0.089 287) |
| XYZ | xyz(44.2139, 41.4191, 79.0490) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.97
Pale Violet
#CEAEFA
ΔE00 7.54
Lavender (survey)
#C79FEF
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 8.54
Periwinkle Blue
#8F99FB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E4 #E0E4A6
analogous
#A6C1E4 #AAA6E4 #C9A6E4
triadic
#AAA6E4 #E4AAA6 #A6E4AA
tetradic
#AAA6E4 #E4A6C1 #E0E4A6 #A6E4C9
square
#AAA6E4 #E4A6C1 #E0E4A6 #A6E4C9
split-complementary
#AAA6E4 #E4C9A6 #C1E4A6
monochromatic
#5048C8 #7D77D6 #AAA6E4 #D7D5F2 #E9E8F8
Accessibility & contrast
On white
2.26
#AAA6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AAA6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE7
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#9DB1BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa6e4; /* rgb */ color: rgb(170, 166, 228); /* oklch */ color: oklch(75.1% 0.089 287.0);
Tailwind
colors: {
custom: {
50: '#c4c0ec',
500: '#aaa6e4',
950: '#000000',
},
}SCSS
$custom: #aaa6e4; $custom-light: #c4c0ec; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e4",
"rgb": {
"r": 170,
"g": 166,
"b": 228
},
"hsl": {
"h": 243.871,
"s": 53.448,
"l": 77.255
},
"oklch": {
"l": 0.75098,
"c": 0.08856,
"h": 287
},
"luminance": 0.4142
}Semantic roles & 50–950 ramp
primary
#AAA6E4
secondary
#EEEFDC
accent
#C125B7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184