#AAAFF5#AAAFF5
#AAAFF5 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.100 H 280.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF5 |
|---|---|
| RGB | rgb(170, 175, 245) |
| HSL | hsl(236, 79%, 81%) |
| HSV | hsv(236, 31%, 96%) |
| CMYK | cmyk(30.6%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(73.41, 13.83, -35.37) |
| CIE-LCH | lch(73.41, 37.97, 291.36°) |
| OKLab | oklab(77.6% 0.0184 -0.0981) |
| OKLCH | oklch(77.6% 0.1 280.6) |
| XYZ | xyz(48.3845, 45.7972, 92.6590) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 8.60
Lavender
#B39DDB
ΔE00 8.67
Pale Violet
#CEAEFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF5 #F5F0AA
analogous
#AAD5F5 #AAAFF5 #CBAAF5
triadic
#AAAFF5 #F5AAAF #AFF5AA
tetradic
#AAAFF5 #F5AAD5 #F5F0AA #AAF5CB
square
#AAAFF5 #F5AAD5 #F5F0AA #AAF5CB
split-complementary
#AAAFF5 #F5CBAA #D5F5AA
monochromatic
#3C48E8 #737BEF #AAAFF5 #E1E3FB #E4E5FC
Accessibility & contrast
On white
2.07
#AAAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#AAAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF5
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF5 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F8
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#97BCC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff5; /* rgb */ color: rgb(170, 175, 245); /* oklch */ color: oklch(77.6% 0.100 280.6);
Tailwind
colors: {
custom: {
50: '#c5c6f8',
500: '#aaaff5',
950: '#000000',
},
}SCSS
$custom: #aaaff5; $custom-light: #c5c6f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaff5",
"rgb": {
"r": 170,
"g": 175,
"b": 245
},
"hsl": {
"h": 236,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.77596,
"c": 0.09984,
"h": 280.6
},
"luminance": 0.45799
}Semantic roles & 50–950 ramp
primary
#AAAFF5
secondary
#F4F2D7
accent
#CD0ADB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285