#AAA6D4#AAA6D4
#AAA6D4 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.4% C 0.066 H 288.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6D4 |
|---|---|
| RGB | rgb(170, 166, 212) |
| HSL | hsl(245, 35%, 74%) |
| HSV | hsv(245, 22%, 83%) |
| CMYK | cmyk(19.8%, 21.7%, 0%, 16.9%) |
| CIE-LAB | lab(69.87, 10.97, -22.80) |
| CIE-LCH | lch(69.87, 25.30, 295.70°) |
| OKLab | oklab(74.44% 0.0211 -0.0624) |
| OKLCH | oklch(74.44% 0.066 288.7) |
| XYZ | xyz(42.0947, 40.5714, 67.8879) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 8.90
Light Periwinkle
#C1C6FC
ΔE00 8.96
Lavender (survey)
#C79FEF
ΔE00 9.19
Pale Purple
#B790D4
ΔE00 9.33
Light Violet
#D6B4FC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6D4 #D0D4A6
analogous
#A6B9D4 #AAA6D4 #C1A6D4
triadic
#AAA6D4 #D4AAA6 #A6D4AA
tetradic
#AAA6D4 #D4A6B9 #D0D4A6 #A6D4C1
square
#AAA6D4 #D4A6B9 #D0D4A6 #A6D4C1
split-complementary
#AAA6D4 #D4C1A6 #B9D4A6
monochromatic
#5B53AC #837DC0 #AAA6D4 #D1CFE8 #EBEAF5
Accessibility & contrast
On white
2.30
#AAA6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAA6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6D4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6D4 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BACD6
Deuteranopia (green-blind)
#9BAAD3
Tritanopia (blue-blind)
#A1AEB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa6d4; /* rgb */ color: rgb(170, 166, 212); /* oklch */ color: oklch(74.4% 0.066 288.7);
Tailwind
colors: {
custom: {
50: '#c3c0e1',
500: '#aaa6d4',
950: '#000000',
},
}SCSS
$custom: #aaa6d4; $custom-light: #c3c0e1; $custom-dark: #000000;
JSON
{
"hex": "#aaa6d4",
"rgb": {
"r": 170,
"g": 166,
"b": 212
},
"hsl": {
"h": 245.217,
"s": 34.848,
"l": 74.118
},
"oklch": {
"l": 0.74442,
"c": 0.06587,
"h": 288.7
},
"luminance": 0.40572
}Semantic roles & 50–950 ramp
primary
#AAA6D4
secondary
#EBECDF
accent
#AE38A3
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183