#AAA3DE#AAA3DE
#AAA3DE is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.3% C 0.085 H 289.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3DE |
|---|---|
| RGB | rgb(170, 163, 222) |
| HSL | hsl(247, 47%, 75%) |
| HSV | hsv(247, 27%, 87%) |
| CMYK | cmyk(23.4%, 26.6%, 0%, 12.9%) |
| CIE-LAB | lab(69.48, 14.96, -28.90) |
| CIE-LCH | lch(69.48, 32.55, 297.37°) |
| OKLab | oklab(74.26% 0.0284 -0.0796) |
| OKLCH | oklch(74.26% 0.085 289.6) |
| XYZ | xyz(42.8564, 40.0137, 74.5586) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 7.48
Pale Violet
#CEAEFA
ΔE00 7.54
Pale Purple
#B790D4
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.52
Lilac (survey)
#CEA2FD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3DE #D7DEA3
analogous
#A3B9DE #AAA3DE #C7A3DE
triadic
#AAA3DE #DEAAA3 #A3DEAA
tetradic
#AAA3DE #DEA3B9 #D7DEA3 #A3DEC7
square
#AAA3DE #DEA3B9 #D7DEA3 #A3DEC7
split-complementary
#AAA3DE #DEC7A3 #B9DEA3
monochromatic
#5749BE #8076CE #AAA3DE #D4D0EE #EAE8F7
Accessibility & contrast
On white
2.33
#AAA3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#AAA3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3DE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3DE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#9FADB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3de; /* rgb */ color: rgb(170, 163, 222); /* oklch */ color: oklch(74.3% 0.085 289.6);
Tailwind
colors: {
custom: {
50: '#c4bee8',
500: '#aaa3de',
950: '#000000',
},
}SCSS
$custom: #aaa3de; $custom-light: #c4bee8; $custom-dark: #000000;
JSON
{
"hex": "#aaa3de",
"rgb": {
"r": 170,
"g": 163,
"b": 222
},
"hsl": {
"h": 247.119,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.74258,
"c": 0.08454,
"h": 289.6
},
"luminance": 0.40014
}Semantic roles & 50–950 ramp
primary
#AAA3DE
secondary
#ECEEDD
accent
#BA2BA9
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184