#AAB0CE#AAB0CE
#AAB0CE is a light, muted blue. Relative luminance 0.441; OKLCH L 76.2% C 0.043 H 276.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0CE |
|---|---|
| RGB | rgb(170, 176, 206) |
| HSL | hsl(230, 27%, 74%) |
| HSV | hsv(230, 17%, 81%) |
| CMYK | cmyk(17.5%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.26, 4.11, -15.88) |
| CIE-LCH | lch(72.26, 16.40, 284.50°) |
| OKLab | oklab(76.24% 0.0048 -0.0431) |
| OKLCH | oklch(76.24% 0.043 276.4) |
| XYZ | xyz(43.2408, 44.0523, 64.6053) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.35
Light Periwinkle
#C1C6FC
ΔE00 8.61
Cloudy Blue
#ACC2D9
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 9.69
Dove Gray
#B6B8BD
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0CE #CEC8AA
analogous
#AAC2CE #AAB0CE #B6AACE
triadic
#AAB0CE #CEAAB0 #B0CEAA
tetradic
#AAB0CE #CEAAC2 #CEC8AA #AACEB6
square
#AAB0CE #CEAAC2 #CEC8AA #AACEB6
split-complementary
#AAB0CE #CEB6AA #C2CEAA
monochromatic
#5D68A1 #838CB8 #AAB0CE #D1D4E4 #ECEDF4
Accessibility & contrast
On white
2.14
#AAB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AAB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0CE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0CE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CF
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#A2B5BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab0ce; /* rgb */ color: rgb(170, 176, 206); /* oklch */ color: oklch(76.2% 0.043 276.4);
Tailwind
colors: {
custom: {
50: '#c3c7dd',
500: '#aab0ce',
950: '#000000',
},
}SCSS
$custom: #aab0ce; $custom-light: #c3c7dd; $custom-dark: #000000;
JSON
{
"hex": "#aab0ce",
"rgb": {
"r": 170,
"g": 176,
"b": 206
},
"hsl": {
"h": 230,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.76236,
"c": 0.04342,
"h": 276.4
},
"luminance": 0.44053
}Semantic roles & 50–950 ramp
primary
#AAB0CE
secondary
#EAE9E1
accent
#9540A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283