#AAA6E8#AAA6E8
#AAA6E8 is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.3% C 0.094 H 286.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E8 |
|---|---|
| RGB | rgb(170, 166, 232) |
| HSL | hsl(244, 59%, 78%) |
| HSV | hsv(244, 28%, 91%) |
| CMYK | cmyk(26.7%, 28.4%, 0%, 9%) |
| CIE-LAB | lab(70.62, 15.67, -32.61) |
| CIE-LCH | lch(70.62, 36.18, 295.66°) |
| OKLab | oklab(75.27% 0.027 -0.0902) |
| OKLCH | oklch(75.27% 0.094 286.7) |
| XYZ | xyz(44.7756, 41.6438, 82.0073) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.35
Pale Violet
#CEAEFA
ΔE00 7.49
Lavender (survey)
#C79FEF
ΔE00 7.91
Periwinkle Blue
#8F99FB
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E8 #E4E8A6
analogous
#A6C3E8 #AAA6E8 #CBA6E8
triadic
#AAA6E8 #E8AAA6 #A6E8AA
tetradic
#AAA6E8 #E8A6C3 #E4E8A6 #A6E8CB
square
#AAA6E8 #E8A6C3 #E4E8A6 #A6E8CB
split-complementary
#AAA6E8 #E8CBA6 #C3E8A6
monochromatic
#4D45CF #7C75DB #AAA6E8 #D8D7F5 #E8E7F9
Accessibility & contrast
On white
2.25
#AAA6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAA6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEB
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#9CB2BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6e8; /* rgb */ color: rgb(170, 166, 232); /* oklch */ color: oklch(75.3% 0.094 286.7);
Tailwind
colors: {
custom: {
50: '#c4c0ef',
500: '#aaa6e8',
950: '#000000',
},
}SCSS
$custom: #aaa6e8; $custom-light: #c4c0ef; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e8",
"rgb": {
"r": 170,
"g": 166,
"b": 232
},
"hsl": {
"h": 243.636,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.7527,
"c": 0.09419,
"h": 286.7
},
"luminance": 0.41645
}Semantic roles & 50–950 ramp
primary
#AAA6E8
secondary
#EFF0DB
accent
#C71FBC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184