#A69AFE#A69AFE
#A69AFE is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.7% C 0.142 H 287.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AFE |
|---|---|
| RGB | rgb(166, 154, 254) |
| HSL | hsl(247, 98%, 80%) |
| HSV | hsv(247, 39%, 100%) |
| CMYK | cmyk(34.6%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(68.29, 26.84, -48.27) |
| CIE-LCH | lch(68.29, 55.23, 299.07°) |
| OKLab | oklab(73.72% 0.0437 -0.1354) |
| OKLCH | oklch(73.72% 0.142 287.9) |
| XYZ | xyz(45.1661, 38.3727, 98.7737) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.87
Perrywinkle
#8F8CE7
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 7.28
Pastel Purple
#CAA0FF
ΔE00 7.59
Liliac
#C48EFD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AFE #F2FE9A
analogous
#9AC0FE #A69AFE #D89AFE
triadic
#A69AFE #FEA69A #9AFEA6
tetradic
#A69AFE #FE9AC0 #F2FE9A #9AFED8
square
#A69AFE #FE9AC0 #F2FE9A #9AFED8
split-complementary
#A69AFE #FED89A #C0FE9A
monochromatic
#3B21FD #715DFD #A69AFE #DBD7FF #E4E1FF
Accessibility & contrast
On white
2.42
#A69AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A69AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AFE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AFE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#8FADC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69afe; /* rgb */ color: rgb(166, 154, 254); /* oklch */ color: oklch(73.7% 0.142 287.9);
Tailwind
colors: {
custom: {
50: '#c3b7ff',
500: '#a69afe',
950: '#000000',
},
}SCSS
$custom: #a69afe; $custom-light: #c3b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a69afe",
"rgb": {
"r": 166,
"g": 154,
"b": 254
},
"hsl": {
"h": 247.2,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.73717,
"c": 0.14232,
"h": 287.9
},
"luminance": 0.38374
}Semantic roles & 50–950 ramp
primary
#A69AFE
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086