#A69FDD#A69FDD
#A69FDD is a light, moderate blue. Relative luminance 0.381; OKLCH L 73.1% C 0.089 H 289.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FDD |
|---|---|
| RGB | rgb(166, 159, 221) |
| HSL | hsl(247, 48%, 75%) |
| HSV | hsv(247, 28%, 87%) |
| CMYK | cmyk(24.9%, 28.1%, 0%, 13.3%) |
| CIE-LAB | lab(68.11, 15.77, -30.49) |
| CIE-LCH | lch(68.11, 34.33, 297.35°) |
| OKLab | oklab(73.11% 0.0293 -0.0842) |
| OKLCH | oklch(73.11% 0.089 289.2) |
| XYZ | xyz(41.1720, 38.1230, 73.5819) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 7.65
Pale Purple
#B790D4
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 7.84
Pale Violet
#CEAEFA
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FDD #D6DD9F
analogous
#9FB7DD #A69FDD #C59FDD
triadic
#A69FDD #DDA69F #9FDDA6
tetradic
#A69FDD #DD9FB7 #D6DD9F #9FDDC5
square
#A69FDD #DD9FB7 #D6DD9F #9FDDC5
split-complementary
#A69FDD #DDC59F #B7DD9F
monochromatic
#5245BD #7C72CD #A69FDD #D0CCED #EAE8F7
Accessibility & contrast
On white
2.43
#A69FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A69FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FDD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FDD | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E0
Deuteranopia (green-blind)
#8FA5DB
Tritanopia (blue-blind)
#9AAAB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69fdd; /* rgb */ color: rgb(166, 159, 221); /* oklch */ color: oklch(73.1% 0.089 289.2);
Tailwind
colors: {
custom: {
50: '#c1bbe7',
500: '#a69fdd',
950: '#000000',
},
}SCSS
$custom: #a69fdd; $custom-light: #c1bbe7; $custom-dark: #000000;
JSON
{
"hex": "#a69fdd",
"rgb": {
"r": 166,
"g": 159,
"b": 221
},
"hsl": {
"h": 246.774,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.7311,
"c": 0.08914,
"h": 289.2
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#A69FDD
secondary
#ECEEDD
accent
#BB2BAB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084