#AAA3E8#AAA3E8
#AAA3E8 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.7% C 0.099 H 288.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E8 |
|---|---|
| RGB | rgb(170, 163, 232) |
| HSL | hsl(246, 60%, 77%) |
| HSV | hsv(246, 30%, 91%) |
| CMYK | cmyk(26.7%, 29.7%, 0%, 9%) |
| CIE-LAB | lab(69.87, 17.35, -33.78) |
| CIE-LCH | lch(69.87, 37.98, 297.18°) |
| OKLab | oklab(74.69% 0.0312 -0.0935) |
| OKLCH | oklch(74.69% 0.099 288.4) |
| XYZ | xyz(44.2366, 40.5658, 81.8276) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E8 #E1E8A3
analogous
#A3BFE8 #AAA3E8 #CDA3E8
triadic
#AAA3E8 #E8AAA3 #A3E8AA
tetradic
#AAA3E8 #E8A3BF #E1E8A3 #A3E8CD
square
#AAA3E8 #E8A3BF #E1E8A3 #A3E8CD
split-complementary
#AAA3E8 #E8CDA3 #BFE8A3
monochromatic
#5041D0 #7D72DC #AAA3E8 #D7D4F4 #E8E7F9
Accessibility & contrast
On white
2.30
#AAA3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAA3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E8 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEB
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#9CAFBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3e8; /* rgb */ color: rgb(170, 163, 232); /* oklch */ color: oklch(74.7% 0.099 288.4);
Tailwind
colors: {
custom: {
50: '#c4beef',
500: '#aaa3e8',
950: '#000000',
},
}SCSS
$custom: #aaa3e8; $custom-light: #c4beef; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e8",
"rgb": {
"r": 170,
"g": 163,
"b": 232
},
"hsl": {
"h": 246.087,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.74689,
"c": 0.0986,
"h": 288.4
},
"luminance": 0.40567
}Semantic roles & 50–950 ramp
primary
#AAA3E8
secondary
#EEF0DB
accent
#C81EB6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184