#AAB4EB#AAB4EB
#AAB4EB is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.079 H 276.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4EB |
|---|---|
| RGB | rgb(170, 180, 235) |
| HSL | hsl(231, 62%, 79%) |
| HSV | hsv(231, 28%, 92%) |
| CMYK | cmyk(27.7%, 23.4%, 0%, 7.8%) |
| CIE-LAB | lab(74.31, 8.61, -28.57) |
| CIE-LCH | lch(74.31, 29.84, 286.77°) |
| OKLab | oklab(78.16% 0.0089 -0.0788) |
| OKLCH | oklch(78.16% 0.079 276.4) |
| XYZ | xyz(47.8902, 47.1854, 85.1656) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.00
Periwinkle
#CCCCFF
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 8.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Light Blue Grey
#B7C9E2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4EB #EBE1AA
analogous
#AAD5EB #AAB4EB #C1AAEB
triadic
#AAB4EB #EBAAB4 #B4EBAA
tetradic
#AAB4EB #EBAAD5 #EBE1AA #AAEBC1
square
#AAB4EB #EBAAD5 #EBE1AA #AAEBC1
split-complementary
#AAB4EB #EBC1AA #D5EBAA
monochromatic
#475DD4 #7888DF #AAB4EB #DCE0F7 #E6E9F9
Accessibility & contrast
On white
2.01
#AAB4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AAB4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4EB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4EB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#9ABEC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab4eb; /* rgb */ color: rgb(170, 180, 235); /* oklch */ color: oklch(78.2% 0.079 276.4);
Tailwind
colors: {
custom: {
50: '#c4caf1',
500: '#aab4eb',
950: '#000000',
},
}SCSS
$custom: #aab4eb; $custom-light: #c4caf1; $custom-dark: #000000;
JSON
{
"hex": "#aab4eb",
"rgb": {
"r": 170,
"g": 180,
"b": 235
},
"hsl": {
"h": 230.769,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.78163,
"c": 0.07926,
"h": 276.4
},
"luminance": 0.47187
}Semantic roles & 50–950 ramp
primary
#AAB4EB
secondary
#F1EDDA
accent
#AF1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284