#AAACDC#AAACDC
#AAACDC is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.069 H 282.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACDC |
|---|---|
| RGB | rgb(170, 172, 220) |
| HSL | hsl(238, 42%, 76%) |
| HSV | hsv(238, 23%, 86%) |
| CMYK | cmyk(22.7%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(71.70, 9.48, -24.40) |
| CIE-LCH | lch(71.70, 26.17, 291.23°) |
| OKLab | oklab(75.96% 0.0152 -0.0669) |
| OKLCH | oklch(75.96% 0.069 282.8) |
| XYZ | xyz(44.2452, 43.2176, 73.7070) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 8.44
Pale Violet
#CEAEFA
ΔE00 8.97
Pastel Blue
#A2BFFE
ΔE00 9.67
Light Violet
#D6B4FC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACDC #DCDAAA
analogous
#AAC5DC #AAACDC #C1AADC
triadic
#AAACDC #DCAAAC #ACDCAA
tetradic
#AAACDC #DCAAC5 #DCDAAA #AADCC1
square
#AAACDC #DCAAC5 #DCDAAA #AADCC1
split-complementary
#AAACDC #DCC1AA #C5DCAA
monochromatic
#5357B8 #7F82CA #AAACDC #D5D6EE #E9EAF6
Accessibility & contrast
On white
2.18
#AAACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACDC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACDC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#9EAEDB
Tritanopia (blue-blind)
#9FB4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaacdc; /* rgb */ color: rgb(170, 172, 220); /* oklch */ color: oklch(76.0% 0.069 282.8);
Tailwind
colors: {
custom: {
50: '#c4c4e7',
500: '#aaacdc',
950: '#000000',
},
}SCSS
$custom: #aaacdc; $custom-light: #c4c4e7; $custom-dark: #000000;
JSON
{
"hex": "#aaacdc",
"rgb": {
"r": 170,
"g": 172,
"b": 220
},
"hsl": {
"h": 237.6,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.75956,
"c": 0.06863,
"h": 282.8
},
"luminance": 0.43218
}Semantic roles & 50–950 ramp
primary
#AAACDC
secondary
#EDECDE
accent
#AF31B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121216
muted
#818184