#AAAFF0#AAAFF0
#AAAFF0 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.093 H 280.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF0 |
|---|---|
| RGB | rgb(170, 175, 240) |
| HSL | hsl(236, 70%, 80%) |
| HSV | hsv(236, 29%, 94%) |
| CMYK | cmyk(29.2%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(73.22, 12.59, -32.96) |
| CIE-LCH | lch(73.22, 35.28, 290.91°) |
| OKLab | oklab(77.38% 0.0171 -0.0912) |
| OKLCH | oklch(77.38% 0.093 280.6) |
| XYZ | xyz(47.6315, 45.4960, 88.6932) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.90
Lavender
#B39DDB
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.27
Pale Violet
#CEAEFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF0 #F0EBAA
analogous
#AAD2F0 #AAAFF0 #C8AAF0
triadic
#AAAFF0 #F0AAAF #AFF0AA
tetradic
#AAAFF0 #F0AAD2 #F0EBAA #AAF0C8
square
#AAAFF0 #F0AAD2 #F0EBAA #AAF0C8
split-complementary
#AAAFF0 #F0C8AA #D2F0AA
monochromatic
#424DDE #767EE7 #AAAFF0 #DEE0F9 #E5E7FA
Accessibility & contrast
On white
2.08
#AAAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#AAAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF0
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF0 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#98BBC6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff0; /* rgb */ color: rgb(170, 175, 240); /* oklch */ color: oklch(77.4% 0.093 280.6);
Tailwind
colors: {
custom: {
50: '#c4c6f5',
500: '#aaaff0',
950: '#000000',
},
}SCSS
$custom: #aaaff0; $custom-light: #c4c6f5; $custom-dark: #000000;
JSON
{
"hex": "#aaaff0",
"rgb": {
"r": 170,
"g": 175,
"b": 240
},
"hsl": {
"h": 235.714,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.77379,
"c": 0.09282,
"h": 280.6
},
"luminance": 0.45497
}Semantic roles & 50–950 ramp
primary
#AAAFF0
secondary
#F2F0D9
accent
#C414D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285