#A69ED3#A69ED3
#A69ED3 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.5% C 0.077 H 291.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A69ED3 |
|---|---|
| RGB | rgb(166, 158, 211) |
| HSL | hsl(249, 38%, 72%) |
| HSV | hsv(249, 25%, 83%) |
| CMYK | cmyk(21.3%, 25.1%, 0%, 17.3%) |
| CIE-LAB | lab(67.47, 13.98, -25.95) |
| CIE-LCH | lch(67.47, 29.48, 298.31°) |
| OKLab | oklab(72.49% 0.0278 -0.0713) |
| OKLCH | oklch(72.49% 0.077 291.3) |
| XYZ | xyz(39.7079, 37.2634, 66.7159) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.63
Pale Purple
#B790D4
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.85
Perrywinkle
#8F8CE7
ΔE00 9.36
Baby Purple
#CA9BF7
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69ED3 #CBD39E
analogous
#9EB0D3 #A69ED3 #C19ED3
triadic
#A69ED3 #D3A69E #9ED3A6
tetradic
#A69ED3 #D39EB0 #CBD39E #9ED3C1
square
#A69ED3 #D39EB0 #CBD39E #9ED3C1
split-complementary
#A69ED3 #D3C19E #B0D39E
monochromatic
#5B4DAA #7F74C0 #A69ED3 #CDC8E6 #ECEAF5
Accessibility & contrast
On white
2.48
#A69ED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A69ED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69ED3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69ED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69ED3 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D5
Deuteranopia (green-blind)
#92A3D2
Tritanopia (blue-blind)
#9DA7B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a69ed3; /* rgb */ color: rgb(166, 158, 211); /* oklch */ color: oklch(72.5% 0.077 291.3);
Tailwind
colors: {
custom: {
50: '#c1bae0',
500: '#a69ed3',
950: '#000000',
},
}SCSS
$custom: #a69ed3; $custom-light: #c1bae0; $custom-dark: #000000;
JSON
{
"hex": "#a69ed3",
"rgb": {
"r": 166,
"g": 158,
"b": 211
},
"hsl": {
"h": 249.057,
"s": 37.589,
"l": 72.353
},
"oklch": {
"l": 0.72491,
"c": 0.07652,
"h": 291.3
},
"luminance": 0.37264
}Semantic roles & 50–950 ramp
primary
#A69ED3
secondary
#EAECDF
accent
#B1359E
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083