#AAB2CE#AAB2CE
#AAB2CE is a light, muted blue. Relative luminance 0.448; OKLCH L 76.6% C 0.041 H 272.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2CE |
|---|---|
| RGB | rgb(170, 178, 206) |
| HSL | hsl(227, 27%, 74%) |
| HSV | hsv(227, 17%, 81%) |
| CMYK | cmyk(17.5%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.79, 3.01, -15.09) |
| CIE-LCH | lch(72.79, 15.39, 281.29°) |
| OKLab | oklab(76.65% 0.002 -0.041) |
| OKLCH | oklch(76.65% 0.041 272.8) |
| XYZ | xyz(43.6359, 44.8423, 64.7370) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 9.28
Light Grey Blue
#9DBCD4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2CE #CEC6AA
analogous
#AAC4CE #AAB2CE #B4AACE
triadic
#AAB2CE #CEAAB2 #B2CEAA
tetradic
#AAB2CE #CEAAC4 #CEC6AA #AACEB4
square
#AAB2CE #CEAAC4 #CEC6AA #AACEB4
split-complementary
#AAB2CE #CEB4AA #C4CEAA
monochromatic
#5D6CA1 #838FB8 #AAB2CE #D1D5E4 #ECEDF4
Accessibility & contrast
On white
2.11
#AAB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AAB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2CE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2CE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CF
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#A2B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab2ce; /* rgb */ color: rgb(170, 178, 206); /* oklch */ color: oklch(76.6% 0.041 272.8);
Tailwind
colors: {
custom: {
50: '#c3c9dd',
500: '#aab2ce',
950: '#000000',
},
}SCSS
$custom: #aab2ce; $custom-light: #c3c9dd; $custom-dark: #000000;
JSON
{
"hex": "#aab2ce",
"rgb": {
"r": 170,
"g": 178,
"b": 206
},
"hsl": {
"h": 226.667,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.76646,
"c": 0.04102,
"h": 272.8
},
"luminance": 0.44843
}Semantic roles & 50–950 ramp
primary
#AAB2CE
secondary
#EAE8E1
accent
#8F40A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283