#AAA2EB#AAA2EB
#AAA2EB is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.6% C 0.104 H 288.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2EB |
|---|---|
| RGB | rgb(170, 162, 235) |
| HSL | hsl(247, 65%, 78%) |
| HSV | hsv(247, 31%, 92%) |
| CMYK | cmyk(27.7%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.74, 18.64, -35.62) |
| CIE-LCH | lch(69.74, 40.20, 297.62°) |
| OKLab | oklab(74.63% 0.0333 -0.0988) |
| OKLCH | oklch(74.63% 0.104 288.6) |
| XYZ | xyz(44.4895, 40.3840, 84.0321) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 7.18
Pastel Purple
#CAA0FF
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.32
Pale Violet
#CEAEFA
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2EB #E3EBA2
analogous
#A2BEEB #AAA2EB #CEA2EB
triadic
#AAA2EB #EBAAA2 #A2EBAA
tetradic
#AAA2EB #EBA2BE #E3EBA2 #A2EBCE
square
#AAA2EB #EBA2BE #E3EBA2 #A2EBCE
split-complementary
#AAA2EB #EBCEA2 #BEEBA2
monochromatic
#4E3DD5 #7C70E0 #AAA2EB #D8D4F6 #E8E6FA
Accessibility & contrast
On white
2.31
#AAA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#AAA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#9BAFBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2eb; /* rgb */ color: rgb(170, 162, 235); /* oklch */ color: oklch(74.6% 0.104 288.6);
Tailwind
colors: {
custom: {
50: '#c4bdf1',
500: '#aaa2eb',
950: '#000000',
},
}SCSS
$custom: #aaa2eb; $custom-light: #c4bdf1; $custom-dark: #000000;
JSON
{
"hex": "#aaa2eb",
"rgb": {
"r": 170,
"g": 162,
"b": 235
},
"hsl": {
"h": 246.575,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.7463,
"c": 0.10428,
"h": 288.6
},
"luminance": 0.40385
}Semantic roles & 50–950 ramp
primary
#AAA2EB
secondary
#EFF1DA
accent
#CC19B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185