#A69CD7#A69CD7
#A69CD7 is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.3% C 0.085 H 291.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A69CD7 |
|---|---|
| RGB | rgb(166, 156, 215) |
| HSL | hsl(250, 42%, 73%) |
| HSV | hsv(250, 27%, 84%) |
| CMYK | cmyk(22.8%, 27.4%, 0%, 15.7%) |
| CIE-LAB | lab(67.12, 16.04, -28.71) |
| CIE-LCH | lch(67.12, 32.89, 299.19°) |
| OKLab | oklab(72.27% 0.0318 -0.0791) |
| OKLCH | oklch(72.27% 0.085 291.9) |
| XYZ | xyz(39.8772, 36.7897, 69.2770) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.16
Pale Purple
#B790D4
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.48
Baby Purple
#CA9BF7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69CD7 #CDD79C
analogous
#9CB0D7 #A69CD7 #C39CD7
triadic
#A69CD7 #D7A69C #9CD7A6
tetradic
#A69CD7 #D79CB0 #CDD79C #9CD7C3
square
#A69CD7 #D79CB0 #CDD79C #9CD7C3
split-complementary
#A69CD7 #D7C39C #B0D79C
monochromatic
#5948B1 #7F70C5 #A69CD7 #CDC8E9 #EBE9F6
Accessibility & contrast
On white
2.51
#A69CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#A69CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69CD7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69CD7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA4D9
Deuteranopia (green-blind)
#8EA2D5
Tritanopia (blue-blind)
#9CA6B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a69cd7; /* rgb */ color: rgb(166, 156, 215); /* oklch */ color: oklch(72.3% 0.085 291.9);
Tailwind
colors: {
custom: {
50: '#c1b9e3',
500: '#a69cd7',
950: '#000000',
},
}SCSS
$custom: #a69cd7; $custom-light: #c1b9e3; $custom-dark: #000000;
JSON
{
"hex": "#a69cd7",
"rgb": {
"r": 166,
"g": 156,
"b": 215
},
"hsl": {
"h": 250.169,
"s": 42.446,
"l": 72.745
},
"oklch": {
"l": 0.72267,
"c": 0.08527,
"h": 291.9
},
"luminance": 0.3679
}Semantic roles & 50–950 ramp
primary
#A69CD7
secondary
#EBEDDE
accent
#B6309F
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083