#AAB2FF#AAB2FF
#AAB2FF is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.6% C 0.110 H 279.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2FF |
|---|---|
| RGB | rgb(170, 178, 255) |
| HSL | hsl(234, 100%, 83%) |
| HSV | hsv(234, 33%, 100%) |
| CMYK | cmyk(33.3%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.58, 14.67, -38.96) |
| CIE-LCH | lch(74.58, 41.63, 290.64°) |
| OKLab | oklab(78.63% 0.0172 -0.1084) |
| OKLCH | oklch(78.63% 0.11 279) |
| XYZ | xyz(50.5429, 47.6051, 101.1140) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.34
Light Periwinkle
#C1C6FC
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 8.60
Carolina Blue
#8AB8FE
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2FF #FFF7AA
analogous
#AADCFF #AAB2FF #CCAAFF
triadic
#AAB2FF #FFAAB2 #B2FFAA
tetradic
#AAB2FF #FFAADC #FFF7AA #AAFFCC
square
#AAB2FF #FFAADC #FFF7AA #AAFFCC
split-complementary
#AAB2FF #FFCCAA #DCFFAA
monochromatic
#3043FF #6D7BFF #AAB2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
2.00
#AAB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AAB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2FF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2FF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABBFF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#93C1CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab2ff; /* rgb */ color: rgb(170, 178, 255); /* oklch */ color: oklch(78.6% 0.110 279.0);
Tailwind
colors: {
custom: {
50: '#c5c8ff',
500: '#aab2ff',
950: '#000000',
},
}SCSS
$custom: #aab2ff; $custom-light: #c5c8ff; $custom-dark: #000000;
JSON
{
"hex": "#aab2ff",
"rgb": {
"r": 170,
"g": 178,
"b": 255
},
"hsl": {
"h": 234.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.78626,
"c": 0.10979,
"h": 279
},
"luminance": 0.47607
}Semantic roles & 50–950 ramp
primary
#AAB2FF
secondary
#F7F4D4
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286