#AAB9FF#AAB9FF
#AAB9FF is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.0% C 0.101 H 274.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB9FF |
|---|---|
| RGB | rgb(170, 185, 255) |
| HSL | hsl(229, 100%, 83%) |
| HSV | hsv(229, 33%, 100%) |
| CMYK | cmyk(33.3%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(76.35, 10.79, -36.20) |
| CIE-LCH | lch(76.35, 37.78, 286.60°) |
| OKLab | oklab(80% 0.0081 -0.1005) |
| OKLCH | oklch(80% 0.101 274.6) |
| XYZ | xyz(51.9714, 50.4621, 101.5902) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.45
Light Periwinkle
#C1C6FC
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB9FF #FFF0AA
analogous
#AAE3FF #AAB9FF #C5AAFF
triadic
#AAB9FF #FFAAB9 #B9FFAA
tetradic
#AAB9FF #FFAAE3 #FFF0AA #AAFFC5
square
#AAB9FF #FFAAE3 #FFF0AA #AAFFC5
split-complementary
#AAB9FF #FFC5AA #E3FFAA
monochromatic
#3054FF #6D87FF #AAB9FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.89
#AAB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#AAB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB9FF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB9FF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#92C6D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aab9ff; /* rgb */ color: rgb(170, 185, 255); /* oklch */ color: oklch(80.0% 0.101 274.6);
Tailwind
colors: {
custom: {
50: '#c5cdff',
500: '#aab9ff',
950: '#000000',
},
}SCSS
$custom: #aab9ff; $custom-light: #c5cdff; $custom-dark: #000000;
JSON
{
"hex": "#aab9ff",
"rgb": {
"r": 170,
"g": 185,
"b": 255
},
"hsl": {
"h": 229.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80003,
"c": 0.10086,
"h": 274.6
},
"luminance": 0.50464
}Semantic roles & 50–950 ramp
primary
#AAB9FF
secondary
#E4CF69
accent
#BD00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386