#AAA5D3#AAA5D3
#AAA5D3 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.2% C 0.066 H 289.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5D3 |
|---|---|
| RGB | rgb(170, 165, 211) |
| HSL | hsl(247, 34%, 74%) |
| HSV | hsv(247, 22%, 83%) |
| CMYK | cmyk(19.4%, 21.8%, 0%, 17.3%) |
| CIE-LAB | lab(69.58, 11.31, -22.70) |
| CIE-LCH | lch(69.58, 25.36, 296.48°) |
| OKLab | oklab(74.2% 0.0222 -0.0621) |
| OKLCH | oklch(74.2% 0.066 289.7) |
| XYZ | xyz(41.7879, 40.1590, 67.1653) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 8.90
Pale Purple
#B790D4
ΔE00 9.04
Lavender (survey)
#C79FEF
ΔE00 9.07
Light Periwinkle
#C1C6FC
ΔE00 9.28
Light Violet
#D6B4FC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5D3 #CED3A5
analogous
#A5B7D3 #AAA5D3 #C1A5D3
triadic
#AAA5D3 #D3AAA5 #A5D3AA
tetradic
#AAA5D3 #D3A5B7 #CED3A5 #A5D3C1
square
#AAA5D3 #D3A5B7 #CED3A5 #A5D3C1
split-complementary
#AAA5D3 #D3C1A5 #B7D3A5
monochromatic
#5D53AA #837CBF #AAA5D3 #D1CEE7 #ECEAF5
Accessibility & contrast
On white
2.33
#AAA5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#AAA5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5D3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5D3 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD5
Deuteranopia (green-blind)
#9AA9D2
Tritanopia (blue-blind)
#A2ACB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa5d3; /* rgb */ color: rgb(170, 165, 211); /* oklch */ color: oklch(74.2% 0.066 289.7);
Tailwind
colors: {
custom: {
50: '#c3bfe0',
500: '#aaa5d3',
950: '#000000',
},
}SCSS
$custom: #aaa5d3; $custom-light: #c3bfe0; $custom-dark: #000000;
JSON
{
"hex": "#aaa5d3",
"rgb": {
"r": 170,
"g": 165,
"b": 211
},
"hsl": {
"h": 246.522,
"s": 34.328,
"l": 73.725
},
"oklch": {
"l": 0.74203,
"c": 0.06595,
"h": 289.7
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#AAA5D3
secondary
#EAECDF
accent
#AD38A0
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183