#A69DED#A69DED
#A69DED is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.4% C 0.115 H 288.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DED |
|---|---|
| RGB | rgb(166, 157, 237) |
| HSL | hsl(247, 69%, 77%) |
| HSV | hsv(247, 34%, 93%) |
| CMYK | cmyk(30%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.27, 20.81, -39.04) |
| CIE-LCH | lch(68.27, 44.24, 298.06°) |
| OKLab | oklab(73.45% 0.0362 -0.1087) |
| OKLCH | oklch(73.45% 0.115 288.4) |
| XYZ | xyz(43.0650, 38.3344, 85.2347) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender
#B39DDB
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 7.62
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DED #E4ED9D
analogous
#9DBCED #A69DED #CE9DED
triadic
#A69DED #EDA69D #9DEDA6
tetradic
#A69DED #ED9DBC #E4ED9D #9DEDCE
square
#A69DED #ED9DBC #E4ED9D #9DEDCE
split-complementary
#A69DED #EDCE9D #BCED9D
monochromatic
#4836DA #7769E4 #A69DED #D5D1F6 #E8E5FA
Accessibility & contrast
On white
2.42
#A69DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A69DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DED
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DED | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#95ABBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69ded; /* rgb */ color: rgb(166, 157, 237); /* oklch */ color: oklch(73.4% 0.115 288.4);
Tailwind
colors: {
custom: {
50: '#c2baf3',
500: '#a69ded',
950: '#000000',
},
}SCSS
$custom: #a69ded; $custom-light: #c2baf3; $custom-dark: #000000;
JSON
{
"hex": "#a69ded",
"rgb": {
"r": 166,
"g": 157,
"b": 237
},
"hsl": {
"h": 246.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73446,
"c": 0.11455,
"h": 288.4
},
"luminance": 0.38335
}Semantic roles & 50–950 ramp
primary
#A69DED
secondary
#EFF2D9
accent
#D115BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085