#AEAFE2#AEAFE2
#AEAFE2 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.1% C 0.073 H 283.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFE2 |
|---|---|
| RGB | rgb(174, 175, 226) |
| HSL | hsl(239, 47%, 78%) |
| HSV | hsv(239, 23%, 89%) |
| CMYK | cmyk(23%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(72.99, 10.43, -25.68) |
| CIE-LCH | lch(72.99, 27.71, 292.11°) |
| OKLab | oklab(77.1% 0.0172 -0.0705) |
| OKLCH | oklch(77.1% 0.073 283.7) |
| XYZ | xyz(46.5096, 45.1487, 78.2009) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.01
Lavender
#B39DDB
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.47
Pale Violet
#CEAEFA
ΔE00 8.24
Light Violet
#D6B4FC
ΔE00 9.13
Pastel Blue
#A2BFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFE2 #E2E1AE
analogous
#AEC9E2 #AEAFE2 #C7AEE2
triadic
#AEAFE2 #E2AEAF #AFE2AE
tetradic
#AEAFE2 #E2AEC9 #E2E1AE #AEE2C7
square
#AEAFE2 #E2AEC9 #E2E1AE #AEE2C7
split-complementary
#AEAFE2 #E2C7AE #C9E2AE
monochromatic
#5456C2 #8182D2 #AEAFE2 #DBDCF2 #E8E9F7
Accessibility & contrast
On white
2.09
#AEAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AEAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFE2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFE2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#A2B8C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafe2; /* rgb */ color: rgb(174, 175, 226); /* oklch */ color: oklch(77.1% 0.073 283.7);
Tailwind
colors: {
custom: {
50: '#c7c6eb',
500: '#aeafe2',
950: '#000000',
},
}SCSS
$custom: #aeafe2; $custom-light: #c7c6eb; $custom-dark: #000000;
JSON
{
"hex": "#aeafe2",
"rgb": {
"r": 174,
"g": 175,
"b": 226
},
"hsl": {
"h": 238.846,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.77103,
"c": 0.07256,
"h": 283.7
},
"luminance": 0.4515
}Semantic roles & 50–950 ramp
primary
#AEAFE2
secondary
#EEEEDD
accent
#B82BBB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284