#AAAFFA#AAAFFA
#AAAFFA is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.107 H 280.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFFA |
|---|---|
| RGB | rgb(170, 175, 250) |
| HSL | hsl(236, 89%, 82%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(32%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.61, 15.08, -37.76) |
| CIE-LCH | lch(73.61, 40.66, 291.77°) |
| OKLab | oklab(77.82% 0.0198 -0.105) |
| OKLCH | oklch(77.82% 0.107 280.7) |
| XYZ | xyz(49.1581, 46.1066, 96.7334) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 6.73
Periwinkle Blue
#8F99FB
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.00
Pale Violet
#CEAEFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFFA #FAF5AA
analogous
#AAD7FA #AAAFFA #CDAAFA
triadic
#AAAFFA #FAAAAF #AFFAAA
tetradic
#AAAFFA #FAAAD7 #FAF5AA #AAFACD
square
#AAAFFA #FAAAD7 #FAF5AA #AAFACD
split-complementary
#AAAFFA #FACDAA #D7FAAA
monochromatic
#3642F3 #7079F7 #AAAFFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.05
#AAAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AAAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFFA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFFA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#95BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaffa; /* rgb */ color: rgb(170, 175, 250); /* oklch */ color: oklch(77.8% 0.107 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fc',
500: '#aaaffa',
950: '#000000',
},
}SCSS
$custom: #aaaffa; $custom-light: #c5c6fc; $custom-dark: #000000;
JSON
{
"hex": "#aaaffa",
"rgb": {
"r": 170,
"g": 175,
"b": 250
},
"hsl": {
"h": 236.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.77817,
"c": 0.10683,
"h": 280.7
},
"luminance": 0.46108
}Semantic roles & 50–950 ramp
primary
#AAAFFA
secondary
#F5F3D6
accent
#D700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285