#AAABCE#AAABCE
#AAABCE is a light, muted blue. Relative luminance 0.421; OKLCH L 75.2% C 0.050 H 283.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABCE |
|---|---|
| RGB | rgb(170, 171, 206) |
| HSL | hsl(238, 27%, 74%) |
| HSV | hsv(238, 17%, 81%) |
| CMYK | cmyk(17.5%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(70.96, 6.86, -17.85) |
| CIE-LCH | lch(70.96, 19.12, 291.01°) |
| OKLab | oklab(75.22% 0.012 -0.0486) |
| OKLCH | oklch(75.22% 0.05 283.8) |
| XYZ | xyz(42.2785, 42.1275, 64.2846) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.27
Light Periwinkle
#C1C6FC
ΔE00 8.85
Periwinkle
#CCCCFF
ΔE00 9.75
Lightsteelblue
#B0C4DE
ΔE00 10.54
Pale Violet
#CEAEFA
ΔE00 10.93
Light Blue Grey
#B7C9E2
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABCE #CECDAA
analogous
#AABDCE #AAABCE #BBAACE
triadic
#AAABCE #CEAAAB #ABCEAA
tetradic
#AAABCE #CEAABD #CECDAA #AACEBB
square
#AAABCE #CEAABD #CECDAA #AACEBB
split-complementary
#AAABCE #CEBBAA #BDCEAA
monochromatic
#5D5FA1 #8385B8 #AAABCE #D1D1E4 #ECECF4
Accessibility & contrast
On white
2.23
#AAABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AAABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABCE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABCE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD0
Deuteranopia (green-blind)
#A1ADCD
Tritanopia (blue-blind)
#A2B1B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaabce; /* rgb */ color: rgb(170, 171, 206); /* oklch */ color: oklch(75.2% 0.050 283.8);
Tailwind
colors: {
custom: {
50: '#c3c4dd',
500: '#aaabce',
950: '#000000',
},
}SCSS
$custom: #aaabce; $custom-light: #c3c4dd; $custom-dark: #000000;
JSON
{
"hex": "#aaabce",
"rgb": {
"r": 170,
"g": 171,
"b": 206
},
"hsl": {
"h": 238.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.75217,
"c": 0.05004,
"h": 283.8
},
"luminance": 0.42128
}Semantic roles & 50–950 ramp
primary
#AAABCE
secondary
#EAEAE1
accent
#A340A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183