#A69FEF#A69FEF
#A69FEF is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.9% C 0.114 H 287.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FEF |
|---|---|
| RGB | rgb(166, 159, 239) |
| HSL | hsl(245, 71%, 78%) |
| HSV | hsv(245, 33%, 94%) |
| CMYK | cmyk(30.5%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.85, 20.18, -39.22) |
| CIE-LCH | lch(68.85, 44.11, 297.23°) |
| OKLab | oklab(73.92% 0.0339 -0.1092) |
| OKLCH | oklch(73.92% 0.114 287.3) |
| XYZ | xyz(43.6999, 39.1342, 86.8959) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Perrywinkle
#8F8CE7
ΔE00 6.16
Lavender
#B39DDB
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.95
Lavender Blue
#8B88F8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FEF #E8EF9F
analogous
#9FC0EF #A69FEF #CE9FEF
triadic
#A69FEF #EFA69F #9FEFA6
tetradic
#A69FEF #EF9FC0 #E8EF9F #9FEFCE
square
#A69FEF #EF9FC0 #E8EF9F #9FEFCE
split-complementary
#A69FEF #EFCE9F #C0EF9F
monochromatic
#4536DE #756BE6 #A69FEF #D7D3F8 #E7E5FB
Accessibility & contrast
On white
2.38
#A69FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#A69FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FEF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FEF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#94ADBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69fef; /* rgb */ color: rgb(166, 159, 239); /* oklch */ color: oklch(73.9% 0.114 287.3);
Tailwind
colors: {
custom: {
50: '#c2bbf4',
500: '#a69fef',
950: '#000000',
},
}SCSS
$custom: #a69fef; $custom-light: #c2bbf4; $custom-dark: #000000;
JSON
{
"hex": "#a69fef",
"rgb": {
"r": 166,
"g": 159,
"b": 239
},
"hsl": {
"h": 245.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7392,
"c": 0.11439,
"h": 287.3
},
"luminance": 0.39135
}Semantic roles & 50–950 ramp
primary
#A69FEF
secondary
#F0F2D9
accent
#D312C3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085