#A69AED#A69AED
#A69AED is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.9% C 0.119 H 289.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AED |
|---|---|
| RGB | rgb(166, 154, 237) |
| HSL | hsl(249, 70%, 77%) |
| HSV | hsv(249, 35%, 93%) |
| CMYK | cmyk(30%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.53, 22.51, -40.19) |
| CIE-LCH | lch(67.53, 46.07, 299.25°) |
| OKLab | oklab(72.88% 0.0402 -0.112) |
| OKLCH | oklch(72.88% 0.119 289.7) |
| XYZ | xyz(42.5636, 37.3317, 85.0676) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender
#B39DDB
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender (survey)
#C79FEF
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AED #E1ED9A
analogous
#9AB8ED #A69AED #D09AED
triadic
#A69AED #EDA69A #9AEDA6
tetradic
#A69AED #ED9AB8 #E1ED9A #9AEDD0
square
#A69AED #ED9AB8 #E1ED9A #9AEDD0
split-complementary
#A69AED #EDD09A #B8ED9A
monochromatic
#4A32DA #7866E4 #A69AED #D4CEF6 #E8E5FA
Accessibility & contrast
On white
2.48
#A69AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A69AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#95A9B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a69aed; /* rgb */ color: rgb(166, 154, 237); /* oklch */ color: oklch(72.9% 0.119 289.7);
Tailwind
colors: {
custom: {
50: '#c2b7f3',
500: '#a69aed',
950: '#000000',
},
}SCSS
$custom: #a69aed; $custom-light: #c2b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a69aed",
"rgb": {
"r": 166,
"g": 154,
"b": 237
},
"hsl": {
"h": 248.675,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72878,
"c": 0.11903,
"h": 289.7
},
"luminance": 0.37333
}Semantic roles & 50–950 ramp
primary
#A69AED
secondary
#EEF2D9
accent
#D214B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085