#A69FEE#A69FEE
#A69FEE is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.9% C 0.113 H 287.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FEE |
|---|---|
| RGB | rgb(166, 159, 238) |
| HSL | hsl(245, 70%, 78%) |
| HSV | hsv(245, 33%, 93%) |
| CMYK | cmyk(30.3%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.81, 19.93, -38.74) |
| CIE-LCH | lch(68.81, 43.57, 297.22°) |
| OKLab | oklab(73.87% 0.0337 -0.1079) |
| OKLCH | oklch(73.87% 0.113 287.4) |
| XYZ | xyz(43.5526, 39.0753, 86.1200) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Lavender
#B39DDB
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 7.66
Lavender (survey)
#C79FEF
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FEE #E7EE9F
analogous
#9FC0EE #A69FEE #CD9FEE
triadic
#A69FEE #EEA69F #9FEEA6
tetradic
#A69FEE #EE9FC0 #E7EE9F #9FEECD
square
#A69FEE #EE9FC0 #E7EE9F #9FEECD
split-complementary
#A69FEE #EECD9F #C0EE9F
monochromatic
#4637DC #766BE5 #A69FEE #D6D3F7 #E7E5FA
Accessibility & contrast
On white
2.38
#A69FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A69FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FEE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FEE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#95ADBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a69fee; /* rgb */ color: rgb(166, 159, 238); /* oklch */ color: oklch(73.9% 0.113 287.4);
Tailwind
colors: {
custom: {
50: '#c2bbf4',
500: '#a69fee',
950: '#000000',
},
}SCSS
$custom: #a69fee; $custom-light: #c2bbf4; $custom-dark: #000000;
JSON
{
"hex": "#a69fee",
"rgb": {
"r": 166,
"g": 159,
"b": 238
},
"hsl": {
"h": 245.316,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.73874,
"c": 0.113,
"h": 287.4
},
"luminance": 0.39076
}Semantic roles & 50–950 ramp
primary
#A69FEE
secondary
#F0F2D9
accent
#D214C1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085