#AAAFF2#AAAFF2
#AAAFF2 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.096 H 280.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF2 |
|---|---|
| RGB | rgb(170, 175, 242) |
| HSL | hsl(236, 73%, 81%) |
| HSV | hsv(236, 30%, 95%) |
| CMYK | cmyk(29.8%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.30, 13.09, -33.92) |
| CIE-LCH | lch(73.30, 36.36, 291.09°) |
| OKLab | oklab(77.46% 0.0176 -0.094) |
| OKLCH | oklch(77.46% 0.096 280.6) |
| XYZ | xyz(47.9302, 45.6155, 90.2665) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 7.69
Lavender
#B39DDB
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF2 #F2EDAA
analogous
#AAD3F2 #AAAFF2 #C9AAF2
triadic
#AAAFF2 #F2AAAF #AFF2AA
tetradic
#AAAFF2 #F2AAD3 #F2EDAA #AAF2C9
square
#AAAFF2 #F2AAD3 #F2EDAA #AAF2C9
split-complementary
#AAAFF2 #F2C9AA #D3F2AA
monochromatic
#404BE2 #757DEA #AAAFF2 #DFE1FA #E4E6FB
Accessibility & contrast
On white
2.07
#AAAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF2 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F5
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#98BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff2; /* rgb */ color: rgb(170, 175, 242); /* oklch */ color: oklch(77.5% 0.096 280.6);
Tailwind
colors: {
custom: {
50: '#c5c6f6',
500: '#aaaff2',
950: '#000000',
},
}SCSS
$custom: #aaaff2; $custom-light: #c5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#aaaff2",
"rgb": {
"r": 170,
"g": 175,
"b": 242
},
"hsl": {
"h": 235.833,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.77465,
"c": 0.09564,
"h": 280.6
},
"luminance": 0.45617
}Semantic roles & 50–950 ramp
primary
#AAAFF2
secondary
#F3F1D8
accent
#C810D6
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285