#AEA5FD#AEA5FD
#AEA5FD is a light, vivid blue. Relative luminance 0.430; OKLCH L 76.3% C 0.125 H 287.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA5FD |
|---|---|
| RGB | rgb(174, 165, 253) |
| HSL | hsl(246, 96%, 82%) |
| HSV | hsv(246, 35%, 99%) |
| CMYK | cmyk(31.2%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.55, 22.53, -42.57) |
| CIE-LCH | lch(71.55, 48.16, 297.89°) |
| OKLab | oklab(76.35% 0.038 -0.1188) |
| OKLCH | oklch(76.35% 0.125 287.7) |
| XYZ | xyz(48.6357, 42.9996, 98.6468) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.49
Pale Violet
#CEAEFA
ΔE00 7.53
Lilac (survey)
#CEA2FD
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA5FD #F4FDA5
analogous
#A5C8FD #AEA5FD #DAA5FD
triadic
#AEA5FD #FDAEA5 #A5FDAE
tetradic
#AEA5FD #FDA5C8 #F4FDA5 #A5FDDA
square
#AEA5FD #FDA5C8 #F4FDA5 #A5FDDA
split-complementary
#AEA5FD #FDDAA5 #C8FDA5
monochromatic
#422DFA #7869FC #AEA5FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
2.19
#AEA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AEA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA5FD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA5FD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#9BB5C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea5fd; /* rgb */ color: rgb(174, 165, 253); /* oklch */ color: oklch(76.3% 0.125 287.7);
Tailwind
colors: {
custom: {
50: '#c8bffe',
500: '#aea5fd',
950: '#000000',
},
}SCSS
$custom: #aea5fd; $custom-light: #c8bffe; $custom-dark: #000000;
JSON
{
"hex": "#aea5fd",
"rgb": {
"r": 174,
"g": 165,
"b": 253
},
"hsl": {
"h": 246.136,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.76348,
"c": 0.12469,
"h": 287.7
},
"luminance": 0.43001
}Semantic roles & 50–950 ramp
primary
#AEA5FD
secondary
#F3F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186