#AAA4EB#AAA4EB
#AAA4EB is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.0% C 0.101 H 287.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4EB |
|---|---|
| RGB | rgb(170, 164, 235) |
| HSL | hsl(245, 64%, 78%) |
| HSV | hsv(245, 30%, 92%) |
| CMYK | cmyk(27.7%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.24, 17.52, -34.85) |
| CIE-LCH | lch(70.24, 39.00, 296.69°) |
| OKLab | oklab(75.01% 0.0306 -0.0966) |
| OKLCH | oklch(75.01% 0.101 287.6) |
| XYZ | xyz(44.8446, 41.0942, 84.1504) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.37
Pale Violet
#CEAEFA
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.54
Pastel Purple
#CAA0FF
ΔE00 7.67
Perrywinkle
#8F8CE7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4EB #E5EBA4
analogous
#A4C1EB #AAA4EB #CDA4EB
triadic
#AAA4EB #EBAAA4 #A4EBAA
tetradic
#AAA4EB #EBA4C1 #E5EBA4 #A4EBCD
square
#AAA4EB #EBA4C1 #E5EBA4 #A4EBCD
split-complementary
#AAA4EB #EBCDA4 #C1EBA4
monochromatic
#4C40D5 #7B72E0 #AAA4EB #D9D6F6 #E8E6F9
Accessibility & contrast
On white
2.28
#AAA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#AAA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4EB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4EB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEE
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#9BB0BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa4eb; /* rgb */ color: rgb(170, 164, 235); /* oklch */ color: oklch(75.0% 0.101 287.6);
Tailwind
colors: {
custom: {
50: '#c4bff1',
500: '#aaa4eb',
950: '#000000',
},
}SCSS
$custom: #aaa4eb; $custom-light: #c4bff1; $custom-dark: #000000;
JSON
{
"hex": "#aaa4eb",
"rgb": {
"r": 170,
"g": 164,
"b": 235
},
"hsl": {
"h": 245.07,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.75014,
"c": 0.10132,
"h": 287.6
},
"luminance": 0.41095
}Semantic roles & 50–950 ramp
primary
#AAA4EB
secondary
#EFF1DA
accent
#CC1ABD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185