#AEA7FD#AEA7FD
#AEA7FD is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.7% C 0.122 H 286.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA7FD |
|---|---|
| RGB | rgb(174, 167, 253) |
| HSL | hsl(245, 96%, 82%) |
| HSV | hsv(245, 34%, 99%) |
| CMYK | cmyk(31.2%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(72.05, 21.41, -41.80) |
| CIE-LCH | lch(72.05, 46.97, 297.12°) |
| OKLab | oklab(76.72% 0.0354 -0.1165) |
| OKLCH | oklch(76.72% 0.122 286.9) |
| XYZ | xyz(48.9992, 43.7267, 98.7679) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.57
Lavender
#B39DDB
ΔE00 7.65
Lilac (survey)
#CEA2FD
ΔE00 7.96
Lavender (survey)
#C79FEF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA7FD #F6FDA7
analogous
#A7CBFD #AEA7FD #D9A7FD
triadic
#AEA7FD #FDAEA7 #A7FDAE
tetradic
#AEA7FD #FDA7CB #F6FDA7 #A7FDD9
square
#AEA7FD #FDA7CB #F6FDA7 #A7FDD9
split-complementary
#AEA7FD #FDD9A7 #CBFDA7
monochromatic
#402FFA #776BFC #AEA7FD #E3E1FE #E3E1FE
Accessibility & contrast
On white
2.15
#AEA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AEA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA7FD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA7FD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#9BB7C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aea7fd; /* rgb */ color: rgb(174, 167, 253); /* oklch */ color: oklch(76.7% 0.122 286.9);
Tailwind
colors: {
custom: {
50: '#c8c1fe',
500: '#aea7fd',
950: '#000000',
},
}SCSS
$custom: #aea7fd; $custom-light: #c8c1fe; $custom-dark: #000000;
JSON
{
"hex": "#aea7fd",
"rgb": {
"r": 174,
"g": 167,
"b": 253
},
"hsl": {
"h": 244.884,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.76724,
"c": 0.12179,
"h": 286.9
},
"luminance": 0.43728
}Semantic roles & 50–950 ramp
primary
#AEA7FD
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186