#A69AEF#A69AEF
#A69AEF is a light, vivid blue. Relative luminance 0.374; OKLCH L 73.0% C 0.122 H 289.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AEF |
|---|---|
| RGB | rgb(166, 154, 239) |
| HSL | hsl(248, 73%, 77%) |
| HSV | hsv(248, 36%, 94%) |
| CMYK | cmyk(30.5%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.61, 23.01, -41.15) |
| CIE-LCH | lch(67.61, 47.15, 299.21°) |
| OKLab | oklab(72.97% 0.0407 -0.1148) |
| OKLCH | oklch(72.97% 0.122 289.5) |
| XYZ | xyz(42.8575, 37.4493, 86.6150) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 6.01
Lavender
#B39DDB
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender Blue
#8B88F8
ΔE00 7.24
Lavender (survey)
#C79FEF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AEF #E3EF9A
analogous
#9AB8EF #A69AEF #D19AEF
triadic
#A69AEF #EFA69A #9AEFA6
tetradic
#A69AEF #EF9AB8 #E3EF9A #9AEFD1
square
#A69AEF #EF9AB8 #E3EF9A #9AEFD1
split-complementary
#A69AEF #EFD19A #B8EF9A
monochromatic
#4930DE #7765E7 #A69AEF #D5CFF7 #E8E5FB
Accessibility & contrast
On white
2.47
#A69AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A69AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AEF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AEF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#82A3ED
Tritanopia (blue-blind)
#95A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69aef; /* rgb */ color: rgb(166, 154, 239); /* oklch */ color: oklch(73.0% 0.122 289.5);
Tailwind
colors: {
custom: {
50: '#c2b7f4',
500: '#a69aef',
950: '#000000',
},
}SCSS
$custom: #a69aef; $custom-light: #c2b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a69aef",
"rgb": {
"r": 166,
"g": 154,
"b": 239
},
"hsl": {
"h": 248.471,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.72973,
"c": 0.12179,
"h": 289.5
},
"luminance": 0.3745
}Semantic roles & 50–950 ramp
primary
#A69AEF
secondary
#EFF2D9
accent
#D511B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085