#AEAFF4#AEAFF4
#AEAFF4 is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.098 H 283.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFF4 |
|---|---|
| RGB | rgb(174, 175, 244) |
| HSL | hsl(239, 76%, 82%) |
| HSV | hsv(239, 29%, 96%) |
| CMYK | cmyk(28.7%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(73.67, 14.72, -34.41) |
| CIE-LCH | lch(73.67, 37.42, 293.16°) |
| OKLab | oklab(77.85% 0.0224 -0.0953) |
| OKLCH | oklch(77.85% 0.098 283.2) |
| XYZ | xyz(49.1104, 46.1890, 91.8983) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.48
Lavender
#B39DDB
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 7.85
Periwinkle
#CCCCFF
ΔE00 8.08
Periwinkle Blue
#8F99FB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFF4 #F4F3AE
analogous
#AED2F4 #AEAFF4 #D0AEF4
triadic
#AEAFF4 #F4AEAF #AFF4AE
tetradic
#AEAFF4 #F4AED2 #F4F3AE #AEF4D0
square
#AEAFF4 #F4AED2 #F4F3AE #AEF4D0
split-complementary
#AEAFF4 #F4D0AE #D2F4AE
monochromatic
#4245E5 #787AED #AEAFF4 #E4E4FB #E4E4FB
Accessibility & contrast
On white
2.05
#AEAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#AEAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFF4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFF4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F7
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#9DBBC7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaff4; /* rgb */ color: rgb(174, 175, 244); /* oklch */ color: oklch(77.9% 0.098 283.2);
Tailwind
colors: {
custom: {
50: '#c7c6f8',
500: '#aeaff4',
950: '#000000',
},
}SCSS
$custom: #aeaff4; $custom-light: #c7c6f8; $custom-dark: #000000;
JSON
{
"hex": "#aeaff4",
"rgb": {
"r": 174,
"g": 175,
"b": 244
},
"hsl": {
"h": 239.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.77852,
"c": 0.09791,
"h": 283.2
},
"luminance": 0.4619
}Semantic roles & 50–950 ramp
primary
#AEAFF4
secondary
#F3F3D8
accent
#D50DD8
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285