#A69FFA#A69FFA
#A69FFA is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.4% C 0.130 H 286.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FFA |
|---|---|
| RGB | rgb(166, 159, 250) |
| HSL | hsl(245, 90%, 80%) |
| HSV | hsv(245, 36%, 98%) |
| CMYK | cmyk(33.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(69.33, 22.98, -44.47) |
| CIE-LCH | lch(69.33, 50.05, 297.32°) |
| OKLab | oklab(74.45% 0.0364 -0.1244) |
| OKLCH | oklch(74.45% 0.13 286.3) |
| XYZ | xyz(45.3747, 39.8041, 95.7162) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Perrywinkle
#8F8CE7
ΔE00 6.06
Lavender Blue
#8B88F8
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.80
Lavender
#B39DDB
ΔE00 7.97
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FFA #F3FA9F
analogous
#9FC6FA #A69FFA #D39FFA
triadic
#A69FFA #FAA69F #9FFAA6
tetradic
#A69FFA #FA9FC6 #F3FA9F #9FFAD3
square
#A69FFA #FA9FC6 #F3FA9F #9FFAD3
split-complementary
#A69FFA #FAD39F #C6FA9F
monochromatic
#3A2BF4 #7065F7 #A69FFA #DCD9FD #E4E2FD
Accessibility & contrast
On white
2.34
#A69FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#A69FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FFA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FFA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#91B0C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69ffa; /* rgb */ color: rgb(166, 159, 250); /* oklch */ color: oklch(74.4% 0.130 286.3);
Tailwind
colors: {
custom: {
50: '#c3bbfc',
500: '#a69ffa',
950: '#000000',
},
}SCSS
$custom: #a69ffa; $custom-light: #c3bbfc; $custom-dark: #000000;
JSON
{
"hex": "#a69ffa",
"rgb": {
"r": 166,
"g": 159,
"b": 250
},
"hsl": {
"h": 244.615,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74447,
"c": 0.12963,
"h": 286.3
},
"luminance": 0.39805
}Semantic roles & 50–950 ramp
primary
#A69FFA
secondary
#F3F6D5
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085