#A69AEE#A69AEE
#A69AEE is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.9% C 0.120 H 289.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AEE |
|---|---|
| RGB | rgb(166, 154, 238) |
| HSL | hsl(249, 71%, 77%) |
| HSV | hsv(249, 35%, 93%) |
| CMYK | cmyk(30.3%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.57, 22.76, -40.67) |
| CIE-LCH | lch(67.57, 46.61, 299.23°) |
| OKLab | oklab(72.93% 0.0404 -0.1134) |
| OKLCH | oklch(72.93% 0.12 289.6) |
| XYZ | xyz(42.7101, 37.3903, 85.8392) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.37
Lavender
#B39DDB
ΔE00 6.11
Periwinkle Blue
#8F99FB
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender Blue
#8B88F8
ΔE00 7.34
Lavender (survey)
#C79FEF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AEE #E2EE9A
analogous
#9AB8EE #A69AEE #D09AEE
triadic
#A69AEE #EEA69A #9AEEA6
tetradic
#A69AEE #EE9AB8 #E2EE9A #9AEED0
square
#A69AEE #EE9AB8 #E2EE9A #9AEED0
split-complementary
#A69AEE #EED09A #B8EE9A
monochromatic
#4A31DC #7866E5 #A69AEE #D4CEF7 #E8E5FB
Accessibility & contrast
On white
2.48
#A69AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A69AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AEE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AEE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#95A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69aee; /* rgb */ color: rgb(166, 154, 238); /* oklch */ color: oklch(72.9% 0.120 289.6);
Tailwind
colors: {
custom: {
50: '#c2b7f4',
500: '#a69aee',
950: '#000000',
},
}SCSS
$custom: #a69aee; $custom-light: #c2b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a69aee",
"rgb": {
"r": 166,
"g": 154,
"b": 238
},
"hsl": {
"h": 248.571,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.72925,
"c": 0.12041,
"h": 289.6
},
"luminance": 0.37391
}Semantic roles & 50–950 ramp
primary
#A69AEE
secondary
#EFF2D9
accent
#D312B8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085