#A69DEC#A69DEC
#A69DEC is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.4% C 0.113 H 288.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A69DEC |
|---|---|
| RGB | rgb(166, 157, 236) |
| HSL | hsl(247, 68%, 77%) |
| HSV | hsv(247, 33%, 93%) |
| CMYK | cmyk(29.7%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.22, 20.56, -38.56) |
| CIE-LCH | lch(68.22, 43.70, 298.07°) |
| OKLab | oklab(73.4% 0.0359 -0.1073) |
| OKLCH | oklch(73.4% 0.113 288.5) |
| XYZ | xyz(42.9193, 38.2761, 84.4674) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69DEC #E3EC9D
analogous
#9DBCEC #A69DEC #CD9DEC
triadic
#A69DEC #ECA69D #9DECA6
tetradic
#A69DEC #EC9DBC #E3EC9D #9DECCD
square
#A69DEC #EC9DBC #E3EC9D #9DECCD
split-complementary
#A69DEC #ECCD9D #BCEC9D
monochromatic
#4936D8 #776AE2 #A69DEC #D5D0F6 #E8E5FA
Accessibility & contrast
On white
2.43
#A69DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#A69DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69DEC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69DEC | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#96ABBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69dec; /* rgb */ color: rgb(166, 157, 236); /* oklch */ color: oklch(73.4% 0.113 288.5);
Tailwind
colors: {
custom: {
50: '#c2baf2',
500: '#a69dec',
950: '#000000',
},
}SCSS
$custom: #a69dec; $custom-light: #c2baf2; $custom-dark: #000000;
JSON
{
"hex": "#a69dec",
"rgb": {
"r": 166,
"g": 157,
"b": 236
},
"hsl": {
"h": 246.835,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.73399,
"c": 0.11317,
"h": 288.5
},
"luminance": 0.38277
}Semantic roles & 50–950 ramp
primary
#A69DEC
secondary
#EFF2D9
accent
#CF16BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085