#AAA9CF#AAA9CF
#AAA9CF is a light, muted blue. Relative luminance 0.414; OKLCH L 74.9% C 0.054 H 286.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9CF |
|---|---|
| RGB | rgb(170, 169, 207) |
| HSL | hsl(242, 28%, 74%) |
| HSV | hsv(242, 18%, 81%) |
| CMYK | cmyk(17.9%, 18.4%, 0%, 18.8%) |
| CIE-LAB | lab(70.47, 8.18, -19.14) |
| CIE-LCH | lch(70.47, 20.81, 293.15°) |
| OKLab | oklab(74.85% 0.0152 -0.0522) |
| OKLCH | oklch(74.85% 0.054 286.2) |
| XYZ | xyz(42.0254, 41.4264, 64.8014) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.85
Pale Violet
#CEAEFA
ΔE00 10.30
Lavender (survey)
#C79FEF
ΔE00 10.84
Light Violet
#D6B4FC
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9CF #CECFA9
analogous
#A9BBCF #AAA9CF #BDA9CF
triadic
#AAA9CF #CFAAA9 #A9CFAA
tetradic
#AAA9CF #CFA9BB #CECFA9 #A9CFBD
square
#AAA9CF #CFA9BB #CECFA9 #A9CFBD
split-complementary
#AAA9CF #CFBDA9 #BBCFA9
monochromatic
#5D5BA3 #8382B9 #AAA9CF #D1D0E5 #ECEBF4
Accessibility & contrast
On white
2.26
#AAA9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#AAA9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9CF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9CF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD1
Deuteranopia (green-blind)
#9FABCE
Tritanopia (blue-blind)
#A2AFB6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa9cf; /* rgb */ color: rgb(170, 169, 207); /* oklch */ color: oklch(74.9% 0.054 286.2);
Tailwind
colors: {
custom: {
50: '#c3c2dd',
500: '#aaa9cf',
950: '#000000',
},
}SCSS
$custom: #aaa9cf; $custom-light: #c3c2dd; $custom-dark: #000000;
JSON
{
"hex": "#aaa9cf",
"rgb": {
"r": 170,
"g": 169,
"b": 207
},
"hsl": {
"h": 241.579,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.7485,
"c": 0.05432,
"h": 286.2
},
"luminance": 0.41427
}Semantic roles & 50–950 ramp
primary
#AAA9CF
secondary
#EAEBE0
accent
#A73FA4
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183