#AAA3D4#AAA3D4
#AAA3D4 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.8% C 0.070 H 291.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3D4 |
|---|---|
| RGB | rgb(170, 163, 212) |
| HSL | hsl(249, 36%, 74%) |
| HSV | hsv(249, 23%, 83%) |
| CMYK | cmyk(19.8%, 23.1%, 0%, 16.9%) |
| CIE-LAB | lab(69.11, 12.65, -23.97) |
| CIE-LCH | lch(69.11, 27.11, 297.82°) |
| OKLab | oklab(73.85% 0.0254 -0.0657) |
| OKLCH | oklch(73.85% 0.07 291.1) |
| XYZ | xyz(41.5557, 39.4934, 67.7082) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 8.24
Lavender (survey)
#C79FEF
ΔE00 8.41
Pale Violet
#CEAEFA
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 9.55
Light Periwinkle
#C1C6FC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3D4 #CDD4A3
analogous
#A3B4D4 #AAA3D4 #C2A3D4
triadic
#AAA3D4 #D4AAA3 #A3D4AA
tetradic
#AAA3D4 #D4A3B4 #CDD4A3 #A3D4C2
square
#AAA3D4 #D4A3B4 #CDD4A3 #A3D4C2
split-complementary
#AAA3D4 #D4C2A3 #B4D4A3
monochromatic
#5E50AC #8379C1 #AAA3D4 #D1CDE7 #ECEAF5
Accessibility & contrast
On white
2.36
#AAA3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#AAA3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3D4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3D4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D6
Deuteranopia (green-blind)
#98A8D3
Tritanopia (blue-blind)
#A2ABB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa3d4; /* rgb */ color: rgb(170, 163, 212); /* oklch */ color: oklch(73.8% 0.070 291.1);
Tailwind
colors: {
custom: {
50: '#c4bee1',
500: '#aaa3d4',
950: '#000000',
},
}SCSS
$custom: #aaa3d4; $custom-light: #c4bee1; $custom-dark: #000000;
JSON
{
"hex": "#aaa3d4",
"rgb": {
"r": 170,
"g": 163,
"b": 212
},
"hsl": {
"h": 248.571,
"s": 36.296,
"l": 73.529
},
"oklch": {
"l": 0.73847,
"c": 0.07041,
"h": 291.1
},
"luminance": 0.39494
}Semantic roles & 50–950 ramp
primary
#AAA3D4
secondary
#EAECDF
accent
#AF369E
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183