#AAA4E6#AAA4E6
#AAA4E6 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.8% C 0.094 H 288.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E6 |
|---|---|
| RGB | rgb(170, 164, 230) |
| HSL | hsl(245, 57%, 77%) |
| HSV | hsv(245, 29%, 90%) |
| CMYK | cmyk(26.1%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(70.04, 16.31, -32.42) |
| CIE-LCH | lch(70.04, 36.29, 296.70°) |
| OKLab | oklab(74.8% 0.0292 -0.0897) |
| OKLCH | oklch(74.8% 0.094 288.1) |
| XYZ | xyz(44.1324, 40.8093, 80.3994) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.73
Pale Violet
#CEAEFA
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.47
Pastel Purple
#CAA0FF
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.16
Perrywinkle
#8F8CE7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E6 #E0E6A4
analogous
#A4BFE6 #AAA4E6 #CBA4E6
triadic
#AAA4E6 #E6AAA4 #A4E6AA
tetradic
#AAA4E6 #E6A4BF #E0E6A4 #A4E6CB
square
#AAA4E6 #E6A4BF #E0E6A4 #A4E6CB
split-complementary
#AAA4E6 #E6CBA4 #BFE6A4
monochromatic
#5044CC #7D74D9 #AAA4E6 #D7D4F3 #E9E7F8
Accessibility & contrast
On white
2.29
#AAA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#AAA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E6
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E6 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE9
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#9CAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e6; /* rgb */ color: rgb(170, 164, 230); /* oklch */ color: oklch(74.8% 0.094 288.1);
Tailwind
colors: {
custom: {
50: '#c4bfee',
500: '#aaa4e6',
950: '#000000',
},
}SCSS
$custom: #aaa4e6; $custom-light: #c4bfee; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e6",
"rgb": {
"r": 170,
"g": 164,
"b": 230
},
"hsl": {
"h": 245.455,
"s": 56.897,
"l": 77.255
},
"oklch": {
"l": 0.74795,
"c": 0.09431,
"h": 288.1
},
"luminance": 0.4081
}Semantic roles & 50–950 ramp
primary
#AAA4E6
secondary
#EEF0DB
accent
#C421B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184