#A69FDF#A69FDF
#A69FDF is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.2% C 0.092 H 288.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FDF |
|---|---|
| RGB | rgb(166, 159, 223) |
| HSL | hsl(247, 50%, 75%) |
| HSV | hsv(247, 29%, 87%) |
| CMYK | cmyk(25.6%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(68.19, 16.25, -31.47) |
| CIE-LCH | lch(68.19, 35.42, 297.31°) |
| OKLab | oklab(73.2% 0.0298 -0.087) |
| OKLCH | oklch(73.2% 0.092 288.9) |
| XYZ | xyz(41.4400, 38.2303, 74.9936) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 7.93
Pale Violet
#CEAEFA
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FDF #D8DF9F
analogous
#9FB8DF #A69FDF #C69FDF
triadic
#A69FDF #DFA69F #9FDFA6
tetradic
#A69FDF #DF9FB8 #D8DF9F #9FDFC6
square
#A69FDF #DF9FB8 #D8DF9F #9FDFC6
split-complementary
#A69FDF #DFC69F #B8DF9F
monochromatic
#5143C0 #7B71D0 #A69FDF #D1CDEE #EAE8F7
Accessibility & contrast
On white
2.43
#A69FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A69FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FDF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FDF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E2
Deuteranopia (green-blind)
#8EA5DD
Tritanopia (blue-blind)
#99AAB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69fdf; /* rgb */ color: rgb(166, 159, 223); /* oklch */ color: oklch(73.2% 0.092 288.9);
Tailwind
colors: {
custom: {
50: '#c1bbe9',
500: '#a69fdf',
950: '#000000',
},
}SCSS
$custom: #a69fdf; $custom-light: #c1bbe9; $custom-dark: #000000;
JSON
{
"hex": "#a69fdf",
"rgb": {
"r": 166,
"g": 159,
"b": 223
},
"hsl": {
"h": 246.563,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.73197,
"c": 0.09197,
"h": 288.9
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#A69FDF
secondary
#ECEEDD
accent
#BD28AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084