#AAA7DC#AAA7DC
#AAA7DC is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.0% C 0.076 H 287.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7DC |
|---|---|
| RGB | rgb(170, 167, 220) |
| HSL | hsl(243, 43%, 76%) |
| HSV | hsv(243, 24%, 86%) |
| CMYK | cmyk(22.7%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(70.42, 12.26, -26.36) |
| CIE-LCH | lch(70.42, 29.07, 294.94°) |
| OKLab | oklab(74.96% 0.0222 -0.0724) |
| OKLCH | oklch(74.96% 0.076 287) |
| XYZ | xyz(43.3114, 41.3501, 73.3958) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.99
Pale Violet
#CEAEFA
ΔE00 8.11
Light Periwinkle
#C1C6FC
ΔE00 8.14
Lavender (survey)
#C79FEF
ΔE00 8.59
Light Violet
#D6B4FC
ΔE00 9.26
Pale Purple
#B790D4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7DC #D9DCA7
analogous
#A7BEDC #AAA7DC #C4A7DC
triadic
#AAA7DC #DCAAA7 #A7DCAA
tetradic
#AAA7DC #DCA7BE #D9DCA7 #A7DCC4
square
#AAA7DC #DCA7BE #D9DCA7 #A7DCC4
split-complementary
#AAA7DC #DCC4A7 #BEDCA7
monochromatic
#554FB9 #807BCB #AAA7DC #D4D3ED #EAE9F6
Accessibility & contrast
On white
2.27
#AAA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7DC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7DC | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#9FB0B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7dc; /* rgb */ color: rgb(170, 167, 220); /* oklch */ color: oklch(75.0% 0.076 287.0);
Tailwind
colors: {
custom: {
50: '#c4c1e7',
500: '#aaa7dc',
950: '#000000',
},
}SCSS
$custom: #aaa7dc; $custom-light: #c4c1e7; $custom-dark: #000000;
JSON
{
"hex": "#aaa7dc",
"rgb": {
"r": 170,
"g": 167,
"b": 220
},
"hsl": {
"h": 243.396,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.74961,
"c": 0.07576,
"h": 287
},
"luminance": 0.41351
}Semantic roles & 50–950 ramp
primary
#AAA7DC
secondary
#ECEDDE
accent
#B62FAF
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#121216
muted
#818184