#A69FF9#A69FF9
#A69FF9 is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.4% C 0.128 H 286.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FF9 |
|---|---|
| RGB | rgb(166, 159, 249) |
| HSL | hsl(245, 88%, 80%) |
| HSV | hsv(245, 36%, 98%) |
| CMYK | cmyk(33.3%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.29, 22.72, -44.00) |
| CIE-LCH | lch(69.29, 49.51, 297.31°) |
| OKLab | oklab(74.4% 0.0362 -0.123) |
| OKLCH | oklch(74.4% 0.128 286.4) |
| XYZ | xyz(45.2183, 39.7416, 94.8926) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 7.37
Pastel Purple
#CAA0FF
ΔE00 7.77
Lavender
#B39DDB
ΔE00 7.82
Lavender (survey)
#C79FEF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FF9 #F2F99F
analogous
#9FC5F9 #A69FF9 #D39FF9
triadic
#A69FF9 #F9A69F #9FF9A6
tetradic
#A69FF9 #F99FC5 #F2F99F #9FF9D3
square
#A69FF9 #F99FC5 #F2F99F #9FF9D3
split-complementary
#A69FF9 #F9D39F #C5F99F
monochromatic
#3B2CF2 #7165F5 #A69FF9 #DBD9FD #E4E2FD
Accessibility & contrast
On white
2.35
#A69FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#A69FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FF9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FF9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#91B0C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69ff9; /* rgb */ color: rgb(166, 159, 249); /* oklch */ color: oklch(74.4% 0.128 286.4);
Tailwind
colors: {
custom: {
50: '#c3bbfb',
500: '#a69ff9',
950: '#000000',
},
}SCSS
$custom: #a69ff9; $custom-light: #c3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#a69ff9",
"rgb": {
"r": 166,
"g": 159,
"b": 249
},
"hsl": {
"h": 244.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.74399,
"c": 0.12825,
"h": 286.4
},
"luminance": 0.39743
}Semantic roles & 50–950 ramp
primary
#A69FF9
secondary
#F3F5D6
accent
#E501D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085