#A69EDD#A69EDD
#A69EDD is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.9% C 0.091 H 289.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EDD |
|---|---|
| RGB | rgb(166, 158, 221) |
| HSL | hsl(248, 48%, 74%) |
| HSV | hsv(248, 29%, 87%) |
| CMYK | cmyk(24.9%, 28.5%, 0%, 13.3%) |
| CIE-LAB | lab(67.86, 16.33, -30.88) |
| CIE-LCH | lch(67.86, 34.93, 297.88°) |
| OKLab | oklab(72.91% 0.0307 -0.0853) |
| OKLCH | oklch(72.91% 0.091 289.8) |
| XYZ | xyz(41.0007, 37.7805, 73.5248) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 7.49
Pale Purple
#B790D4
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 8.19
Pastel Purple
#CAA0FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EDD #D5DD9E
analogous
#9EB6DD #A69EDD #C69EDD
triadic
#A69EDD #DDA69E #9EDDA6
tetradic
#A69EDD #DD9EB6 #D5DD9E #9EDDC6
square
#A69EDD #DD9EB6 #D5DD9E #9EDDC6
split-complementary
#A69EDD #DDC69E #B6DD9E
monochromatic
#5343BD #7C71CD #A69EDD #D0CBED #EAE8F7
Accessibility & contrast
On white
2.45
#A69EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A69EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EDD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EDD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#9AA9B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a69edd; /* rgb */ color: rgb(166, 158, 221); /* oklch */ color: oklch(72.9% 0.091 289.8);
Tailwind
colors: {
custom: {
50: '#c1bae7',
500: '#a69edd',
950: '#000000',
},
}SCSS
$custom: #a69edd; $custom-light: #c1bae7; $custom-dark: #000000;
JSON
{
"hex": "#a69edd",
"rgb": {
"r": 166,
"g": 158,
"b": 221
},
"hsl": {
"h": 247.619,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.72915,
"c": 0.09065,
"h": 289.8
},
"luminance": 0.37781
}Semantic roles & 50–950 ramp
primary
#A69EDD
secondary
#ECEEDD
accent
#BB2AA9
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084