#AAACED#AAACED
#AAACED is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.093 H 282.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACED |
|---|---|
| RGB | rgb(170, 172, 237) |
| HSL | hsl(238, 65%, 80%) |
| HSV | hsv(238, 28%, 93%) |
| CMYK | cmyk(28.3%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.34, 13.53, -32.69) |
| CIE-LCH | lch(72.34, 35.38, 292.48°) |
| OKLab | oklab(76.66% 0.0202 -0.0905) |
| OKLCH | oklch(76.66% 0.093 282.6) |
| XYZ | xyz(46.6121, 44.1644, 86.1731) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACED #EDEBAA
analogous
#AACEED #AAACED #CAAAED
triadic
#AAACED #EDAAAC #ACEDAA
tetradic
#AAACED #EDAACE #EDEBAA #AAEDCA
square
#AAACED #EDAACE #EDEBAA #AAEDCA
split-complementary
#AAACED #EDCAAA #CEEDAA
monochromatic
#4549D8 #777BE2 #AAACED #DDDDF8 #E6E6FA
Accessibility & contrast
On white
2.14
#AAACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AAACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACED
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACED | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#9AB8C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaced; /* rgb */ color: rgb(170, 172, 237); /* oklch */ color: oklch(76.7% 0.093 282.6);
Tailwind
colors: {
custom: {
50: '#c4c4f3',
500: '#aaaced',
950: '#000000',
},
}SCSS
$custom: #aaaced; $custom-light: #c4c4f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaced",
"rgb": {
"r": 170,
"g": 172,
"b": 237
},
"hsl": {
"h": 238.209,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76659,
"c": 0.0927,
"h": 282.6
},
"luminance": 0.44166
}Semantic roles & 50–950 ramp
primary
#AAACED
secondary
#F1F0DA
accent
#C719CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185