#A69FED#A69FED
#A69FED is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.8% C 0.112 H 287.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FED |
|---|---|
| RGB | rgb(166, 159, 237) |
| HSL | hsl(245, 68%, 78%) |
| HSV | hsv(245, 33%, 93%) |
| CMYK | cmyk(30%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.76, 19.68, -38.26) |
| CIE-LCH | lch(68.76, 43.03, 297.22°) |
| OKLab | oklab(73.83% 0.0335 -0.1065) |
| OKLCH | oklch(73.83% 0.112 287.4) |
| XYZ | xyz(43.4061, 39.0167, 85.3484) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 7.68
Lavender (survey)
#C79FEF
ΔE00 7.84
Pale Violet
#CEAEFA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FED #E6ED9F
analogous
#9FBFED #A69FED #CD9FED
triadic
#A69FED #EDA69F #9FEDA6
tetradic
#A69FED #ED9FBF #E6ED9F #9FEDCD
square
#A69FED #ED9FBF #E6ED9F #9FEDCD
split-complementary
#A69FED #EDCD9F #BFED9F
monochromatic
#4638DA #766BE3 #A69FED #D6D3F7 #E7E5FA
Accessibility & contrast
On white
2.39
#A69FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A69FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FED
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FED | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#95ADBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69fed; /* rgb */ color: rgb(166, 159, 237); /* oklch */ color: oklch(73.8% 0.112 287.4);
Tailwind
colors: {
custom: {
50: '#c2bbf3',
500: '#a69fed',
950: '#000000',
},
}SCSS
$custom: #a69fed; $custom-light: #c2bbf3; $custom-dark: #000000;
JSON
{
"hex": "#a69fed",
"rgb": {
"r": 166,
"g": 159,
"b": 237
},
"hsl": {
"h": 245.385,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.73827,
"c": 0.11161,
"h": 287.4
},
"luminance": 0.39018
}Semantic roles & 50–950 ramp
primary
#A69FED
secondary
#F0F2D9
accent
#D015C0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085