#AAABFF#AAABFF
#AAABFF is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.3% C 0.119 H 282.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABFF |
|---|---|
| RGB | rgb(170, 171, 255) |
| HSL | hsl(239, 100%, 83%) |
| HSV | hsv(239, 33%, 100%) |
| CMYK | cmyk(33.3%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(72.82, 18.58, -41.70) |
| CIE-LCH | lch(72.82, 45.65, 294.02°) |
| OKLab | oklab(77.27% 0.0263 -0.1163) |
| OKLCH | oklch(77.27% 0.119 282.7) |
| XYZ | xyz(49.1855, 44.8904, 100.6616) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 8.82
Pale Violet
#CEAEFA
ΔE00 8.94
Pastel Purple
#CAA0FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABFF #FFFEAA
analogous
#AAD5FF #AAABFF #D3AAFF
triadic
#AAABFF #FFAAAB #ABFFAA
tetradic
#AAABFF #FFAAD5 #FFFEAA #AAFFD3
square
#AAABFF #FFAAD5 #FFFEAA #AAFFD3
split-complementary
#AAABFF #FFD3AA #D5FFAA
monochromatic
#3032FF #6D6FFF #AAABFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.10
#AAABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AAABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABFF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABFF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#94BBCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaabff; /* rgb */ color: rgb(170, 171, 255); /* oklch */ color: oklch(77.3% 0.119 282.7);
Tailwind
colors: {
custom: {
50: '#c5c3ff',
500: '#aaabff',
950: '#000000',
},
}SCSS
$custom: #aaabff; $custom-light: #c5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aaabff",
"rgb": {
"r": 170,
"g": 171,
"b": 255
},
"hsl": {
"h": 239.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77272,
"c": 0.11925,
"h": 282.7
},
"luminance": 0.44892
}Semantic roles & 50–950 ramp
primary
#AAABFF
secondary
#F7F7D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186