#AA9FED#AA9FED
#AA9FED is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.1% C 0.112 H 289.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9FED |
|---|---|
| RGB | rgb(170, 159, 237) |
| HSL | hsl(248, 68%, 78%) |
| HSV | hsv(248, 33%, 93%) |
| CMYK | cmyk(28.3%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(69.08, 20.82, -37.74) |
| CIE-LCH | lch(69.08, 43.11, 298.88°) |
| OKLab | oklab(74.15% 0.0379 -0.1049) |
| OKLCH | oklch(74.15% 0.112 289.9) |
| XYZ | xyz(44.2579, 39.4559, 85.3883) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9FED #E2ED9F
analogous
#9FBBED #AA9FED #D19FED
triadic
#AA9FED #EDAA9F #9FEDAA
tetradic
#AA9FED #ED9FBB #E2ED9F #9FEDD1
square
#AA9FED #ED9FBB #E2ED9F #9FEDD1
split-complementary
#AA9FED #EDD19F #BBED9F
monochromatic
#4F38DA #7C6BE3 #AA9FED #D8D3F7 #E8E5FA
Accessibility & contrast
On white
2.36
#AA9FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AA9FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9FED
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9FED | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#9BADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9fed; /* rgb */ color: rgb(170, 159, 237); /* oklch */ color: oklch(74.1% 0.112 289.9);
Tailwind
colors: {
custom: {
50: '#c5bbf3',
500: '#aa9fed',
950: '#000000',
},
}SCSS
$custom: #aa9fed; $custom-light: #c5bbf3; $custom-dark: #000000;
JSON
{
"hex": "#aa9fed",
"rgb": {
"r": 170,
"g": 159,
"b": 237
},
"hsl": {
"h": 248.462,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.74148,
"c": 0.11154,
"h": 289.9
},
"luminance": 0.39457
}Semantic roles & 50–950 ramp
primary
#AA9FED
secondary
#EEF2D9
accent
#D015B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085