#AAB5CE#AAB5CE
#AAB5CE is a light, muted blue. Relative luminance 0.461; OKLCH L 77.3% C 0.038 H 266.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB5CE |
|---|---|
| RGB | rgb(170, 181, 206) |
| HSL | hsl(222, 27%, 74%) |
| HSV | hsv(222, 17%, 81%) |
| CMYK | cmyk(17.5%, 12.1%, 0%, 19.2%) |
| CIE-LAB | lab(73.58, 1.38, -13.90) |
| CIE-LCH | lch(73.58, 13.97, 275.67°) |
| OKLab | oklab(77.26% -0.0022 -0.0377) |
| OKLCH | oklch(77.26% 0.038 266.6) |
| XYZ | xyz(44.2393, 46.0492, 64.9382) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB5CE #CEC3AA
analogous
#AAC7CE #AAB5CE #B1AACE
triadic
#AAB5CE #CEAAB5 #B5CEAA
tetradic
#AAB5CE #CEAAC7 #CEC3AA #AACEB1
square
#AAB5CE #CEAAC7 #CEC3AA #AACEB1
split-complementary
#AAB5CE #CEB1AA #C7CEAA
monochromatic
#5D72A1 #8393B8 #AAB5CE #D1D7E4 #ECEEF4
Accessibility & contrast
On white
2.06
#AAB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AAB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB5CE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB5CE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CF
Deuteranopia (green-blind)
#ABB3CD
Tritanopia (blue-blind)
#A2BABD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab5ce; /* rgb */ color: rgb(170, 181, 206); /* oklch */ color: oklch(77.3% 0.038 266.6);
Tailwind
colors: {
custom: {
50: '#c3cbdd',
500: '#aab5ce',
950: '#000000',
},
}SCSS
$custom: #aab5ce; $custom-light: #c3cbdd; $custom-dark: #000000;
JSON
{
"hex": "#aab5ce",
"rgb": {
"r": 170,
"g": 181,
"b": 206
},
"hsl": {
"h": 221.667,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.77264,
"c": 0.03778,
"h": 266.6
},
"luminance": 0.4605
}Semantic roles & 50–950 ramp
primary
#AAB5CE
secondary
#EAE7E1
accent
#8640A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283