#AEA2FB#AEA2FB
#AEA2FB is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.7% C 0.126 H 289.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA2FB |
|---|---|
| RGB | rgb(174, 162, 251) |
| HSL | hsl(248, 92%, 81%) |
| HSV | hsv(248, 35%, 98%) |
| CMYK | cmyk(30.7%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.74, 23.72, -42.77) |
| CIE-LCH | lch(70.74, 48.90, 299.01°) |
| OKLab | oklab(75.69% 0.0415 -0.1193) |
| OKLCH | oklch(75.69% 0.126 289.2) |
| XYZ | xyz(47.7840, 41.8033, 96.7994) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.33
Periwinkle Blue
#8F99FB
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.17
Lavender (survey)
#C79FEF
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA2FB #EFFBA2
analogous
#A2C2FB #AEA2FB #DAA2FB
triadic
#AEA2FB #FBAEA2 #A2FBAE
tetradic
#AEA2FB #FBA2C2 #EFFBA2 #A2FBDA
square
#AEA2FB #FBA2C2 #EFFBA2 #A2FBDA
split-complementary
#AEA2FB #FBDAA2 #C2FBA2
monochromatic
#482DF6 #7B67F8 #AEA2FB #E1DDFE #E5E2FE
Accessibility & contrast
On white
2.24
#AEA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AEA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA2FB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA2FB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#9CB2C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aea2fb; /* rgb */ color: rgb(174, 162, 251); /* oklch */ color: oklch(75.7% 0.126 289.2);
Tailwind
colors: {
custom: {
50: '#c8bdfd',
500: '#aea2fb',
950: '#000000',
},
}SCSS
$custom: #aea2fb; $custom-light: #c8bdfd; $custom-dark: #000000;
JSON
{
"hex": "#aea2fb",
"rgb": {
"r": 174,
"g": 162,
"b": 251
},
"hsl": {
"h": 248.09,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.75692,
"c": 0.12634,
"h": 289.2
},
"luminance": 0.41804
}Semantic roles & 50–950 ramp
primary
#AEA2FB
secondary
#F1F6D5
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185