#AAA2EE#AAA2EE
#AAA2EE is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.8% C 0.108 H 288.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2EE |
|---|---|
| RGB | rgb(170, 162, 238) |
| HSL | hsl(246, 69%, 78%) |
| HSV | hsv(246, 32%, 93%) |
| CMYK | cmyk(28.6%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.87, 19.38, -37.07) |
| CIE-LCH | lch(69.87, 41.83, 297.60°) |
| OKLab | oklab(74.77% 0.0341 -0.103) |
| OKLCH | oklch(74.77% 0.108 288.3) |
| XYZ | xyz(44.9266, 40.5588, 86.3340) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 6.92
Pastel Purple
#CAA0FF
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 7.26
Lavender (survey)
#C79FEF
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2EE #E6EEA2
analogous
#A2C0EE #AAA2EE #D0A2EE
triadic
#AAA2EE #EEAAA2 #A2EEAA
tetradic
#AAA2EE #EEA2C0 #E6EEA2 #A2EED0
square
#AAA2EE #EEA2C0 #E6EEA2 #A2EED0
split-complementary
#AAA2EE #EED0A2 #C0EEA2
monochromatic
#4B3BDB #7B6EE5 #AAA2EE #D9D6F7 #E7E5FA
Accessibility & contrast
On white
2.30
#AAA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2EE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2EE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF1
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#9AAFBD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa2ee; /* rgb */ color: rgb(170, 162, 238); /* oklch */ color: oklch(74.8% 0.108 288.3);
Tailwind
colors: {
custom: {
50: '#c5bdf4',
500: '#aaa2ee',
950: '#000000',
},
}SCSS
$custom: #aaa2ee; $custom-light: #c5bdf4; $custom-dark: #000000;
JSON
{
"hex": "#aaa2ee",
"rgb": {
"r": 170,
"g": 162,
"b": 238
},
"hsl": {
"h": 246.316,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.74765,
"c": 0.10847,
"h": 288.3
},
"luminance": 0.4056
}Semantic roles & 50–950 ramp
primary
#AAA2EE
secondary
#EFF2D9
accent
#D114BD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185