#AAB0EE#AAB0EE
#AAB0EE is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.5% C 0.089 H 279.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0EE |
|---|---|
| RGB | rgb(170, 176, 238) |
| HSL | hsl(235, 67%, 80%) |
| HSV | hsv(235, 29%, 93%) |
| CMYK | cmyk(28.6%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(73.40, 11.55, -31.60) |
| CIE-LCH | lch(73.40, 33.65, 290.07°) |
| OKLab | oklab(77.49% 0.0151 -0.0874) |
| OKLCH | oklch(77.49% 0.089 279.8) |
| XYZ | xyz(47.5314, 45.7685, 87.2022) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.99
Periwinkle Blue
#8F99FB
ΔE00 8.26
Lavender
#B39DDB
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0EE #EEE8AA
analogous
#AAD2EE #AAB0EE #C6AAEE
triadic
#AAB0EE #EEAAB0 #B0EEAA
tetradic
#AAB0EE #EEAAD2 #EEE8AA #AAEEC6
square
#AAB0EE #EEAAD2 #EEE8AA #AAEEC6
split-complementary
#AAB0EE #EEC6AA #D2EEAA
monochromatic
#4451DA #7781E4 #AAB0EE #DDDFF8 #E5E7FA
Accessibility & contrast
On white
2.07
#AAB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AAB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0EE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0EE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#99BBC6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab0ee; /* rgb */ color: rgb(170, 176, 238); /* oklch */ color: oklch(77.5% 0.089 279.8);
Tailwind
colors: {
custom: {
50: '#c4c7f3',
500: '#aab0ee',
950: '#000000',
},
}SCSS
$custom: #aab0ee; $custom-light: #c4c7f3; $custom-dark: #000000;
JSON
{
"hex": "#aab0ee",
"rgb": {
"r": 170,
"g": 176,
"b": 238
},
"hsl": {
"h": 234.706,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.77491,
"c": 0.08867,
"h": 279.8
},
"luminance": 0.4577
}Semantic roles & 50–950 ramp
primary
#AAB0EE
secondary
#F1EFDA
accent
#BE17CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285