#AAAFF3#AAAFF3
#AAAFF3 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.097 H 280.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF3 |
|---|---|
| RGB | rgb(170, 175, 243) |
| HSL | hsl(236, 75%, 81%) |
| HSV | hsv(236, 30%, 95%) |
| CMYK | cmyk(30%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(73.33, 13.33, -34.41) |
| CIE-LCH | lch(73.33, 36.90, 291.18°) |
| OKLab | oklab(77.51% 0.0179 -0.0954) |
| OKLCH | oklch(77.51% 0.097 280.6) |
| XYZ | xyz(48.0808, 45.6757, 91.0597) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.46
Lavender
#B39DDB
ΔE00 8.49
Pale Violet
#CEAEFA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF3 #F3EEAA
analogous
#AAD3F3 #AAAFF3 #C9AAF3
triadic
#AAAFF3 #F3AAAF #AFF3AA
tetradic
#AAAFF3 #F3AAD3 #F3EEAA #AAF3C9
square
#AAAFF3 #F3AAD3 #F3EEAA #AAF3C9
split-complementary
#AAAFF3 #F3C9AA #D3F3AA
monochromatic
#3F4AE4 #747DEB #AAAFF3 #E0E1FB #E4E6FB
Accessibility & contrast
On white
2.07
#AAAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#AAAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF3
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF3 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F6
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#97BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff3; /* rgb */ color: rgb(170, 175, 243); /* oklch */ color: oklch(77.5% 0.097 280.6);
Tailwind
colors: {
custom: {
50: '#c5c6f7',
500: '#aaaff3',
950: '#000000',
},
}SCSS
$custom: #aaaff3; $custom-light: #c5c6f7; $custom-dark: #000000;
JSON
{
"hex": "#aaaff3",
"rgb": {
"r": 170,
"g": 175,
"b": 243
},
"hsl": {
"h": 235.89,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.77508,
"c": 0.09703,
"h": 280.6
},
"luminance": 0.45677
}Semantic roles & 50–950 ramp
primary
#AAAFF3
secondary
#F3F1D8
accent
#CA0ED7
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285