#AAA3DF#AAA3DF
#AAA3DF is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.3% C 0.086 H 289.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3DF |
|---|---|
| RGB | rgb(170, 163, 223) |
| HSL | hsl(247, 48%, 76%) |
| HSV | hsv(247, 27%, 87%) |
| CMYK | cmyk(23.8%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.52, 15.20, -29.39) |
| CIE-LCH | lch(69.52, 33.09, 297.34°) |
| OKLab | oklab(74.3% 0.0287 -0.081) |
| OKLCH | oklch(74.3% 0.086 289.5) |
| XYZ | xyz(42.9908, 40.0675, 75.2665) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 7.42
Pale Violet
#CEAEFA
ΔE00 7.48
Pale Purple
#B790D4
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 8.40
Lilac (survey)
#CEA2FD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3DF #D8DFA3
analogous
#A3BADF #AAA3DF #C8A3DF
triadic
#AAA3DF #DFAAA3 #A3DFAA
tetradic
#AAA3DF #DFA3BA #D8DFA3 #A3DFC8
square
#AAA3DF #DFA3BA #D8DFA3 #A3DFC8
split-complementary
#AAA3DF #DFC8A3 #BADFA3
monochromatic
#5648BF #8076CF #AAA3DF #D4D0EF #EAE8F7
Accessibility & contrast
On white
2.33
#AAA3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#AAA3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3DF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3DF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#94A8DD
Tritanopia (blue-blind)
#9FADB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa3df; /* rgb */ color: rgb(170, 163, 223); /* oklch */ color: oklch(74.3% 0.086 289.5);
Tailwind
colors: {
custom: {
50: '#c4bee9',
500: '#aaa3df',
950: '#000000',
},
}SCSS
$custom: #aaa3df; $custom-light: #c4bee9; $custom-dark: #000000;
JSON
{
"hex": "#aaa3df",
"rgb": {
"r": 170,
"g": 163,
"b": 223
},
"hsl": {
"h": 247,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.743,
"c": 0.08596,
"h": 289.5
},
"luminance": 0.40068
}Semantic roles & 50–950 ramp
primary
#AAA3DF
secondary
#ECEEDD
accent
#BC2AAB
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184