#AAA3E7#AAA3E7
#AAA3E7 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.097 H 288.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E7 |
|---|---|
| RGB | rgb(170, 163, 231) |
| HSL | hsl(246, 59%, 77%) |
| HSV | hsv(246, 29%, 91%) |
| CMYK | cmyk(26.4%, 29.4%, 0%, 9.4%) |
| CIE-LAB | lab(69.83, 17.11, -33.30) |
| CIE-LCH | lch(69.83, 37.43, 297.19°) |
| OKLab | oklab(74.65% 0.0309 -0.0922) |
| OKLCH | oklch(74.65% 0.097 288.5) |
| XYZ | xyz(44.0950, 40.5091, 81.0817) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 7.95
Perrywinkle
#8F8CE7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E7 #E0E7A3
analogous
#A3BEE7 #AAA3E7 #CCA3E7
triadic
#AAA3E7 #E7AAA3 #A3E7AA
tetradic
#AAA3E7 #E7A3BE #E0E7A3 #A3E7CC
square
#AAA3E7 #E7A3BE #E0E7A3 #A3E7CC
split-complementary
#AAA3E7 #E7CCA3 #BEE7A3
monochromatic
#5042CE #7D72DA #AAA3E7 #D7D4F4 #E9E7F9
Accessibility & contrast
On white
2.31
#AAA3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#AAA3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E7
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E7 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#90A9E5
Tritanopia (blue-blind)
#9CAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3e7; /* rgb */ color: rgb(170, 163, 231); /* oklch */ color: oklch(74.6% 0.097 288.5);
Tailwind
colors: {
custom: {
50: '#c4beef',
500: '#aaa3e7',
950: '#000000',
},
}SCSS
$custom: #aaa3e7; $custom-light: #c4beef; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e7",
"rgb": {
"r": 170,
"g": 163,
"b": 231
},
"hsl": {
"h": 246.176,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.74645,
"c": 0.09721,
"h": 288.5
},
"luminance": 0.4051
}Semantic roles & 50–950 ramp
primary
#AAA3E7
secondary
#EEF0DB
accent
#C61FB5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184