#AAABCF#AAABCF
#AAABCF is a light, muted blue. Relative luminance 0.422; OKLCH L 75.3% C 0.051 H 283.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABCF |
|---|---|
| RGB | rgb(170, 171, 207) |
| HSL | hsl(238, 28%, 74%) |
| HSV | hsv(238, 18%, 81%) |
| CMYK | cmyk(17.9%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(70.99, 7.08, -18.35) |
| CIE-LCH | lch(70.99, 19.67, 291.09°) |
| OKLab | oklab(75.25% 0.0123 -0.05) |
| OKLCH | oklch(75.25% 0.051 283.8) |
| XYZ | xyz(42.4004, 42.1763, 64.9264) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.69
Periwinkle
#CCCCFF
ΔE00 9.62
Lightsteelblue
#B0C4DE
ΔE00 10.59
Pale Violet
#CEAEFA
ΔE00 10.72
Light Blue Grey
#B7C9E2
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABCF #CFCEAA
analogous
#AABECF #AAABCF #BCAACF
triadic
#AAABCF #CFAAAB #ABCFAA
tetradic
#AAABCF #CFAABE #CFCEAA #AACFBC
square
#AAABCF #CFAABE #CFCEAA #AACFBC
split-complementary
#AAABCF #CFBCAA #BECFAA
monochromatic
#5C5EA3 #8384B9 #AAABCF #D1D2E5 #EBECF4
Accessibility & contrast
On white
2.23
#AAABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABCF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABCF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#A1ADCE
Tritanopia (blue-blind)
#A2B1B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaabcf; /* rgb */ color: rgb(170, 171, 207); /* oklch */ color: oklch(75.3% 0.051 283.8);
Tailwind
colors: {
custom: {
50: '#c3c4dd',
500: '#aaabcf',
950: '#000000',
},
}SCSS
$custom: #aaabcf; $custom-light: #c3c4dd; $custom-dark: #000000;
JSON
{
"hex": "#aaabcf",
"rgb": {
"r": 170,
"g": 171,
"b": 207
},
"hsl": {
"h": 238.378,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.75254,
"c": 0.05147,
"h": 283.8
},
"luminance": 0.42177
}Semantic roles & 50–950 ramp
primary
#AAABCF
secondary
#EAEAE1
accent
#A43FA6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183