#AAACDE#AAACDE
#AAACDE is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.0% C 0.071 H 282.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACDE |
|---|---|
| RGB | rgb(170, 172, 222) |
| HSL | hsl(238, 44%, 77%) |
| HSV | hsv(238, 23%, 87%) |
| CMYK | cmyk(23.4%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(71.77, 9.94, -25.38) |
| CIE-LCH | lch(71.77, 27.26, 291.40°) |
| OKLab | oklab(76.04% 0.0158 -0.0697) |
| OKLCH | oklch(76.04% 0.071 282.8) |
| XYZ | xyz(44.5116, 43.3242, 75.1103) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 8.79
Pastel Blue
#A2BFFE
ΔE00 9.42
Light Violet
#D6B4FC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACDE #DEDCAA
analogous
#AAC6DE #AAACDE #C2AADE
triadic
#AAACDE #DEAAAC #ACDEAA
tetradic
#AAACDE #DEAAC6 #DEDCAA #AADEC2
square
#AAACDE #DEAAC6 #DEDCAA #AADEC2
split-complementary
#AAACDE #DEC2AA #C6DEAA
monochromatic
#5256BC #7E81CD #AAACDE #D6D7EF #E9E9F6
Accessibility & contrast
On white
2.17
#AAACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AAACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACDE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACDE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E0
Deuteranopia (green-blind)
#9DAEDD
Tritanopia (blue-blind)
#9EB5BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaacde; /* rgb */ color: rgb(170, 172, 222); /* oklch */ color: oklch(76.0% 0.071 282.8);
Tailwind
colors: {
custom: {
50: '#c4c4e8',
500: '#aaacde',
950: '#000000',
},
}SCSS
$custom: #aaacde; $custom-light: #c4c4e8; $custom-dark: #000000;
JSON
{
"hex": "#aaacde",
"rgb": {
"r": 170,
"g": 172,
"b": 222
},
"hsl": {
"h": 237.692,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.76036,
"c": 0.07147,
"h": 282.8
},
"luminance": 0.43325
}Semantic roles & 50–950 ramp
primary
#AAACDE
secondary
#EDEDDE
accent
#B22EB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121216
muted
#818184