#AAADCF#AAADCF
#AAADCF is a light, muted blue. Relative luminance 0.429; OKLCH L 75.7% C 0.049 H 281.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADCF |
|---|---|
| RGB | rgb(170, 173, 207) |
| HSL | hsl(235, 28%, 74%) |
| HSV | hsv(235, 18%, 81%) |
| CMYK | cmyk(17.9%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(71.51, 5.97, -17.56) |
| CIE-LCH | lch(71.51, 18.55, 288.79°) |
| OKLab | oklab(75.66% 0.0095 -0.0478) |
| OKLCH | oklch(75.66% 0.049 281.2) |
| XYZ | xyz(42.7810, 42.9376, 65.0532) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.89
Periwinkle
#CCCCFF
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 9.61
Light Blue Grey
#B7C9E2
ΔE00 10.04
Cloudy Blue
#ACC2D9
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADCF #CFCCAA
analogous
#AAC0CF #AAADCF #BAAACF
triadic
#AAADCF #CFAAAD #ADCFAA
tetradic
#AAADCF #CFAAC0 #CFCCAA #AACFBA
square
#AAADCF #CFAAC0 #CFCCAA #AACFBA
split-complementary
#AAADCF #CFBAAA #C0CFAA
monochromatic
#5C62A3 #8387B9 #AAADCF #D1D3E5 #EBECF4
Accessibility & contrast
On white
2.19
#AAADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADCF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADCF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#A3AECE
Tritanopia (blue-blind)
#A2B3B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaadcf; /* rgb */ color: rgb(170, 173, 207); /* oklch */ color: oklch(75.7% 0.049 281.2);
Tailwind
colors: {
custom: {
50: '#c3c5dd',
500: '#aaadcf',
950: '#000000',
},
}SCSS
$custom: #aaadcf; $custom-light: #c3c5dd; $custom-dark: #000000;
JSON
{
"hex": "#aaadcf",
"rgb": {
"r": 170,
"g": 173,
"b": 207
},
"hsl": {
"h": 235.135,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.7566,
"c": 0.04873,
"h": 281.2
},
"luminance": 0.42938
}Semantic roles & 50–950 ramp
primary
#AAADCF
secondary
#EAEAE1
accent
#9E3FA6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183