#AAB4E2#AAB4E2
#AAB4E2 is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.8% C 0.067 H 275.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4E2 |
|---|---|
| RGB | rgb(170, 180, 226) |
| HSL | hsl(229, 49%, 78%) |
| HSV | hsv(229, 25%, 89%) |
| CMYK | cmyk(24.8%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(73.98, 6.47, -24.18) |
| CIE-LCH | lch(73.98, 25.03, 284.97°) |
| OKLab | oklab(77.8% 0.006 -0.0664) |
| OKLCH | oklch(77.8% 0.067 275.2) |
| XYZ | xyz(46.6227, 46.6784, 78.4902) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.97
Light Blue Grey
#B7C9E2
ΔE00 8.54
Cloudy Blue
#ACC2D9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4E2 #E2D8AA
analogous
#AAD0E2 #AAB4E2 #BCAAE2
triadic
#AAB4E2 #E2AAB4 #B4E2AA
tetradic
#AAB4E2 #E2AAD0 #E2D8AA #AAE2BC
square
#AAB4E2 #E2AAD0 #E2D8AA #AAE2BC
split-complementary
#AAB4E2 #E2BCAA #D0E2AA
monochromatic
#4F63C3 #7C8CD2 #AAB4E2 #D8DCF2 #E8EBF7
Accessibility & contrast
On white
2.03
#AAB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#AAB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4E2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4E2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E4
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#9CBCC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab4e2; /* rgb */ color: rgb(170, 180, 226); /* oklch */ color: oklch(77.8% 0.067 275.2);
Tailwind
colors: {
custom: {
50: '#c4caeb',
500: '#aab4e2',
950: '#000000',
},
}SCSS
$custom: #aab4e2; $custom-light: #c4caeb; $custom-dark: #000000;
JSON
{
"hex": "#aab4e2",
"rgb": {
"r": 170,
"g": 180,
"b": 226
},
"hsl": {
"h": 229.286,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.77803,
"c": 0.06664,
"h": 275.2
},
"luminance": 0.4668
}Semantic roles & 50–950 ramp
primary
#AAB4E2
secondary
#EEEBDD
accent
#A229BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284