#AAA3E3#AAA3E3
#AAA3E3 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.5% C 0.092 H 289.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3E3 |
|---|---|
| RGB | rgb(170, 163, 227) |
| HSL | hsl(247, 53%, 76%) |
| HSV | hsv(247, 28%, 89%) |
| CMYK | cmyk(25.1%, 28.2%, 0%, 11%) |
| CIE-LAB | lab(69.67, 16.15, -31.35) |
| CIE-LCH | lch(69.67, 35.26, 297.25°) |
| OKLab | oklab(74.47% 0.0298 -0.0866) |
| OKLCH | oklch(74.47% 0.092 289) |
| XYZ | xyz(43.5365, 40.2857, 78.1403) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.34
Pastel Purple
#CAA0FF
ΔE00 8.00
Pale Purple
#B790D4
ΔE00 8.33
Lilac (survey)
#CEA2FD
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3E3 #DCE3A3
analogous
#A3BCE3 #AAA3E3 #CAA3E3
triadic
#AAA3E3 #E3AAA3 #A3E3AA
tetradic
#AAA3E3 #E3A3BC #DCE3A3 #A3E3CA
square
#AAA3E3 #E3A3BC #DCE3A3 #A3E3CA
split-complementary
#AAA3E3 #E3CAA3 #BCE3A3
monochromatic
#5345C6 #7F74D5 #AAA3E3 #D5D2F1 #E9E8F8
Accessibility & contrast
On white
2.32
#AAA3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#AAA3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3E3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3E3 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE6
Deuteranopia (green-blind)
#92A9E1
Tritanopia (blue-blind)
#9DAEBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3e3; /* rgb */ color: rgb(170, 163, 227); /* oklch */ color: oklch(74.5% 0.092 289.0);
Tailwind
colors: {
custom: {
50: '#c4beec',
500: '#aaa3e3',
950: '#000000',
},
}SCSS
$custom: #aaa3e3; $custom-light: #c4beec; $custom-dark: #000000;
JSON
{
"hex": "#aaa3e3",
"rgb": {
"r": 170,
"g": 163,
"b": 227
},
"hsl": {
"h": 246.563,
"s": 53.333,
"l": 76.471
},
"oklch": {
"l": 0.74471,
"c": 0.09159,
"h": 289
},
"luminance": 0.40286
}Semantic roles & 50–950 ramp
primary
#AAA3E3
secondary
#EDEFDC
accent
#C125B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184