#A69EFF#A69EFF
#A69EFF is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.5% C 0.138 H 286.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EFF |
|---|---|
| RGB | rgb(166, 158, 255) |
| HSL | hsl(245, 100%, 81%) |
| HSV | hsv(245, 38%, 100%) |
| CMYK | cmyk(34.9%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.31, 24.83, -47.21) |
| CIE-LCH | lch(69.31, 53.35, 297.74°) |
| OKLab | oklab(74.51% 0.0387 -0.1324) |
| OKLCH | oklch(74.51% 0.138 286.3) |
| XYZ | xyz(45.9978, 39.7794, 99.8430) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.90
Periwinkle (survey)
#8E82FE
ΔE00 8.15
Lavender
#B39DDB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EFF #F7FF9E
analogous
#9EC6FF #A69EFF #D69EFF
triadic
#A69EFF #FFA69E #9EFFA6
tetradic
#A69EFF #FF9EC6 #F7FF9E #9EFFD6
square
#A69EFF #FF9EC6 #F7FF9E #9EFFD6
split-complementary
#A69EFF #FFD69E #C6FF9E
monochromatic
#3624FF #6E61FF #A69EFF #DEDBFF #E3E0FF
Accessibility & contrast
On white
2.34
#A69EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#A69EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EFF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EFF | 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)
#7FACFF
Deuteranopia (green-blind)
#7DA7FD
Tritanopia (blue-blind)
#8FB0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69eff; /* rgb */ color: rgb(166, 158, 255); /* oklch */ color: oklch(74.5% 0.138 286.3);
Tailwind
colors: {
custom: {
50: '#c3baff',
500: '#a69eff',
950: '#000000',
},
}SCSS
$custom: #a69eff; $custom-light: #c3baff; $custom-dark: #000000;
JSON
{
"hex": "#a69eff",
"rgb": {
"r": 166,
"g": 158,
"b": 255
},
"hsl": {
"h": 244.948,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74508,
"c": 0.13792,
"h": 286.3
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#A69EFF
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086