#AEAFF2#AEAFF2
#AEAFF2 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.095 H 283.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFF2 |
|---|---|
| RGB | rgb(174, 175, 242) |
| HSL | hsl(239, 72%, 82%) |
| HSV | hsv(239, 28%, 95%) |
| CMYK | cmyk(28.1%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.59, 14.23, -33.45) |
| CIE-LCH | lch(73.59, 36.35, 293.05°) |
| OKLab | oklab(77.77% 0.0219 -0.0926) |
| OKLCH | oklch(77.77% 0.095 283.3) |
| XYZ | xyz(48.8084, 46.0682, 90.3077) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lavender
#B39DDB
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.63
Pale Violet
#CEAEFA
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFF2 #F2F1AE
analogous
#AED1F2 #AEAFF2 #CFAEF2
triadic
#AEAFF2 #F2AEAF #AFF2AE
tetradic
#AEAFF2 #F2AED1 #F2F1AE #AEF2CF
square
#AEAFF2 #F2AED1 #F2F1AE #AEF2CF
split-complementary
#AEAFF2 #F2CFAE #D1F2AE
monochromatic
#4547E1 #797BEA #AEAFF2 #E3E3FA #E5E5FB
Accessibility & contrast
On white
2.06
#AEAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFF2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFF2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F5
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#9EBBC7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaff2; /* rgb */ color: rgb(174, 175, 242); /* oklch */ color: oklch(77.8% 0.095 283.3);
Tailwind
colors: {
custom: {
50: '#c7c6f6',
500: '#aeaff2',
950: '#000000',
},
}SCSS
$custom: #aeaff2; $custom-light: #c7c6f6; $custom-dark: #000000;
JSON
{
"hex": "#aeaff2",
"rgb": {
"r": 174,
"g": 175,
"b": 242
},
"hsl": {
"h": 239.118,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.77766,
"c": 0.09511,
"h": 283.3
},
"luminance": 0.46069
}Semantic roles & 50–950 ramp
primary
#AEAFF2
secondary
#F2F2D9
accent
#D211D4
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285