#AAA5DF#AAA5DF
#AAA5DF is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.7% C 0.083 H 288.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5DF |
|---|---|
| RGB | rgb(170, 165, 223) |
| HSL | hsl(245, 48%, 76%) |
| HSV | hsv(245, 26%, 87%) |
| CMYK | cmyk(23.8%, 26%, 0%, 12.5%) |
| CIE-LAB | lab(70.02, 14.08, -28.62) |
| CIE-LCH | lch(70.02, 31.89, 296.20°) |
| OKLab | oklab(74.69% 0.0259 -0.0788) |
| OKLCH | oklch(74.69% 0.083 288.2) |
| XYZ | xyz(43.3487, 40.7833, 75.3859) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Pale Violet
#CEAEFA
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.89
Light Periwinkle
#C1C6FC
ΔE00 8.54
Pale Purple
#B790D4
ΔE00 8.76
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5DF #DADFA5
analogous
#A5BDDF #AAA5DF #C7A5DF
triadic
#AAA5DF #DFAAA5 #A5DFAA
tetradic
#AAA5DF #DFA5BD #DADFA5 #A5DFC7
square
#AAA5DF #DFA5BD #DADFA5 #A5DFC7
split-complementary
#AAA5DF #DFC7A5 #BDDFA5
monochromatic
#554BBF #7F78CF #AAA5DF #D5D2EF #EAE8F7
Accessibility & contrast
On white
2.29
#AAA5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#AAA5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5DF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5DF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#96AADD
Tritanopia (blue-blind)
#9EAFB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5df; /* rgb */ color: rgb(170, 165, 223); /* oklch */ color: oklch(74.7% 0.083 288.2);
Tailwind
colors: {
custom: {
50: '#c4bfe9',
500: '#aaa5df',
950: '#000000',
},
}SCSS
$custom: #aaa5df; $custom-light: #c4bfe9; $custom-dark: #000000;
JSON
{
"hex": "#aaa5df",
"rgb": {
"r": 170,
"g": 165,
"b": 223
},
"hsl": {
"h": 245.172,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.74691,
"c": 0.08296,
"h": 288.2
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#AAA5DF
secondary
#EDEEDD
accent
#BB2BAE
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184