#AAADCA#AAADCA
#AAADCA is a light, muted blue. Relative luminance 0.427; OKLCH L 75.5% C 0.042 H 280.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADCA |
|---|---|
| RGB | rgb(170, 173, 202) |
| HSL | hsl(234, 23%, 73%) |
| HSV | hsv(234, 16%, 79%) |
| CMYK | cmyk(15.8%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.35, 4.88, -15.07) |
| CIE-LCH | lch(71.35, 15.84, 287.93°) |
| OKLab | oklab(75.48% 0.0077 -0.0409) |
| OKLCH | oklch(75.48% 0.042 280.7) |
| XYZ | xyz(42.1794, 42.6969, 61.8848) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.20
Light Periwinkle
#C1C6FC
ΔE00 9.51
Light Blue Grey
#B7C9E2
ΔE00 9.61
Lavender
#B39DDB
ΔE00 10.08
Cloudy Blue
#ACC2D9
ΔE00 10.11
Dove Gray
#B6B8BD
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADCA #CAC7AA
analogous
#AABDCA #AAADCA #B7AACA
triadic
#AAADCA #CAAAAD #ADCAAA
tetradic
#AAADCA #CAAABD #CAC7AA #AACAB7
square
#AAADCA #CAAABD #CAC7AA #AACAB7
split-complementary
#AAADCA #CAB7AA #BDCAAA
monochromatic
#60659A #8489B2 #AAADCA #D0D1E2 #ECEDF3
Accessibility & contrast
On white
2.20
#AAADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADCA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADCA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#A4AEC9
Tritanopia (blue-blind)
#A3B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaadca; /* rgb */ color: rgb(170, 173, 202); /* oklch */ color: oklch(75.5% 0.042 280.7);
Tailwind
colors: {
custom: {
50: '#c3c5da',
500: '#aaadca',
950: '#000000',
},
}SCSS
$custom: #aaadca; $custom-light: #c3c5da; $custom-dark: #000000;
JSON
{
"hex": "#aaadca",
"rgb": {
"r": 170,
"g": 173,
"b": 202
},
"hsl": {
"h": 234.375,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.75478,
"c": 0.04159,
"h": 280.7
},
"luminance": 0.42697
}Semantic roles & 50–950 ramp
primary
#AAADCA
secondary
#EAE9E1
accent
#9944A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183