#AEAFE0#AEAFE0
#AEAFE0 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.070 H 283.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFE0 |
|---|---|
| RGB | rgb(174, 175, 224) |
| HSL | hsl(239, 45%, 78%) |
| HSV | hsv(239, 22%, 88%) |
| CMYK | cmyk(22.3%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(72.92, 9.97, -24.70) |
| CIE-LCH | lch(72.92, 26.63, 291.98°) |
| OKLab | oklab(77.02% 0.0165 -0.0677) |
| OKLCH | oklch(77.02% 0.07 283.7) |
| XYZ | xyz(46.2368, 45.0396, 76.7641) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 9.26
Pastel Blue
#A2BFFE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFE0 #E0DFAE
analogous
#AEC8E0 #AEAFE0 #C6AEE0
triadic
#AEAFE0 #E0AEAF #AFE0AE
tetradic
#AEAFE0 #E0AEC8 #E0DFAE #AEE0C6
square
#AEAFE0 #E0AEC8 #E0DFAE #AEE0C6
split-complementary
#AEAFE0 #E0C6AE #C8E0AE
monochromatic
#5558BE #8283CF #AEAFE0 #DADBF1 #E9E9F7
Accessibility & contrast
On white
2.10
#AEAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#AEAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFE0
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFE0 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E2
Deuteranopia (green-blind)
#A1B1DF
Tritanopia (blue-blind)
#A3B7C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafe0; /* rgb */ color: rgb(174, 175, 224); /* oklch */ color: oklch(77.0% 0.070 283.7);
Tailwind
colors: {
custom: {
50: '#c7c6e9',
500: '#aeafe0',
950: '#000000',
},
}SCSS
$custom: #aeafe0; $custom-light: #c7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aeafe0",
"rgb": {
"r": 174,
"g": 175,
"b": 224
},
"hsl": {
"h": 238.8,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.77023,
"c": 0.06973,
"h": 283.7
},
"luminance": 0.4504
}Semantic roles & 50–950 ramp
primary
#AEAFE0
secondary
#EDEDDE
accent
#B52EB8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284