#AAA3E9#AAA3E9
#AAA3E9 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.7% C 0.100 H 288.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E9 |
|---|---|
| RGB | rgb(170, 163, 233) |
| HSL | hsl(246, 61%, 78%) |
| HSV | hsv(246, 30%, 91%) |
| CMYK | cmyk(27%, 30%, 0%, 8.6%) |
| CIE-LAB | lab(69.91, 17.59, -34.27) |
| CIE-LCH | lch(69.91, 38.52, 297.17°) |
| OKLab | oklab(74.73% 0.0314 -0.0949) |
| OKLCH | oklch(74.73% 0.1 288.3) |
| XYZ | xyz(44.3790, 40.6228, 82.5778) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E9 #E2E9A3
analogous
#A3BFE9 #AAA3E9 #CDA3E9
triadic
#AAA3E9 #E9AAA3 #A3E9AA
tetradic
#AAA3E9 #E9A3BF #E2E9A3 #A3E9CD
square
#AAA3E9 #E9A3BF #E2E9A3 #A3E9CD
split-complementary
#AAA3E9 #E9CDA3 #BFE9A3
monochromatic
#4F40D1 #7C72DD #AAA3E9 #D8D4F5 #E8E6F9
Accessibility & contrast
On white
2.30
#AAA3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#AAA3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEC
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#9CAFBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3e9; /* rgb */ color: rgb(170, 163, 233); /* oklch */ color: oklch(74.7% 0.100 288.3);
Tailwind
colors: {
custom: {
50: '#c4bef0',
500: '#aaa3e9',
950: '#000000',
},
}SCSS
$custom: #aaa3e9; $custom-light: #c4bef0; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e9",
"rgb": {
"r": 170,
"g": 163,
"b": 233
},
"hsl": {
"h": 246,
"s": 61.404,
"l": 77.647
},
"oklch": {
"l": 0.74733,
"c": 0.1,
"h": 288.3
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#AAA3E9
secondary
#EEF0DB
accent
#C91CB8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184