#AAB0FA#AAB0FA
#AAB0FA is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.0% C 0.105 H 280.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0FA |
|---|---|
| RGB | rgb(170, 176, 250) |
| HSL | hsl(236, 89%, 82%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(32%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(73.87, 14.52, -37.37) |
| CIE-LCH | lch(73.87, 40.09, 291.24°) |
| OKLab | oklab(78.01% 0.0185 -0.1039) |
| OKLCH | oklch(78.01% 0.105 280.1) |
| XYZ | xyz(49.3535, 46.4973, 96.7985) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 8.87
Pale Violet
#CEAEFA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0FA #FAF4AA
analogous
#AAD8FA #AAB0FA #CCAAFA
triadic
#AAB0FA #FAAAB0 #B0FAAA
tetradic
#AAB0FA #FAAAD8 #FAF4AA #AAFACC
square
#AAB0FA #FAAAD8 #FAF4AA #AAFACC
split-complementary
#AAB0FA #FACCAA #D8FAAA
monochromatic
#3645F3 #707AF7 #AAB0FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.04
#AAB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#AAB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0FA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0FA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#95BECA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab0fa; /* rgb */ color: rgb(170, 176, 250); /* oklch */ color: oklch(78.0% 0.105 280.1);
Tailwind
colors: {
custom: {
50: '#c5c7fc',
500: '#aab0fa',
950: '#000000',
},
}SCSS
$custom: #aab0fa; $custom-light: #c5c7fc; $custom-dark: #000000;
JSON
{
"hex": "#aab0fa",
"rgb": {
"r": 170,
"g": 176,
"b": 250
},
"hsl": {
"h": 235.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.78012,
"c": 0.10549,
"h": 280.1
},
"luminance": 0.46499
}Semantic roles & 50–950 ramp
primary
#AAB0FA
secondary
#F5F3D6
accent
#D400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285