#A69FF3#A69FF3
#A69FF3 is a light, moderate blue. Relative luminance 0.394; OKLCH L 74.1% C 0.120 H 286.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FF3 |
|---|---|
| RGB | rgb(166, 159, 243) |
| HSL | hsl(245, 78%, 79%) |
| HSV | hsv(245, 35%, 95%) |
| CMYK | cmyk(31.7%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.02, 21.19, -41.14) |
| CIE-LCH | lch(69.02, 46.28, 297.25°) |
| OKLab | oklab(74.11% 0.0349 -0.1148) |
| OKLCH | oklch(74.11% 0.12 286.9) |
| XYZ | xyz(44.2974, 39.3732, 90.0425) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.92
Pastel Purple
#CAA0FF
ΔE00 7.66
Lavender Blue
#8B88F8
ΔE00 7.77
Lavender (survey)
#C79FEF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FF3 #ECF39F
analogous
#9FC2F3 #A69FF3 #D09FF3
triadic
#A69FF3 #F3A69F #9FF3A6
tetradic
#A69FF3 #F39FC2 #ECF39F #9FF3D0
square
#A69FF3 #F39FC2 #ECF39F #9FF3D0
split-complementary
#A69FF3 #F3D09F #C2F39F
monochromatic
#4132E5 #7469EC #A69FF3 #D8D5FA #E6E4FC
Accessibility & contrast
On white
2.37
#A69FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A69FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FF3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FF3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF6
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#93AEBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69ff3; /* rgb */ color: rgb(166, 159, 243); /* oklch */ color: oklch(74.1% 0.120 286.9);
Tailwind
colors: {
custom: {
50: '#c2bbf7',
500: '#a69ff3',
950: '#000000',
},
}SCSS
$custom: #a69ff3; $custom-light: #c2bbf7; $custom-dark: #000000;
JSON
{
"hex": "#a69ff3",
"rgb": {
"r": 166,
"g": 159,
"b": 243
},
"hsl": {
"h": 245,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.74109,
"c": 0.11995,
"h": 286.9
},
"luminance": 0.39374
}Semantic roles & 50–950 ramp
primary
#A69FF3
secondary
#F1F3D8
accent
#DA0BC9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085