#A69EE3#A69EE3
#A69EE3 is a light, moderate blue. Relative luminance 0.381; OKLCH L 73.2% C 0.099 H 289.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EE3 |
|---|---|
| RGB | rgb(166, 158, 227) |
| HSL | hsl(247, 55%, 75%) |
| HSV | hsv(247, 30%, 89%) |
| CMYK | cmyk(26.9%, 30.4%, 0%, 11%) |
| CIE-LAB | lab(68.10, 17.78, -33.81) |
| CIE-LCH | lch(68.10, 38.20, 297.74°) |
| OKLab | oklab(73.18% 0.0323 -0.0937) |
| OKLCH | oklch(73.18% 0.099 289) |
| XYZ | xyz(41.8144, 38.1060, 77.8103) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.49
Perrywinkle
#8F8CE7
ΔE00 6.89
Lavender (survey)
#C79FEF
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 7.94
Pale Purple
#B790D4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EE3 #DBE39E
analogous
#9EB8E3 #A69EE3 #C99EE3
triadic
#A69EE3 #E3A69E #9EE3A6
tetradic
#A69EE3 #E39EB8 #DBE39E #9EE3C9
square
#A69EE3 #E39EB8 #DBE39E #9EE3C9
split-complementary
#A69EE3 #E3C99E #B8E39E
monochromatic
#4F3FC8 #7A6FD5 #A69EE3 #D2CDF1 #E9E7F8
Accessibility & contrast
On white
2.44
#A69EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A69EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EE3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EE3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 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)
#8CA7E6
Deuteranopia (green-blind)
#8BA4E1
Tritanopia (blue-blind)
#98AAB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a69ee3; /* rgb */ color: rgb(166, 158, 227); /* oklch */ color: oklch(73.2% 0.099 289.0);
Tailwind
colors: {
custom: {
50: '#c1baec',
500: '#a69ee3',
950: '#000000',
},
}SCSS
$custom: #a69ee3; $custom-light: #c1baec; $custom-dark: #000000;
JSON
{
"hex": "#a69ee3",
"rgb": {
"r": 166,
"g": 158,
"b": 227
},
"hsl": {
"h": 246.957,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.73179,
"c": 0.0991,
"h": 289
},
"luminance": 0.38107
}Semantic roles & 50–950 ramp
primary
#A69EE3
secondary
#EDEFDC
accent
#C323B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084