#AA8DEF#AA8DEF
#AA8DEF is a light, vivid violet. Relative luminance 0.338; OKLCH L 70.9% C 0.142 H 296.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8DEF |
|---|---|
| RGB | rgb(170, 141, 239) |
| HSL | hsl(258, 75%, 75%) |
| HSV | hsv(258, 41%, 94%) |
| CMYK | cmyk(28.9%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(64.83, 31.48, -45.50) |
| CIE-LCH | lch(64.83, 55.33, 304.68°) |
| OKLab | oklab(70.93% 0.0627 -0.1273) |
| OKLCH | oklch(70.93% 0.142 296.2) |
| XYZ | xyz(41.6787, 33.8273, 85.9781) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.03
Perrywinkle
#8F8CE7
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 6.92
Periwinkle (survey)
#8E82FE
ΔE00 6.93
Pastel Purple
#CAA0FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8DEF #D2EF8D
analogous
#8DA1EF #AA8DEF #DB8DEF
triadic
#AA8DEF #EFAA8D #8DEFAA
tetradic
#AA8DEF #EF8DA1 #D2EF8D #8DEFDB
square
#AA8DEF #EF8DA1 #D2EF8D #8DEFDB
split-complementary
#AA8DEF #EFDB8D #A1EF8D
monochromatic
#5A22E0 #8257E7 #AA8DEF #D2C3F7 #EBE4FB
Accessibility & contrast
On white
2.70
#AA8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#AA8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8DEF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8DEF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#769CED
Tritanopia (blue-blind)
#9B9EB3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa8def; /* rgb */ color: rgb(170, 141, 239); /* oklch */ color: oklch(70.9% 0.142 296.2);
Tailwind
colors: {
custom: {
50: '#c5aef4',
500: '#aa8def',
950: '#000000',
},
}SCSS
$custom: #aa8def; $custom-light: #c5aef4; $custom-dark: #000000;
JSON
{
"hex": "#aa8def",
"rgb": {
"r": 170,
"g": 141,
"b": 239
},
"hsl": {
"h": 257.755,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.70933,
"c": 0.14192,
"h": 296.2
},
"luminance": 0.33828
}Semantic roles & 50–950 ramp
primary
#AA8DEF
secondary
#EBF3D8
accent
#D80E9C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85