#AAAFF6#AAAFF6
#AAAFF6 is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.6% C 0.101 H 280.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF6 |
|---|---|
| RGB | rgb(170, 175, 246) |
| HSL | hsl(236, 81%, 82%) |
| HSV | hsv(236, 31%, 96%) |
| CMYK | cmyk(30.9%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(73.45, 14.08, -35.85) |
| CIE-LCH | lch(73.45, 38.51, 291.44°) |
| OKLab | oklab(77.64% 0.0187 -0.0995) |
| OKLCH | oklch(77.64% 0.101 280.6) |
| XYZ | xyz(48.5376, 45.8584, 93.4651) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 7.32
Periwinkle
#CCCCFF
ΔE00 8.68
Lavender
#B39DDB
ΔE00 8.77
Pale Violet
#CEAEFA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF6 #F6F1AA
analogous
#AAD5F6 #AAAFF6 #CBAAF6
triadic
#AAAFF6 #F6AAAF #AFF6AA
tetradic
#AAAFF6 #F6AAD5 #F6F1AA #AAF6CB
square
#AAAFF6 #F6AAD5 #F6F1AA #AAF6CB
split-complementary
#AAAFF6 #F6CBAA #D5F6AA
monochromatic
#3B47EA #737BF0 #AAAFF6 #E1E3FC #E3E5FC
Accessibility & contrast
On white
2.06
#AAAFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#AAAFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF6
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF6 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F9
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#96BCC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff6; /* rgb */ color: rgb(170, 175, 246); /* oklch */ color: oklch(77.6% 0.101 280.6);
Tailwind
colors: {
custom: {
50: '#c5c6f9',
500: '#aaaff6',
950: '#000000',
},
}SCSS
$custom: #aaaff6; $custom-light: #c5c6f9; $custom-dark: #000000;
JSON
{
"hex": "#aaaff6",
"rgb": {
"r": 170,
"g": 175,
"b": 246
},
"hsl": {
"h": 236.053,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.77639,
"c": 0.10123,
"h": 280.6
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#AAAFF6
secondary
#F4F2D7
accent
#CF08DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285