#AEAEFF#AEAEFF
#AEAEFF is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.1% C 0.115 H 283.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEFF |
|---|---|
| RGB | rgb(174, 174, 255) |
| HSL | hsl(240, 100%, 84%) |
| HSV | hsv(240, 32%, 100%) |
| CMYK | cmyk(31.8%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.86, 18.00, -40.05) |
| CIE-LCH | lch(73.86, 43.91, 294.20°) |
| OKLab | oklab(78.15% 0.0266 -0.1115) |
| OKLCH | oklch(78.15% 0.115 283.4) |
| XYZ | xyz(50.6367, 46.4893, 100.8938) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.05
Periwinkle Blue
#8F99FB
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 8.29
Pastel Purple
#CAA0FF
ΔE00 8.80
Lavender
#B39DDB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEFF #FFFFAE
analogous
#AED7FF #AEAEFF #D7AEFF
triadic
#AEAEFF #FFAEAE #AEFFAE
tetradic
#AEAEFF #FFAED7 #FFFFAE #AEFFD7
square
#AEAEFF #FFAED7 #FFFFAE #AEFFD7
split-complementary
#AEAEFF #FFD7AE #D7FFAE
monochromatic
#3434FF #7171FF #AEAEFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
2.04
#AEAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#AEAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEFF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEFF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#99BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaeff; /* rgb */ color: rgb(174, 174, 255); /* oklch */ color: oklch(78.1% 0.115 283.4);
Tailwind
colors: {
custom: {
50: '#c8c6ff',
500: '#aeaeff',
950: '#000000',
},
}SCSS
$custom: #aeaeff; $custom-light: #c8c6ff; $custom-dark: #000000;
JSON
{
"hex": "#aeaeff",
"rgb": {
"r": 174,
"g": 174,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78148,
"c": 0.11463,
"h": 283.4
},
"luminance": 0.46491
}Semantic roles & 50–950 ramp
primary
#AEAEFF
secondary
#F7F7D4
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286