#AEAFE4#AEAFE4
#AEAFE4 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.075 H 283.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFE4 |
|---|---|
| RGB | rgb(174, 175, 228) |
| HSL | hsl(239, 50%, 79%) |
| HSV | hsv(239, 24%, 89%) |
| CMYK | cmyk(23.7%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(73.06, 10.90, -26.66) |
| CIE-LCH | lch(73.06, 28.80, 292.24°) |
| OKLab | oklab(77.18% 0.0178 -0.0733) |
| OKLCH | oklch(77.18% 0.075 283.6) |
| XYZ | xyz(46.7856, 45.2591, 79.6547) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.91
Lavender
#B39DDB
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 9.00
Light Violet
#D6B4FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFE4 #E4E3AE
analogous
#AECAE4 #AEAFE4 #C8AEE4
triadic
#AEAFE4 #E4AEAF #AFE4AE
tetradic
#AEAFE4 #E4AECA #E4E3AE #AEE4C8
square
#AEAFE4 #E4AECA #E4E3AE #AEE4C8
split-complementary
#AEAFE4 #E4C8AE #CAE4AE
monochromatic
#5254C5 #8082D5 #AEAFE4 #DCDCF3 #E8E8F7
Accessibility & contrast
On white
2.09
#AEAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFE4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFE4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E6
Deuteranopia (green-blind)
#9FB2E3
Tritanopia (blue-blind)
#A2B8C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafe4; /* rgb */ color: rgb(174, 175, 228); /* oklch */ color: oklch(77.2% 0.075 283.6);
Tailwind
colors: {
custom: {
50: '#c7c6ec',
500: '#aeafe4',
950: '#000000',
},
}SCSS
$custom: #aeafe4; $custom-light: #c7c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aeafe4",
"rgb": {
"r": 174,
"g": 175,
"b": 228
},
"hsl": {
"h": 238.889,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.77183,
"c": 0.07539,
"h": 283.6
},
"luminance": 0.4526
}Semantic roles & 50–950 ramp
primary
#AEAFE4
secondary
#EEEEDD
accent
#BB28BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284