#A69FF0#A69FF0
#A69FF0 is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.0% C 0.116 H 287.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FF0 |
|---|---|
| RGB | rgb(166, 159, 240) |
| HSL | hsl(245, 73%, 78%) |
| HSV | hsv(245, 34%, 94%) |
| CMYK | cmyk(30.8%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.89, 20.43, -39.70) |
| CIE-LCH | lch(68.89, 44.65, 297.23°) |
| OKLab | oklab(73.97% 0.0342 -0.1106) |
| OKLCH | oklch(73.97% 0.116 287.2) |
| XYZ | xyz(43.8481, 39.1935, 87.6761) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FF0 #E9F09F
analogous
#9FC0F0 #A69FF0 #CE9FF0
triadic
#A69FF0 #F0A69F #9FF0A6
tetradic
#A69FF0 #F09FC0 #E9F09F #9FF0CE
square
#A69FF0 #F09FC0 #E9F09F #9FF0CE
split-complementary
#A69FF0 #F0CE9F #C0F09F
monochromatic
#4435DF #756AE8 #A69FF0 #D7D4F8 #E6E5FB
Accessibility & contrast
On white
2.38
#A69FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A69FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FF0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FF0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#86A6EE
Tritanopia (blue-blind)
#94AEBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69ff0; /* rgb */ color: rgb(166, 159, 240); /* oklch */ color: oklch(74.0% 0.116 287.2);
Tailwind
colors: {
custom: {
50: '#c2bbf5',
500: '#a69ff0',
950: '#000000',
},
}SCSS
$custom: #a69ff0; $custom-light: #c2bbf5; $custom-dark: #000000;
JSON
{
"hex": "#a69ff0",
"rgb": {
"r": 166,
"g": 159,
"b": 240
},
"hsl": {
"h": 245.185,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.73967,
"c": 0.11579,
"h": 287.2
},
"luminance": 0.39195
}Semantic roles & 50–950 ramp
primary
#A69FF0
secondary
#F0F3D8
accent
#D510C4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085