#AAA5DC#AAA5DC
#AAA5DC is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.6% C 0.079 H 288.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5DC |
|---|---|
| RGB | rgb(170, 165, 220) |
| HSL | hsl(245, 44%, 75%) |
| HSV | hsv(245, 25%, 86%) |
| CMYK | cmyk(22.7%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(69.91, 13.38, -27.14) |
| CIE-LCH | lch(69.91, 30.26, 296.23°) |
| OKLab | oklab(74.57% 0.025 -0.0746) |
| OKLCH | oklch(74.57% 0.079 288.5) |
| XYZ | xyz(42.9479, 40.6230, 73.2746) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.34
Pale Violet
#CEAEFA
ΔE00 7.86
Lavender (survey)
#C79FEF
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.65
Pale Purple
#B790D4
ΔE00 8.72
Light Violet
#D6B4FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5DC #D7DCA5
analogous
#A5BBDC #AAA5DC #C5A5DC
triadic
#AAA5DC #DCAAA5 #A5DCAA
tetradic
#AAA5DC #DCA5BB #D7DCA5 #A5DCC5
square
#AAA5DC #DCA5BB #D7DCA5 #A5DCC5
split-complementary
#AAA5DC #DCC5A5 #BBDCA5
monochromatic
#574DBA #8079CB #AAA5DC #D4D1ED #EAE9F6
Accessibility & contrast
On white
2.30
#AAA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#AAA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5DC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5DC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#9FAEB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5dc; /* rgb */ color: rgb(170, 165, 220); /* oklch */ color: oklch(74.6% 0.079 288.5);
Tailwind
colors: {
custom: {
50: '#c4bfe7',
500: '#aaa5dc',
950: '#000000',
},
}SCSS
$custom: #aaa5dc; $custom-light: #c4bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aaa5dc",
"rgb": {
"r": 170,
"g": 165,
"b": 220
},
"hsl": {
"h": 245.455,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.74566,
"c": 0.07872,
"h": 288.5
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#AAA5DC
secondary
#ECEDDE
accent
#B72EAB
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184