#AAA7D4#AAA7D4
#AAA7D4 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.6% C 0.064 H 287.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D4 |
|---|---|
| RGB | rgb(170, 167, 212) |
| HSL | hsl(244, 34%, 74%) |
| HSV | hsv(244, 21%, 83%) |
| CMYK | cmyk(19.8%, 21.2%, 0%, 16.9%) |
| CIE-LAB | lab(70.13, 10.42, -22.41) |
| CIE-LCH | lch(70.13, 24.71, 294.93°) |
| OKLab | oklab(74.64% 0.0197 -0.0613) |
| OKLCH | oklch(74.64% 0.064 287.8) |
| XYZ | xyz(42.2772, 40.9364, 67.9487) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 8.74
Pale Violet
#CEAEFA
ΔE00 9.06
Lavender (survey)
#C79FEF
ΔE00 9.47
Pale Purple
#B790D4
ΔE00 9.71
Periwinkle
#CCCCFF
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D4 #D1D4A7
analogous
#A7BBD4 #AAA7D4 #C1A7D4
triadic
#AAA7D4 #D4AAA7 #A7D4AA
tetradic
#AAA7D4 #D4A7BB #D1D4A7 #A7D4C1
square
#AAA7D4 #D4A7BB #D1D4A7 #A7D4C1
split-complementary
#AAA7D4 #D4C1A7 #BBD4A7
monochromatic
#5B55AC #827EC0 #AAA7D4 #D2D0E8 #EBEAF5
Accessibility & contrast
On white
2.29
#AAA7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAA7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D4
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D4 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD6
Deuteranopia (green-blind)
#9CAAD3
Tritanopia (blue-blind)
#A1AEB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa7d4; /* rgb */ color: rgb(170, 167, 212); /* oklch */ color: oklch(74.6% 0.064 287.8);
Tailwind
colors: {
custom: {
50: '#c3c1e1',
500: '#aaa7d4',
950: '#000000',
},
}SCSS
$custom: #aaa7d4; $custom-light: #c3c1e1; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d4",
"rgb": {
"r": 170,
"g": 167,
"b": 212
},
"hsl": {
"h": 244,
"s": 34.351,
"l": 74.314
},
"oklch": {
"l": 0.74641,
"c": 0.06438,
"h": 287.8
},
"luminance": 0.40937
}Semantic roles & 50–950 ramp
primary
#AAA7D4
secondary
#EBECDF
accent
#AD38A5
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183