#AAAFF7#AAAFF7
#AAAFF7 is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.7% C 0.103 H 280.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF7 |
|---|---|
| RGB | rgb(170, 175, 247) |
| HSL | hsl(236, 83%, 82%) |
| HSV | hsv(236, 31%, 97%) |
| CMYK | cmyk(31.2%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(73.49, 14.33, -36.32) |
| CIE-LCH | lch(73.49, 39.05, 291.53°) |
| OKLab | oklab(77.68% 0.019 -0.1009) |
| OKLCH | oklch(77.68% 0.103 280.7) |
| XYZ | xyz(48.6915, 45.9199, 94.2756) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 6.52
Periwinkle Blue
#8F99FB
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 8.75
Lavender
#B39DDB
ΔE00 8.87
Pale Violet
#CEAEFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF7 #F7F2AA
analogous
#AAD6F7 #AAAFF7 #CCAAF7
triadic
#AAAFF7 #F7AAAF #AFF7AA
tetradic
#AAAFF7 #F7AAD6 #F7F2AA #AAF7CC
square
#AAAFF7 #F7AAD6 #F7F2AA #AAF7CC
split-complementary
#AAAFF7 #F7CCAA #D6F7AA
monochromatic
#3A46EC #727AF2 #AAAFF7 #E2E4FC #E3E5FC
Accessibility & contrast
On white
2.06
#AAAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AAAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF7
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF7 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7FA
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#96BCC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff7; /* rgb */ color: rgb(170, 175, 247); /* oklch */ color: oklch(77.7% 0.103 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fa',
500: '#aaaff7',
950: '#000000',
},
}SCSS
$custom: #aaaff7; $custom-light: #c5c6fa; $custom-dark: #000000;
JSON
{
"hex": "#aaaff7",
"rgb": {
"r": 170,
"g": 175,
"b": 247
},
"hsl": {
"h": 236.104,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.77684,
"c": 0.10264,
"h": 280.7
},
"luminance": 0.45921
}Semantic roles & 50–950 ramp
primary
#AAAFF7
secondary
#F4F2D7
accent
#D106DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285