#A69EEE#A69EEE
#A69EEE is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.7% C 0.114 H 287.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EEE |
|---|---|
| RGB | rgb(166, 158, 238) |
| HSL | hsl(246, 70%, 78%) |
| HSV | hsv(246, 34%, 93%) |
| CMYK | cmyk(30.3%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.56, 20.50, -39.13) |
| CIE-LCH | lch(68.56, 44.17, 297.65°) |
| OKLab | oklab(73.68% 0.035 -0.109) |
| OKLCH | oklch(73.68% 0.114 287.8) |
| XYZ | xyz(43.3814, 38.7328, 86.0629) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Perrywinkle
#8F8CE7
ΔE00 6.02
Lavender
#B39DDB
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 7.54
Lavender (survey)
#C79FEF
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EEE #E6EE9E
analogous
#9EBEEE #A69EEE #CE9EEE
triadic
#A69EEE #EEA69E #9EEEA6
tetradic
#A69EEE #EE9EBE #E6EE9E #9EEECE
square
#A69EEE #EE9EBE #E6EE9E #9EEECE
split-complementary
#A69EEE #EECE9E #BEEE9E
monochromatic
#4636DC #766AE5 #A69EEE #D6D2F7 #E7E5FA
Accessibility & contrast
On white
2.40
#A69EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A69EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EEE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EEE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#95ACBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69eee; /* rgb */ color: rgb(166, 158, 238); /* oklch */ color: oklch(73.7% 0.114 287.8);
Tailwind
colors: {
custom: {
50: '#c2baf4',
500: '#a69eee',
950: '#000000',
},
}SCSS
$custom: #a69eee; $custom-light: #c2baf4; $custom-dark: #000000;
JSON
{
"hex": "#a69eee",
"rgb": {
"r": 166,
"g": 158,
"b": 238
},
"hsl": {
"h": 246,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.73683,
"c": 0.11447,
"h": 287.8
},
"luminance": 0.38734
}Semantic roles & 50–950 ramp
primary
#A69EEE
secondary
#F0F2D9
accent
#D213BF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085