#AAA5CD#AAA5CD
#AAA5CD is a light, muted blue. Relative luminance 0.399; OKLCH L 74.0% C 0.057 H 290.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5CD |
|---|---|
| RGB | rgb(170, 165, 205) |
| HSL | hsl(248, 29%, 73%) |
| HSV | hsv(248, 20%, 80%) |
| CMYK | cmyk(17.1%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(69.37, 9.96, -19.71) |
| CIE-LCH | lch(69.37, 22.08, 296.81°) |
| OKLab | oklab(73.97% 0.0203 -0.0537) |
| OKLCH | oklch(73.97% 0.057 290.7) |
| XYZ | xyz(41.0497, 39.8637, 63.2776) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.10
Pale Purple
#B790D4
ΔE00 9.67
Lilac
#C8A2C8
ΔE00 9.82
Pale Violet
#CEAEFA
ΔE00 9.96
Light Periwinkle
#C1C6FC
ΔE00 9.96
Lavender (survey)
#C79FEF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5CD #C8CDA5
analogous
#A5B4CD #AAA5CD #BEA5CD
triadic
#AAA5CD #CDAAA5 #A5CDAA
tetradic
#AAA5CD #CDA5B4 #C8CDA5 #A5CDBE
square
#AAA5CD #CDA5B4 #C8CDA5 #A5CDBE
split-complementary
#AAA5CD #CDBEA5 #B4CDA5
monochromatic
#61589F #857EB7 #AAA5CD #CFCCE3 #ECEBF4
Accessibility & contrast
On white
2.34
#AAA5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAA5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5CD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5CD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#9CA9CC
Tritanopia (blue-blind)
#A3ABB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa5cd; /* rgb */ color: rgb(170, 165, 205); /* oklch */ color: oklch(74.0% 0.057 290.7);
Tailwind
colors: {
custom: {
50: '#c3bfdc',
500: '#aaa5cd',
950: '#000000',
},
}SCSS
$custom: #aaa5cd; $custom-light: #c3bfdc; $custom-dark: #000000;
JSON
{
"hex": "#aaa5cd",
"rgb": {
"r": 170,
"g": 165,
"b": 205
},
"hsl": {
"h": 247.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.73971,
"c": 0.05741,
"h": 290.7
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#AAA5CD
secondary
#E9EBE0
accent
#A73E9A
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183