#A69EFA#A69EFA
#A69EFA is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.3% C 0.131 H 286.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EFA |
|---|---|
| RGB | rgb(166, 158, 250) |
| HSL | hsl(245, 90%, 80%) |
| HSV | hsv(245, 37%, 98%) |
| CMYK | cmyk(33.6%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(69.08, 23.54, -44.85) |
| CIE-LCH | lch(69.08, 50.66, 297.69°) |
| OKLab | oklab(74.26% 0.0377 -0.1255) |
| OKLCH | oklch(74.26% 0.131 286.7) |
| XYZ | xyz(45.2034, 39.4616, 95.6591) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 7.13
Pastel Purple
#CAA0FF
ΔE00 7.70
Lavender
#B39DDB
ΔE00 7.95
Periwinkle (survey)
#8E82FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EFA #F2FA9E
analogous
#9EC4FA #A69EFA #D49EFA
triadic
#A69EFA #FAA69E #9EFAA6
tetradic
#A69EFA #FA9EC4 #F2FA9E #9EFAD4
square
#A69EFA #FA9EC4 #F2FA9E #9EFAD4
split-complementary
#A69EFA #FAD49E #C4FA9E
monochromatic
#3B2AF4 #7164F7 #A69EFA #DBD8FD #E4E2FD
Accessibility & contrast
On white
2.36
#A69EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A69EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EFA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EFA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#91AFC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69efa; /* rgb */ color: rgb(166, 158, 250); /* oklch */ color: oklch(74.3% 0.131 286.7);
Tailwind
colors: {
custom: {
50: '#c3bafc',
500: '#a69efa',
950: '#000000',
},
}SCSS
$custom: #a69efa; $custom-light: #c3bafc; $custom-dark: #000000;
JSON
{
"hex": "#a69efa",
"rgb": {
"r": 166,
"g": 158,
"b": 250
},
"hsl": {
"h": 245.217,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.7426,
"c": 0.13107,
"h": 286.7
},
"luminance": 0.39463
}Semantic roles & 50–950 ramp
primary
#A69EFA
secondary
#F3F6D5
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085