#AEA7FF#AEA7FF
#AEA7FF is a light, vivid blue. Relative luminance 0.439; OKLCH L 76.8% C 0.125 H 286.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA7FF |
|---|---|
| RGB | rgb(174, 167, 255) |
| HSL | hsl(245, 100%, 83%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(31.8%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(72.13, 21.91, -42.75) |
| CIE-LCH | lch(72.13, 48.04, 297.14°) |
| OKLab | oklab(76.82% 0.0358 -0.1193) |
| OKLCH | oklch(76.82% 0.125 286.7) |
| XYZ | xyz(49.3195, 43.8548, 100.4547) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.74
Lavender
#B39DDB
ΔE00 7.95
Lilac (survey)
#CEA2FD
ΔE00 8.05
Perrywinkle
#8F8CE7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA7FF #F8FFA7
analogous
#A7CCFF #AEA7FF #DAA7FF
triadic
#AEA7FF #FFAEA7 #A7FFAE
tetradic
#AEA7FF #FFA7CC #F8FFA7 #A7FFDA
square
#AEA7FF #FFA7CC #F8FFA7 #A7FFDA
split-complementary
#AEA7FF #FFDAA7 #CCFFA7
monochromatic
#3D2DFF #766AFF #AEA7FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.15
#AEA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA7FF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA7FF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8BAEFD
Tritanopia (blue-blind)
#9AB7C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aea7ff; /* rgb */ color: rgb(174, 167, 255); /* oklch */ color: oklch(76.8% 0.125 286.7);
Tailwind
colors: {
custom: {
50: '#c8c1ff',
500: '#aea7ff',
950: '#000000',
},
}SCSS
$custom: #aea7ff; $custom-light: #c8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aea7ff",
"rgb": {
"r": 174,
"g": 167,
"b": 255
},
"hsl": {
"h": 244.773,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.76818,
"c": 0.12455,
"h": 286.7
},
"luminance": 0.43856
}Semantic roles & 50–950 ramp
primary
#AEA7FF
secondary
#F5F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186