#A69FFB#A69FFB
#A69FFB is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.5% C 0.131 H 286.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FFB |
|---|---|
| RGB | rgb(166, 159, 251) |
| HSL | hsl(245, 92%, 80%) |
| HSV | hsv(245, 37%, 98%) |
| CMYK | cmyk(33.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.37, 23.23, -44.94) |
| CIE-LCH | lch(69.37, 50.59, 297.34°) |
| OKLab | oklab(74.5% 0.0366 -0.1258) |
| OKLCH | oklch(74.5% 0.131 286.2) |
| XYZ | xyz(45.5319, 39.8670, 96.5442) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Perrywinkle
#8F8CE7
ΔE00 6.08
Lavender Blue
#8B88F8
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.84
Lavender
#B39DDB
ΔE00 8.12
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FFB #F4FB9F
analogous
#9FC6FB #A69FFB #D49FFB
triadic
#A69FFB #FBA69F #9FFBA6
tetradic
#A69FFB #FB9FC6 #F4FB9F #9FFBD4
square
#A69FFB #FB9FC6 #F4FB9F #9FFBD4
split-complementary
#A69FFB #FBD49F #C6FB9F
monochromatic
#3929F6 #7064F9 #A69FFB #DCDAFD #E4E2FE
Accessibility & contrast
On white
2.34
#A69FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A69FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FFB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FFB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#90B0C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69ffb; /* rgb */ color: rgb(166, 159, 251); /* oklch */ color: oklch(74.5% 0.131 286.2);
Tailwind
colors: {
custom: {
50: '#c3bbfd',
500: '#a69ffb',
950: '#000000',
},
}SCSS
$custom: #a69ffb; $custom-light: #c3bbfd; $custom-dark: #000000;
JSON
{
"hex": "#a69ffb",
"rgb": {
"r": 166,
"g": 159,
"b": 251
},
"hsl": {
"h": 244.565,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74497,
"c": 0.13101,
"h": 286.2
},
"luminance": 0.39868
}Semantic roles & 50–950 ramp
primary
#A69FFB
secondary
#F3F6D5
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085