#A69EFE#A69EFE
#A69EFE is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.5% C 0.137 H 286.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EFE |
|---|---|
| RGB | rgb(166, 158, 254) |
| HSL | hsl(245, 98%, 81%) |
| HSV | hsv(245, 38%, 100%) |
| CMYK | cmyk(34.6%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.27, 24.57, -46.74) |
| CIE-LCH | lch(69.27, 52.81, 297.73°) |
| OKLab | oklab(74.46% 0.0385 -0.131) |
| OKLCH | oklch(74.46% 0.137 286.4) |
| XYZ | xyz(45.8373, 39.7151, 98.9974) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.62
Perrywinkle
#8F8CE7
ΔE00 6.01
Lavender Blue
#8B88F8
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.86
Periwinkle (survey)
#8E82FE
ΔE00 8.19
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EFE #F6FE9E
analogous
#9EC6FE #A69EFE #D69EFE
triadic
#A69EFE #FEA69E #9EFEA6
tetradic
#A69EFE #FE9EC6 #F6FE9E #9EFED6
square
#A69EFE #FE9EC6 #F6FE9E #9EFED6
split-complementary
#A69EFE #FED69E #C6FE9E
monochromatic
#3725FD #6E61FD #A69EFE #DEDBFF #E3E1FF
Accessibility & contrast
On white
2.35
#A69EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A69EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EFE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EFE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#8FB0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69efe; /* rgb */ color: rgb(166, 158, 254); /* oklch */ color: oklch(74.5% 0.137 286.4);
Tailwind
colors: {
custom: {
50: '#c3baff',
500: '#a69efe',
950: '#000000',
},
}SCSS
$custom: #a69efe; $custom-light: #c3baff; $custom-dark: #000000;
JSON
{
"hex": "#a69efe",
"rgb": {
"r": 166,
"g": 158,
"b": 254
},
"hsl": {
"h": 245,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.74458,
"c": 0.13655,
"h": 286.4
},
"luminance": 0.39716
}Semantic roles & 50–950 ramp
primary
#A69EFE
secondary
#F4F7D4
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086