#AAAFF4#AAAFF4
#AAAFF4 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.6% C 0.098 H 280.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF4 |
|---|---|
| RGB | rgb(170, 175, 244) |
| HSL | hsl(236, 77%, 81%) |
| HSV | hsv(236, 30%, 96%) |
| CMYK | cmyk(30.3%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(73.37, 13.58, -34.89) |
| CIE-LCH | lch(73.37, 37.44, 291.27°) |
| OKLab | oklab(77.55% 0.0182 -0.0967) |
| OKLCH | oklch(77.55% 0.098 280.6) |
| XYZ | xyz(48.2323, 45.7363, 91.8571) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF4 #F4EFAA
analogous
#AAD4F4 #AAAFF4 #CAAAF4
triadic
#AAAFF4 #F4AAAF #AFF4AA
tetradic
#AAAFF4 #F4AAD4 #F4EFAA #AAF4CA
square
#AAAFF4 #F4AAD4 #F4EFAA #AAF4CA
split-complementary
#AAAFF4 #F4CAAA #D4F4AA
monochromatic
#3E49E6 #747CED #AAAFF4 #E0E2FB #E4E6FB
Accessibility & contrast
On white
2.07
#AAAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AAAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF4 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F7
Deuteranopia (green-blind)
#97B2F2
Tritanopia (blue-blind)
#97BCC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaff4; /* rgb */ color: rgb(170, 175, 244); /* oklch */ color: oklch(77.6% 0.098 280.6);
Tailwind
colors: {
custom: {
50: '#c5c6f8',
500: '#aaaff4',
950: '#000000',
},
}SCSS
$custom: #aaaff4; $custom-light: #c5c6f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaff4",
"rgb": {
"r": 170,
"g": 175,
"b": 244
},
"hsl": {
"h": 235.946,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.77552,
"c": 0.09844,
"h": 280.6
},
"luminance": 0.45738
}Semantic roles & 50–950 ramp
primary
#AAAFF4
secondary
#F3F1D8
accent
#CB0CD9
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285