#AAB3FF#AAB3FF
#AAB3FF is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.8% C 0.108 H 278.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB3FF |
|---|---|
| RGB | rgb(170, 179, 255) |
| HSL | hsl(234, 100%, 83%) |
| HSV | hsv(234, 33%, 100%) |
| CMYK | cmyk(33.3%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(74.83, 14.12, -38.57) |
| CIE-LCH | lch(74.83, 41.07, 290.10°) |
| OKLab | oklab(78.82% 0.0159 -0.1073) |
| OKLCH | oklch(78.82% 0.108 278.4) |
| XYZ | xyz(50.7426, 48.0045, 101.1806) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 6.42
Periwinkle Blue
#8F99FB
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.49
Carolina Blue
#8AB8FE
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB3FF #FFF6AA
analogous
#AADDFF #AAB3FF #CBAAFF
triadic
#AAB3FF #FFAAB3 #B3FFAA
tetradic
#AAB3FF #FFAADD #FFF6AA #AAFFCB
square
#AAB3FF #FFAADD #FFF6AA #AAFFCB
split-complementary
#AAB3FF #FFCBAA #DDFFAA
monochromatic
#3046FF #6D7CFF #AAB3FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.98
#AAB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AAB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB3FF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB3FF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#93C1CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aab3ff; /* rgb */ color: rgb(170, 179, 255); /* oklch */ color: oklch(78.8% 0.108 278.4);
Tailwind
colors: {
custom: {
50: '#c5c9ff',
500: '#aab3ff',
950: '#000000',
},
}SCSS
$custom: #aab3ff; $custom-light: #c5c9ff; $custom-dark: #000000;
JSON
{
"hex": "#aab3ff",
"rgb": {
"r": 170,
"g": 179,
"b": 255
},
"hsl": {
"h": 233.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.78822,
"c": 0.10848,
"h": 278.4
},
"luminance": 0.48006
}Semantic roles & 50–950 ramp
primary
#AAB3FF
secondary
#F7F4D4
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286