#AAA7DB#AAA7DB
#AAA7DB is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.9% C 0.074 H 287.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7DB |
|---|---|
| RGB | rgb(170, 167, 219) |
| HSL | hsl(243, 42%, 76%) |
| HSV | hsv(243, 24%, 86%) |
| CMYK | cmyk(22.4%, 23.7%, 0%, 14.1%) |
| CIE-LAB | lab(70.38, 12.03, -25.87) |
| CIE-LCH | lch(70.38, 28.53, 294.93°) |
| OKLab | oklab(74.92% 0.0219 -0.071) |
| OKLCH | oklch(74.92% 0.074 287.1) |
| XYZ | xyz(43.1794, 41.2973, 72.7004) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Light Periwinkle
#C1C6FC
ΔE00 8.20
Pale Violet
#CEAEFA
ΔE00 8.20
Lavender (survey)
#C79FEF
ΔE00 8.67
Light Violet
#D6B4FC
ΔE00 9.32
Pale Purple
#B790D4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7DB #D8DBA7
analogous
#A7BEDB #AAA7DB #C4A7DB
triadic
#AAA7DB #DBAAA7 #A7DBAA
tetradic
#AAA7DB #DBA7BE #D8DBA7 #A7DBC4
square
#AAA7DB #DBA7BE #D8DBA7 #A7DBC4
split-complementary
#AAA7DB #DBC4A7 #BEDBA7
monochromatic
#5650B7 #807CC9 #AAA7DB #D4D2ED #EAE9F6
Accessibility & contrast
On white
2.27
#AAA7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AAA7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7DB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7DB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDD
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#9FB0B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7db; /* rgb */ color: rgb(170, 167, 219); /* oklch */ color: oklch(74.9% 0.074 287.1);
Tailwind
colors: {
custom: {
50: '#c4c1e6',
500: '#aaa7db',
950: '#000000',
},
}SCSS
$custom: #aaa7db; $custom-light: #c4c1e6; $custom-dark: #000000;
JSON
{
"hex": "#aaa7db",
"rgb": {
"r": 170,
"g": 167,
"b": 219
},
"hsl": {
"h": 243.462,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.7492,
"c": 0.07434,
"h": 287.1
},
"luminance": 0.41298
}Semantic roles & 50–950 ramp
primary
#AAA7DB
secondary
#ECEDDE
accent
#B530AD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#121216
muted
#818184