#AAAEFF#AAAEFF
#AAAEFF is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.115 H 281.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEFF |
|---|---|
| RGB | rgb(170, 174, 255) |
| HSL | hsl(237, 100%, 83%) |
| HSV | hsv(237, 33%, 100%) |
| CMYK | cmyk(33.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.57, 16.90, -40.53) |
| CIE-LCH | lch(73.57, 43.91, 292.64°) |
| OKLab | oklab(77.85% 0.0223 -0.1129) |
| OKLCH | oklch(77.85% 0.115 281.2) |
| XYZ | xyz(49.7586, 46.0366, 100.8526) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 9.09
Pale Violet
#CEAEFA
ΔE00 9.29
Cloudy Blue
#ACC2D9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEFF #FFFBAA
analogous
#AAD8FF #AAAEFF #D0AAFF
triadic
#AAAEFF #FFAAAE #AEFFAA
tetradic
#AAAEFF #FFAAD8 #FFFBAA #AAFFD0
square
#AAAEFF #FFAAD8 #FFFBAA #AAFFD0
split-complementary
#AAAEFF #FFD0AA #D8FFAA
monochromatic
#3039FF #6D74FF #AAAEFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
2.06
#AAAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AAAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEFF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEFF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#93BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaeff; /* rgb */ color: rgb(170, 174, 255); /* oklch */ color: oklch(77.8% 0.115 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6ff',
500: '#aaaeff',
950: '#000000',
},
}SCSS
$custom: #aaaeff; $custom-light: #c5c6ff; $custom-dark: #000000;
JSON
{
"hex": "#aaaeff",
"rgb": {
"r": 170,
"g": 174,
"b": 255
},
"hsl": {
"h": 237.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.7785,
"c": 0.11514,
"h": 281.2
},
"luminance": 0.46038
}Semantic roles & 50–950 ramp
primary
#AAAEFF
secondary
#F7F6D4
accent
#DB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286