#AAB8FF#AAB8FF
#AAB8FF is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.8% C 0.102 H 275.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8FF |
|---|---|
| RGB | rgb(170, 184, 255) |
| HSL | hsl(230, 100%, 83%) |
| HSV | hsv(230, 33%, 100%) |
| CMYK | cmyk(33.3%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(76.10, 11.35, -36.60) |
| CIE-LCH | lch(76.10, 38.32, 287.22°) |
| OKLab | oklab(79.81% 0.0094 -0.1017) |
| OKLCH | oklch(79.81% 0.102 275.3) |
| XYZ | xyz(51.7629, 50.0452, 101.5207) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Light Periwinkle
#C1C6FC
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8FF #FFF1AA
analogous
#AAE2FF #AAB8FF #C6AAFF
triadic
#AAB8FF #FFAAB8 #B8FFAA
tetradic
#AAB8FF #FFAAE2 #FFF1AA #AAFFC6
square
#AAB8FF #FFAAE2 #FFF1AA #AAFFC6
split-complementary
#AAB8FF #FFC6AA #E2FFAA
monochromatic
#3052FF #6D85FF #AAB8FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.91
#AAB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AAB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8FF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8FF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#9CB9FD
Tritanopia (blue-blind)
#92C6D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aab8ff; /* rgb */ color: rgb(170, 184, 255); /* oklch */ color: oklch(79.8% 0.102 275.3);
Tailwind
colors: {
custom: {
50: '#c5cdff',
500: '#aab8ff',
950: '#000000',
},
}SCSS
$custom: #aab8ff; $custom-light: #c5cdff; $custom-dark: #000000;
JSON
{
"hex": "#aab8ff",
"rgb": {
"r": 170,
"g": 184,
"b": 255
},
"hsl": {
"h": 230.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.79805,
"c": 0.1021,
"h": 275.3
},
"luminance": 0.50047
}Semantic roles & 50–950 ramp
primary
#AAB8FF
secondary
#E4D069
accent
#C000E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386