#AAACEC#AAACEC
#AAACEC is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.6% C 0.091 H 282.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACEC |
|---|---|
| RGB | rgb(170, 172, 236) |
| HSL | hsl(238, 63%, 80%) |
| HSV | hsv(238, 28%, 93%) |
| CMYK | cmyk(28%, 27.1%, 0%, 7.5%) |
| CIE-LAB | lab(72.30, 13.29, -32.21) |
| CIE-LCH | lch(72.30, 34.84, 292.42°) |
| OKLab | oklab(76.62% 0.02 -0.0891) |
| OKLCH | oklch(76.62% 0.091 282.6) |
| XYZ | xyz(46.4664, 44.1061, 85.4058) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 7.98
Pastel Blue
#A2BFFE
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACEC #ECEAAA
analogous
#AACDEC #AAACEC #C9AAEC
triadic
#AAACEC #ECAAAC #ACECAA
tetradic
#AAACEC #ECAACD #ECEAAA #AAECC9
square
#AAACEC #ECAACD #ECEAAA #AAECC9
split-complementary
#AAACEC #ECC9AA #CDECAA
monochromatic
#464AD6 #787BE1 #AAACEC #DCDDF7 #E6E7F9
Accessibility & contrast
On white
2.14
#AAACEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAACEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACEC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACEC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4EF
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#9AB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaacec; /* rgb */ color: rgb(170, 172, 236); /* oklch */ color: oklch(76.6% 0.091 282.6);
Tailwind
colors: {
custom: {
50: '#c4c4f2',
500: '#aaacec',
950: '#000000',
},
}SCSS
$custom: #aaacec; $custom-light: #c4c4f2; $custom-dark: #000000;
JSON
{
"hex": "#aaacec",
"rgb": {
"r": 170,
"g": 172,
"b": 236
},
"hsl": {
"h": 238.182,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76617,
"c": 0.09129,
"h": 282.6
},
"luminance": 0.44107
}Semantic roles & 50–950 ramp
primary
#AAACEC
secondary
#F1F0DA
accent
#C61ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185