#AAA3E4#AAA3E4
#AAA3E4 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.5% C 0.093 H 288.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E4 |
|---|---|
| RGB | rgb(170, 163, 228) |
| HSL | hsl(246, 55%, 77%) |
| HSV | hsv(246, 29%, 89%) |
| CMYK | cmyk(25.4%, 28.5%, 0%, 10.6%) |
| CIE-LAB | lab(69.71, 16.39, -31.84) |
| CIE-LCH | lch(69.71, 35.81, 297.24°) |
| OKLab | oklab(74.51% 0.0301 -0.088) |
| OKLCH | oklch(74.51% 0.093 288.9) |
| XYZ | xyz(43.6749, 40.3411, 78.8693) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.92
Lilac (survey)
#CEA2FD
ΔE00 8.30
Perrywinkle
#8F8CE7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E4 #DDE4A3
analogous
#A3BDE4 #AAA3E4 #CBA3E4
triadic
#AAA3E4 #E4AAA3 #A3E4AA
tetradic
#AAA3E4 #E4A3BD #DDE4A3 #A3E4CB
square
#AAA3E4 #E4A3BD #DDE4A3 #A3E4CB
split-complementary
#AAA3E4 #E4CBA3 #BDE4A3
monochromatic
#5344C8 #7E74D6 #AAA3E4 #D6D2F2 #E9E7F8
Accessibility & contrast
On white
2.32
#AAA3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#AAA3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E4 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE7
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#9DAEBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e4; /* rgb */ color: rgb(170, 163, 228); /* oklch */ color: oklch(74.5% 0.093 288.9);
Tailwind
colors: {
custom: {
50: '#c4beec',
500: '#aaa3e4',
950: '#000000',
},
}SCSS
$custom: #aaa3e4; $custom-light: #c4beec; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e4",
"rgb": {
"r": 170,
"g": 163,
"b": 228
},
"hsl": {
"h": 246.462,
"s": 54.622,
"l": 76.667
},
"oklch": {
"l": 0.74514,
"c": 0.09299,
"h": 288.9
},
"luminance": 0.40342
}Semantic roles & 50–950 ramp
primary
#AAA3E4
secondary
#EDEFDC
accent
#C223B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184