#AAA3E6#AAA3E6
#AAA3E6 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.096 H 288.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E6 |
|---|---|
| RGB | rgb(170, 163, 230) |
| HSL | hsl(246, 57%, 77%) |
| HSV | hsv(246, 29%, 90%) |
| CMYK | cmyk(26.1%, 29.1%, 0%, 9.8%) |
| CIE-LAB | lab(69.79, 16.87, -32.81) |
| CIE-LCH | lch(69.79, 36.89, 297.21°) |
| OKLab | oklab(74.6% 0.0306 -0.0908) |
| OKLCH | oklch(74.6% 0.096 288.6) |
| XYZ | xyz(43.9541, 40.4528, 80.3400) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.09
Periwinkle Blue
#8F99FB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E6 #DFE6A3
analogous
#A3BEE6 #AAA3E6 #CCA3E6
triadic
#AAA3E6 #E6AAA3 #A3E6AA
tetradic
#AAA3E6 #E6A3BE #DFE6A3 #A3E6CC
square
#AAA3E6 #E6A3BE #DFE6A3 #A3E6CC
split-complementary
#AAA3E6 #E6CCA3 #BEE6A3
monochromatic
#5143CC #7E73D9 #AAA3E6 #D6D3F3 #E9E7F8
Accessibility & contrast
On white
2.31
#AAA3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AAA3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E6
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E6 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACE9
Deuteranopia (green-blind)
#91A9E4
Tritanopia (blue-blind)
#9DAFBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e6; /* rgb */ color: rgb(170, 163, 230); /* oklch */ color: oklch(74.6% 0.096 288.6);
Tailwind
colors: {
custom: {
50: '#c4beee',
500: '#aaa3e6',
950: '#000000',
},
}SCSS
$custom: #aaa3e6; $custom-light: #c4beee; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e6",
"rgb": {
"r": 170,
"g": 163,
"b": 230
},
"hsl": {
"h": 246.269,
"s": 57.265,
"l": 77.059
},
"oklch": {
"l": 0.74601,
"c": 0.0958,
"h": 288.6
},
"luminance": 0.40454
}Semantic roles & 50–950 ramp
primary
#AAA3E6
secondary
#EEF0DB
accent
#C521B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184