#AAADCB#AAADCB
#AAADCB is a light, muted blue. Relative luminance 0.427; OKLCH L 75.5% C 0.043 H 280.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADCB |
|---|---|
| RGB | rgb(170, 173, 203) |
| HSL | hsl(235, 24%, 73%) |
| HSV | hsv(235, 16%, 80%) |
| CMYK | cmyk(16.3%, 14.8%, 0%, 20.4%) |
| CIE-LAB | lab(71.38, 5.09, -15.57) |
| CIE-LCH | lch(71.38, 16.38, 288.12°) |
| OKLab | oklab(75.51% 0.0081 -0.0422) |
| OKLCH | oklch(75.51% 0.043 280.8) |
| XYZ | xyz(42.2982, 42.7444, 62.5104) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.29
Light Periwinkle
#C1C6FC
ΔE00 9.29
Light Blue Grey
#B7C9E2
ΔE00 9.70
Lavender
#B39DDB
ΔE00 9.82
Periwinkle
#CCCCFF
ΔE00 10.16
Cloudy Blue
#ACC2D9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADCB #CBC8AA
analogous
#AABDCB #AAADCB #B7AACB
triadic
#AAADCB #CBAAAD #ADCBAA
tetradic
#AAADCB #CBAABD #CBC8AA #AACBB7
square
#AAADCB #CBAABD #CBC8AA #AACBB7
split-complementary
#AAADCB #CBB7AA #BDCBAA
monochromatic
#5F659B #8488B4 #AAADCB #D0D2E2 #ECEDF3
Accessibility & contrast
On white
2.20
#AAADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AAADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADCB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADCB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CC
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#A3B2B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaadcb; /* rgb */ color: rgb(170, 173, 203); /* oklch */ color: oklch(75.5% 0.043 280.8);
Tailwind
colors: {
custom: {
50: '#c3c5da',
500: '#aaadcb',
950: '#000000',
},
}SCSS
$custom: #aaadcb; $custom-light: #c3c5da; $custom-dark: #000000;
JSON
{
"hex": "#aaadcb",
"rgb": {
"r": 170,
"g": 173,
"b": 203
},
"hsl": {
"h": 234.545,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.75514,
"c": 0.04301,
"h": 280.8
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#AAADCB
secondary
#EAE9E1
accent
#9A43A3
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121215
muted
#818183