#AA9FFE#AA9FFE
#AA9FFE is a light, vivid blue. Relative luminance 0.405; OKLCH L 75.0% C 0.135 H 288.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9FFE |
|---|---|
| RGB | rgb(170, 159, 254) |
| HSL | hsl(247, 98%, 81%) |
| HSV | hsv(247, 37%, 100%) |
| CMYK | cmyk(33.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.82, 25.07, -45.85) |
| CIE-LCH | lch(69.82, 52.26, 298.67°) |
| OKLab | oklab(74.96% 0.0417 -0.1283) |
| OKLCH | oklch(74.96% 0.135 288) |
| XYZ | xyz(46.8603, 40.4969, 99.0945) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.98
Lilac (survey)
#CEA2FD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9FFE #F3FE9F
analogous
#9FC3FE #AA9FFE #D99FFE
triadic
#AA9FFE #FEAA9F #9FFEAA
tetradic
#AA9FFE #FE9FC3 #F3FE9F #9FFED9
square
#AA9FFE #FE9FC3 #F3FE9F #9FFED9
split-complementary
#AA9FFE #FED99F #C3FE9F
monochromatic
#3F26FD #7462FD #AA9FFE #E0DCFF #E4E1FF
Accessibility & contrast
On white
2.31
#AA9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#AA9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9FFE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9FFE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#95B1C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aa9ffe; /* rgb */ color: rgb(170, 159, 254); /* oklch */ color: oklch(75.0% 0.135 288.0);
Tailwind
colors: {
custom: {
50: '#c6bbff',
500: '#aa9ffe',
950: '#000000',
},
}SCSS
$custom: #aa9ffe; $custom-light: #c6bbff; $custom-dark: #000000;
JSON
{
"hex": "#aa9ffe",
"rgb": {
"r": 170,
"g": 159,
"b": 254
},
"hsl": {
"h": 246.947,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.7496,
"c": 0.13492,
"h": 288
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#AA9FFE
secondary
#F3F7D4
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086